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 0ef74c9 commit 35a0b3fCopy full SHA for 35a0b3f
eng/Version.Details.xml
@@ -2,9 +2,9 @@
2
<Dependencies>
3
<ProductDependencies></ProductDependencies>
4
<ToolsetDependencies>
5
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.18502.4">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.18503.4">
6
<Uri>https://github.com/dotnet/arcade</Uri>
7
- <Sha>e6adb14fc35463f2903c11f1a32a3fa692c30966</Sha>
+ <Sha>d4b7868486c52c0fc8eb8dd72002c9a9883a0274</Sha>
8
</Dependency>
9
</ToolsetDependencies>
10
</Dependencies>
global.json
@@ -3,6 +3,6 @@
"dotnet": "2.1.300"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18502.4"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18503.4"
}
0 commit comments