Skip to content

Commit d86023a

Browse files
[release/8.0-preview7] Update dependencies from dotnet/wpf (#3742)
Update dependencies from https://github.com/dotnet/wpf build 20230719.1 Microsoft.DotNet.Wpf.GitHub , Microsoft.DotNet.Wpf.ProjectTemplates , Microsoft.NET.Sdk.WindowsDesktop From Version 8.0.0-preview.7.23367.1 -> To Version 8.0.0-preview.7.23369.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 0fd10bc commit d86023a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
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.23367.1">
12+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="8.0.0-preview.7.23369.1">
1313
<Uri>https://github.com/dotnet/wpf</Uri>
1414
<Sha>fefd54e91348e8fd385482fd926aac003b99c55e</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-preview.7.23367.1">
16+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-preview.7.23369.1">
1717
<Uri>https://github.com/dotnet/wpf</Uri>
1818
<Sha>fefd54e91348e8fd385482fd926aac003b99c55e</Sha>
1919
</Dependency>
@@ -33,7 +33,7 @@
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.23367.1">
36+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.0-preview.7.23369.1">
3737
<Uri>https://github.com/dotnet/wpf</Uri>
3838
<Sha>fefd54e91348e8fd385482fd926aac003b99c55e</Sha>
3939
</Dependency>

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.23367.1</MicrosoftDotNetWpfGitHubVersion>
72-
<MicrosoftDotNetWpfProjectTemplatesVersion>8.0.0-preview.7.23367.1</MicrosoftDotNetWpfProjectTemplatesVersion>
71+
<MicrosoftDotNetWpfGitHubVersion>8.0.0-preview.7.23369.1</MicrosoftDotNetWpfGitHubVersion>
72+
<MicrosoftDotNetWpfProjectTemplatesVersion>8.0.0-preview.7.23369.1</MicrosoftDotNetWpfProjectTemplatesVersion>
7373
</PropertyGroup>
7474
</Project>

0 commit comments

Comments
 (0)