Skip to content

Commit 132be2f

Browse files
[main] Update dependencies from dotnet/wpf (#4954)
[main] Update dependencies from dotnet/wpf
1 parent c8c2db2 commit 132be2f

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>9065ec37359767db0b5f53578d557f20cd6557fe</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="10.0.0-preview.3.25126.3">
12+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="10.0.0-preview.3.25127.1">
1313
<Uri>https://github.com/dotnet/wpf</Uri>
14-
<Sha>034ce351b4ba4266e63f4c28810008cc4c37bd5c</Sha>
14+
<Sha>97e3815bbf7c667703ac848c553831d05a975409</Sha>
1515
<SourceBuildTarball RepoName="wpf" ManagedOnly="true" />
1616
</Dependency>
17-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-preview.3.25126.3">
17+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-preview.3.25127.1">
1818
<Uri>https://github.com/dotnet/wpf</Uri>
19-
<Sha>034ce351b4ba4266e63f4c28810008cc4c37bd5c</Sha>
19+
<Sha>97e3815bbf7c667703ac848c553831d05a975409</Sha>
2020
</Dependency>
2121
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-preview.3.25124.11" 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>9065ec37359767db0b5f53578d557f20cd6557fe</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-preview.3.25126.3">
37+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-preview.3.25127.1">
3838
<Uri>https://github.com/dotnet/wpf</Uri>
39-
<Sha>034ce351b4ba4266e63f4c28810008cc4c37bd5c</Sha>
39+
<Sha>97e3815bbf7c667703ac848c553831d05a975409</Sha>
4040
</Dependency>
4141
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="10.0.0-preview.3.25124.11" 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
@@ -69,6 +69,6 @@
6969
<MicrosoftPrivateWinformsVersion>10.0.0-preview.3.25125.6</MicrosoftPrivateWinformsVersion>
7070
<SystemDrawingCommonVersion>10.0.0-preview.3.25125.6</SystemDrawingCommonVersion>
7171
<!-- WPF -->
72-
<MicrosoftDotNetWpfGitHubVersion>10.0.0-preview.3.25126.3</MicrosoftDotNetWpfGitHubVersion>
72+
<MicrosoftDotNetWpfGitHubVersion>10.0.0-preview.3.25127.1</MicrosoftDotNetWpfGitHubVersion>
7373
</PropertyGroup>
7474
</Project>

0 commit comments

Comments
 (0)