Skip to content

Commit 7509137

Browse files
[release/9.0] Update dependencies from dotnet/wpf (#4733)
[release/9.0] Update dependencies from dotnet/wpf
1 parent d487f9b commit 7509137

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>7735f31438f7743e2d5d9d951760c54d8d4c48ec</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="9.0.0-rtm.24509.5">
12+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="9.0.0-rtm.24511.2">
1313
<Uri>https://github.com/dotnet/wpf</Uri>
14-
<Sha>9609441059fa1e87655d48667e12fc36ac36d9fd</Sha>
14+
<Sha>f891f78ca7c995291aba23fd9a9bc941824274fa</Sha>
1515
<SourceBuildTarball RepoName="wpf" ManagedOnly="true" />
1616
</Dependency>
17-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-rtm.24509.5">
17+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-rtm.24511.2">
1818
<Uri>https://github.com/dotnet/wpf</Uri>
19-
<Sha>9609441059fa1e87655d48667e12fc36ac36d9fd</Sha>
19+
<Sha>f891f78ca7c995291aba23fd9a9bc941824274fa</Sha>
2020
</Dependency>
2121
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-rtm.24508.17" 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>7735f31438f7743e2d5d9d951760c54d8d4c48ec</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-rtm.24509.5">
37+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-rtm.24511.2">
3838
<Uri>https://github.com/dotnet/wpf</Uri>
39-
<Sha>9609441059fa1e87655d48667e12fc36ac36d9fd</Sha>
39+
<Sha>f891f78ca7c995291aba23fd9a9bc941824274fa</Sha>
4040
</Dependency>
4141
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="9.0.0-rtm.24508.17" 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
@@ -66,6 +66,6 @@
6666
<MicrosoftPrivateWinformsVersion>9.0.0-rtm.24509.5</MicrosoftPrivateWinformsVersion>
6767
<SystemDrawingCommonVersion>9.0.0-rtm.24509.5</SystemDrawingCommonVersion>
6868
<!-- wpf -->
69-
<MicrosoftDotNetWpfGitHubVersion>9.0.0-rtm.24509.5</MicrosoftDotNetWpfGitHubVersion>
69+
<MicrosoftDotNetWpfGitHubVersion>9.0.0-rtm.24511.2</MicrosoftDotNetWpfGitHubVersion>
7070
</PropertyGroup>
7171
</Project>

0 commit comments

Comments
 (0)