Skip to content

Commit d282768

Browse files
[release/9.0-rc1] Update dependencies from dotnet/wpf (#4623)
[release/9.0-rc1] Update dependencies from dotnet/wpf
1 parent 51a0bf1 commit d282768

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
<Uri>https://github.com/dotnet/winforms</Uri>
1010
<Sha>57b99cede4e438faed1b4a266583c344ecb7acc7</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="9.0.0-rc.1.24425.3">
12+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="9.0.0-rc.1.24430.6">
1313
<Uri>https://github.com/dotnet/wpf</Uri>
14-
<Sha>067399b00874abb8dc09e639736333f0f21c8ca5</Sha>
14+
<Sha>212b7c14b57a4ef5a6c25e65930a21e8419d9962</Sha>
1515
<SourceBuildTarball RepoName="wpf" ManagedOnly="true" />
1616
</Dependency>
17-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-rc.1.24425.3">
17+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-rc.1.24430.6">
1818
<Uri>https://github.com/dotnet/wpf</Uri>
19-
<Sha>067399b00874abb8dc09e639736333f0f21c8ca5</Sha>
19+
<Sha>212b7c14b57a4ef5a6c25e65930a21e8419d9962</Sha>
2020
</Dependency>
2121
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-rc.1.24421.1" CoherentParentDependency="Microsoft.Private.Winforms">
2222
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -34,9 +34,9 @@
3434
<Uri>https://github.com/dotnet/winforms</Uri>
3535
<Sha>57b99cede4e438faed1b4a266583c344ecb7acc7</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-rc.1.24425.3">
37+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-rc.1.24430.6">
3838
<Uri>https://github.com/dotnet/wpf</Uri>
39-
<Sha>067399b00874abb8dc09e639736333f0f21c8ca5</Sha>
39+
<Sha>212b7c14b57a4ef5a6c25e65930a21e8419d9962</Sha>
4040
</Dependency>
4141
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="9.0.0-rc.1.24421.1" CoherentParentDependency="Microsoft.Private.Winforms">
4242
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@
6565
<MicrosoftPrivateWinformsVersion>9.0.0-rc.1.24421.3</MicrosoftPrivateWinformsVersion>
6666
<SystemDrawingCommonVersion>9.0.0-rc.1.24421.3</SystemDrawingCommonVersion>
6767
<!-- wpf -->
68-
<MicrosoftDotNetWpfGitHubVersion>9.0.0-rc.1.24425.3</MicrosoftDotNetWpfGitHubVersion>
68+
<MicrosoftDotNetWpfGitHubVersion>9.0.0-rc.1.24430.6</MicrosoftDotNetWpfGitHubVersion>
6969
</PropertyGroup>
7070
</Project>

0 commit comments

Comments
 (0)