Skip to content

Commit 06508b3

Browse files
[main] Update dependencies from dotnet/wpf (#4871)
[main] Update dependencies from dotnet/wpf
1 parent 9628f39 commit 06508b3

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>1e44f011994881e4268bb9706509f7051a7dae46</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="10.0.0-alpha.1.25069.2">
12+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="10.0.0-alpha.1.25071.3">
1313
<Uri>https://github.com/dotnet/wpf</Uri>
14-
<Sha>ad9c7ba7de15ebb10025f37e3379b24ed4c6df13</Sha>
14+
<Sha>e4d2e75a31c39c581cad88b3764755b7882e6237</Sha>
1515
<SourceBuildTarball RepoName="wpf" ManagedOnly="true" />
1616
</Dependency>
17-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.25069.2">
17+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.25071.3">
1818
<Uri>https://github.com/dotnet/wpf</Uri>
19-
<Sha>ad9c7ba7de15ebb10025f37e3379b24ed4c6df13</Sha>
19+
<Sha>e4d2e75a31c39c581cad88b3764755b7882e6237</Sha>
2020
</Dependency>
2121
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-alpha.1.25068.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>1e44f011994881e4268bb9706509f7051a7dae46</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.25069.2">
37+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.25071.3">
3838
<Uri>https://github.com/dotnet/wpf</Uri>
39-
<Sha>ad9c7ba7de15ebb10025f37e3379b24ed4c6df13</Sha>
39+
<Sha>e4d2e75a31c39c581cad88b3764755b7882e6237</Sha>
4040
</Dependency>
4141
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="10.0.0-alpha.1.25068.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>10.0.0-alpha.1.25068.2</MicrosoftPrivateWinformsVersion>
6666
<SystemDrawingCommonVersion>10.0.0-alpha.1.25068.2</SystemDrawingCommonVersion>
6767
<!-- wpf -->
68-
<MicrosoftDotNetWpfGitHubVersion>10.0.0-alpha.1.25069.2</MicrosoftDotNetWpfGitHubVersion>
68+
<MicrosoftDotNetWpfGitHubVersion>10.0.0-alpha.1.25071.3</MicrosoftDotNetWpfGitHubVersion>
6969
</PropertyGroup>
7070
</Project>

0 commit comments

Comments
 (0)