8000 Update dependencies from https://github.com/dotnet/arcade build 20240… · dotnet/wpf-test@a9bd373 · GitHub
[go: up one dir, main page]

Skip to content

Commit a9bd373

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20240614.1 (#310)
[main] Update dependencies from dotnet/arcade
1 parent 25a6f66 commit a9bd373

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
8000
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ToolsetDependencies>
4-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24313.4">
4+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24314.1">
55
<Uri>https://github.com/dotnet/arcade</Uri>
6-
<Sha>d20e5f76ae843c2f1fe3ba5d05ba3fbf4547e719</Sha>
6+
<Sha>92a725aa4d9d6c13dc5229597b51b0b165b8b535</Sha>
77
</Dependency>
88
<Dependency Name="Microsoft.DotNet.Arcade.Wpf.Sdk" Version="6.0.0-preview.5.21220.1">
99
<Uri>https://github.com/dotnet/wpf</Uri>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313
},
1414
"msbuild-sdks": {
15-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24313.4",
15+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24314.1",
1616
"Microsoft.DotNet.Arcade.Wpf.Sdk": "6.0.0-alpha.1.21071.6",
1717
"Microsoft.NET.Sdk.WindowsDesktop": "6.0.0-preview.6.21276.7"
1818
},

0 commit comments

Comments
 (0)
0