Skip to content

Commit 0a71543

Browse files
[release/9.0-preview4] Update dependencies from dotnet/wpf (#4387)
[release/9.0-preview4] Update dependencies from dotnet/wpf
1 parent 2f09783 commit 0a71543

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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>68d5ddae55848adac78609e7cc306941c2819843</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="9.0.0-preview.4.24260.1">
12+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="9.0.0-preview.4.24266.6">
1313
<Uri>https://github.com/dotnet/wpf</Uri>
14-
<Sha>9d2ebe43fe4cb27a7649d6d3435104968178a772</Sha>
14+
<Sha>5ce1483e0d2b918afb8957b3c5e9ab52e4d8f1f3</Sha>
1515
<SourceBuildTarball RepoName="wpf" ManagedOnly="true" />
1616
</Dependency>
17-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.4.24260.1">
17+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.4.24266.6">
1818
<Uri>https://github.com/dotnet/wpf</Uri>
19-
<Sha>9d2ebe43fe4cb27a7649d6d3435104968178a772</Sha>
19+
<Sha>5ce1483e0d2b918afb8957b3c5e9ab52e4d8f1f3</Sha>
2020
</Dependency>
2121
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-preview.4.24260.3" 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>68d5ddae55848adac78609e7cc306941c2819843</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-preview.4.24260.1">
37+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-preview.4.24266.6">
3838
<Uri>https://github.com/dotnet/wpf</Uri>
39-
<Sha>9d2ebe43fe4cb27a7649d6d3435104968178a772</Sha>
39+
<Sha>5ce1483e0d2b918afb8957b3c5e9ab52e4d8f1f3</Sha>
4040
</Dependency>
4141
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="9.0.0-preview.4.24260.3" CoherentParentDependency="Microsoft.Private.Winforms">
4242
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<MicrosoftPrivateWinformsVersion>9.0.0-preview.4.24260.3</MicrosoftPrivateWinformsVersion>
6767
<SystemDrawingCommonVersion>9.0.0-preview.4.24260.3</SystemDrawingCommonVersion>
6868
<!-- wpf -->
69-
<MicrosoftDotNetWpfGitHubVersion>9.0.0-preview.4.24260.1</MicrosoftDotNetWpfGitHubVersion>
70-
<MicrosoftDotNetWpfProjectTemplatesVersion>9.0.0-preview.4.24260.1</MicrosoftDotNetWpfProjectTemplatesVersion>
69+
<MicrosoftDotNetWpfGitHubVersion>9.0.0-preview.4.24266.6</MicrosoftDotNetWpfGitHubVersion>
70+
<MicrosoftDotNetWpfProjectTemplatesVersion>9.0.0-preview.4.24266.6</MicrosoftDotNetWpfProjectTemplatesVersion>
7171
</PropertyGroup>
7272
</Project>

0 commit comments

Comments
 (0)