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

Skip to content

Commit fda218f

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20240626.3 (#317)
[main] Update dependencies from dotnet/arcade
1 parent e8292ea commit fda218f

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" C007 encoding="utf-8"?>
22
<Dependencies>
33
<ToolsetDependencies>
4-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24326.1">
4+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24326.3">
55
<Uri>https://github.com/dotnet/arcade</Uri>
6-
<Sha>804ee9af4eed5ca4ce5ead1bc48e388b17056cb6</Sha>
6+
<Sha>31c9fefa557348c750c3749cb27480274493be7b</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.24326.1",
15+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24326.3",
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