Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/wpf (#4706)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/wpf
  • Loading branch information
dotnet-maestro[bot] authored Oct 3, 2024
1 parent 760e6c3 commit 64fd833
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>ff838ac7ac134944d5519c3eedf7e689b2d9f2e5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="10.0.0-alpha.1.24501.2">
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="10.0.0-alpha.1.24503.4">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>0d959af10519bdb23c19cd435611f10bdebe78bf</Sha>
<Sha>673c35418e5416e486e6651b69b89712a36fcf5c</Sha>
<SourceBuildTarball RepoName="wpf" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.24501.2">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.24503.4">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>0d959af10519bdb23c19cd435611f10bdebe78bf</Sha>
<Sha>673c35418e5416e486e6651b69b89712a36fcf5c</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-alpha.1.24476.10" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand All @@ -34,9 +34,9 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>ff838ac7ac134944d5519c3eedf7e689b2d9f2e5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.24501.2">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.24503.4">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>0d959af10519bdb23c19cd435611f10bdebe78bf</Sha>
<Sha>673c35418e5416e486e6651b69b89712a36fcf5c</Sha>
</Dependency>
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="10.0.0-alpha.1.24476.10" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
<MicrosoftPrivateWinformsVersion>10.0.0-alpha.1.24478.1</MicrosoftPrivateWinformsVersion>
<SystemDrawingCommonVersion>10.0.0-alpha.1.24478.1</SystemDrawingCommonVersion>
<!-- wpf -->
<MicrosoftDotNetWpfGitHubVersion>10.0.0-alpha.1.24501.2</MicrosoftDotNetWpfGitHubVersion>
<MicrosoftDotNetWpfGitHubVersion>10.0.0-alpha.1.24503.4</MicrosoftDotNetWpfGitHubVersion>
</PropertyGroup>
</Project>

0 comments on commit 64fd833

Please sign in to comment.