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 a9897d9 commit 0d5f554Copy full SHA for 0d5f554
eng/Version.Details.xml
@@ -3,9 +3,9 @@
3
<ProductDependencies>
4
</ProductDependencies>
5
<ToolsetDependencies>
6
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19364.1">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19365.4">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>0c81c2bbdc49749e9940bc8858ebd16026d51277</Sha>
+ <Sha>fb27fd4d8a2b67d4333e33d4b898c65171c9f3c1</Sha>
9
</Dependency>
10
</ToolsetDependencies>
11
</Dependencies>
global.json
@@ -3,6 +3,6 @@
"dotnet": "3.0.100-preview6-012264"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19364.1"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19365.4"
}
0 commit comments