We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2dbca19 + 5b77b55 commit e7b1570Copy full SHA for e7b1570
2 files changed
eng/Version.Details.xml
@@ -3,9 +3,9 @@
3
<ProductDependencies>
4
</ProductDependencies>
5
<ToolsetDependencies>
6
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20364.3">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20374.1">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>ff5d4b6c8dbdaeacb6e6159d3f8185118dffd915</Sha>
+ <Sha>f6192d1e284a08ac05041d05fa6e60dec74b24f5</Sha>
9
</Dependency>
10
</ToolsetDependencies>
11
</Dependencies>
global.json
@@ -9,7 +9,7 @@
}
},
"msbuild-sdks": {
12
- "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20364.3",
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20374.1",
13
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
14
15
0 commit comments