Skip to content

Commit 0fd10bc

Browse files
[main] Update dependencies from dotnet/wpf (#3740)
[main] Update dependencies from dotnet/wpf
1 parent 67fb0c9 commit 0fd10bc

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,13 +9,13 @@
99
<Uri>https://github.com/dotnet/winforms</Uri>
1010
<Sha>925505ff196be6347cf0143efb0302845ed59634</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="8.0.0-preview.7.23363.6">
12+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="8.0.0-preview.7.23367.1">
1313
<Uri>https://github.com/dotnet/wpf</Uri>
14-
<Sha>0a402013135941d7927951203343186ec840045b</Sha>
14+
<Sha>fefd54e91348e8fd385482fd926aac003b99c55e</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-preview.7.23363.6">
16+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-preview.7.23367.1">
1717
<Uri>https://github.com/dotnet/wpf</Uri>
18-
<Sha>0a402013135941d7927951203343186ec840045b</Sha>
18+
<Sha>fefd54e91348e8fd385482fd926aac003b99c55e</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-preview.7.23361.9" CoherentParentDependency="Microsoft.Private.Winforms">
2121
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -33,9 +33,9 @@
3333
<Uri>https://github.com/dotnet/winforms</Uri>
3434
<Sha>925505ff196be6347cf0143efb0302845ed59634</Sha>
3535
</Dependency>
36-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.0-preview.7.23363.6">
36+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.0-preview.7.23367.1">
3737
<Uri>https://github.com/dotnet/wpf</Uri>
38-
<Sha>0a402013135941d7927951203343186ec840045b</Sha>
38+
<Sha>fefd54e91348e8fd385482fd926aac003b99c55e</Sha>
3939
</Dependency>
4040
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="8.0.0-preview.7.23361.9" CoherentParentDependency="Microsoft.Private.Winforms">
4141
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<MicrosoftPrivateWinformsVersion>8.0.0-preview.7.23363.9</MicrosoftPrivateWinformsVersion>
6969
<SystemDrawingCommonVersion>8.0.0-preview.7.23363.9</SystemDrawingCommonVersion>
7070
<!-- wpf -->
71-
<MicrosoftDotNetWpfGitHubVersion>8.0.0-preview.7.23363.6</MicrosoftDotNetWpfGitHubVersion>
72-
<MicrosoftDotNetWpfProjectTemplatesVersion>8.0.0-preview.7.23363.6</MicrosoftDotNetWpfProjectTemplatesVersion>
71+
<MicrosoftDotNetWpfGitHubVersion>8.0.0-preview.7.23367.1</MicrosoftDotNetWpfGitHubVersion>
72+
<MicrosoftDotNetWpfProjectTemplatesVersion>8.0.0-preview.7.23367.1</MicrosoftDotNetWpfProjectTemplatesVersion>
7373
</PropertyGroup>
7474
</Project>

0 commit comments

Comments
 (0)