We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0269819 commit a0582deCopy full SHA for a0582de
eng/Version.Details.xml
@@ -47,9 +47,9 @@
47
</Dependency>
48
</ProductDependencies>
49
<ToolsetDependencies>
50
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19112.3">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19113.1">
51
<Uri>https://github.com/dotnet/arcade</Uri>
52
- <Sha>9a5da1c8a3232c6304955c7a6ffe6109a1b13d9f</Sha>
+ <Sha>9cb5f28be59a1ba9fe6bfb86449b216cfcdfb50e</Sha>
53
54
</ToolsetDependencies>
55
</Dependencies>
global.json
@@ -9,6 +9,6 @@
9
"version": "3.0.100-preview-010024"
10
},
11
"msbuild-sdks": {
12
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19112.3"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19113.1"
13
}
14
0 commit comments