We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e057f09 + 0a90022 commit 14d9768Copy full SHA for 14d9768
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="1.0.0-beta.19356.1">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19359.1">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>a65d0966dc28861394ce78cfdcb9d5dff370957c</Sha>
+ <Sha>ef3834feb8615429a58808cdcf9ad9284d767654</Sha>
9
</Dependency>
10
</ToolsetDependencies>
11
</Dependencies>
global.json
@@ -10,7 +10,7 @@
}
},
12
"msbuild-sdks": {
13
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19356.1",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19359.1",
14
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
15
16
0 commit comments