Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/wpf (#3740)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/wpf
  • Loading branch information
dotnet-maestro[bot] committed Jul 17, 2023
1 parent 67fb0c9 commit 0fd10bc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>925505ff196be6347cf0143efb0302845ed59634</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="8.0.0-preview.7.23363.6">
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="8.0.0-preview.7.23367.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>0a402013135941d7927951203343186ec840045b</Sha>
<Sha>fefd54e91348e8fd385482fd926aac003b99c55e</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-preview.7.23363.6">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-preview.7.23367.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>0a402013135941d7927951203343186ec840045b</Sha>
<Sha>fefd54e91348e8fd385482fd926aac003b99c55e</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-preview.7.23361.9" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand All @@ -33,9 +33,9 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>925505ff196be6347cf0143efb0302845ed59634</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.0-preview.7.23363.6">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.0-preview.7.23367.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>0a402013135941d7927951203343186ec840045b</Sha>
<Sha>fefd54e91348e8fd385482fd926aac003b99c55e</Sha>
</Dependency>
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="8.0.0-preview.7.23361.9" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<MicrosoftPrivateWinformsVersion>8.0.0-preview.7.23363.9</MicrosoftPrivateWinformsVersion>
<SystemDrawingCommonVersion>8.0.0-preview.7.23363.9</SystemDrawingCommonVersion>
<!-- wpf -->
<MicrosoftDotNetWpfGitHubVersion>8.0.0-preview.7.23363.6</MicrosoftDotNetWpfGitHubVersion>
<MicrosoftDotNetWpfProjectTemplatesVersion>8.0.0-preview.7.23363.6</MicrosoftDotNetWpfProjectTemplatesVersion>
<MicrosoftDotNetWpfGitHubVersion>8.0.0-preview.7.23367.1</MicrosoftDotNetWpfGitHubVersion>
<MicrosoftDotNetWpfProjectTemplatesVersion>8.0.0-preview.7.23367.1</MicrosoftDotNetWpfProjectTemplatesVersion>
</PropertyGroup>
</Project>

0 comments on commit 0fd10bc

Please sign in to comment.