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

Skip to content

Commit bceba13

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20240808.1 (#332)
[main] Update dependencies from dotnet/arcade
1 parent e7f911d commit bceba13

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
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.24405.1">
4+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24408.1">
55
<Uri>https://github.com/dotnet/arcade</Uri>
6-
<Sha>2c829550b968e29389ce8392244da2b006d71301</Sha>
6+
<Sha>610e251fc34686333b98188320ca1eecd7e6af6c</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.24405.1",
15+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24408.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