Thanks to visit codestin.com Credit goes to github.com
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 cb77f4b commit bd9bd62Copy full SHA for bd9bd62
eng/Version.Details.xml
@@ -3,9 +3,9 @@
3
<ProductDependencies>
4
</ProductDependencies>
5
<ToolsetDependencies>
6
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25326.3">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25353.1">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>0e335649fe2d2f98ea51e55cc1a0899af3617eba</Sha>
+ <Sha>aea743edf7c9345cfdbdf9593756973baadc6b37</Sha>
9
</Dependency>
10
</ToolsetDependencies>
11
</Dependencies>
global.json
@@ -8,6 +8,6 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25326.3"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25353.1"
12
13
0 commit comments