We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ad2b85 commit 0149262Copy full SHA for 0149262
eng/Version.Details.xml
@@ -3,9 +3,9 @@
3
<ProductDependencies>
4
</ProductDependencies>
5
<ToolsetDependencies>
6
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.21453.2">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.21459.5">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>0ec8dbacaefa7ccdb4bc96e120e07dc60c6eda98</Sha>
+ <Sha>fa4a48044d33222537e6dbd000f8a2adaa7a15c7</Sha>
9
<SourceBuild RepoName="arcade" ManagedOnly="true" />
10
</Dependency>
11
</ToolsetDependencies>
global.json
@@ -7,6 +7,6 @@
"xcopy-msbuild": "16.8.0-preview2.1"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21453.2"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21459.5"
}
12
0 commit comments