Skip to content

Commit

Permalink
Merge pull request dotnet#9837 from dotnet/darc-main-bb8579e1-fbc0-41…
Browse files Browse the repository at this point in the history
…c6-bb93-45acd28c62ca

[main] Update dependencies from dnceng/internal/dotnet-wpf-int
  • Loading branch information
harshit7962 authored Sep 25, 2024
2 parents 3655916 + b4ac3b8 commit 4fe1516
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>23b3d4199fd5fdf098ba41464e31d742e2977007</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.0-alpha.1.24468.2">
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.0-alpha.1.24474.3">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
<Sha>c6eefe6ab4fac5632dd25ab65e3ba4e1ec8dc99e</Sha>
<Sha>726c62718af03d61fba006a54ad8d87c8abc64de</Sha>
</Dependency>
<Dependency Name="System.Resources.Extensions" Version="10.0.0-alpha.1.24474.1" 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 @@ -120,6 +120,6 @@
<SystemReflectionMetadataLoadContextPackage>System.Reflection.MetadataLoadContext</SystemReflectionMetadataLoadContextPackage>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetWpfDncEngVersion>10.0.0-alpha.1.24468.2</MicrosoftDotNetWpfDncEngVersion>
<MicrosoftDotNetWpfDncEngVersion>10.0.0-alpha.1.24474.3</MicrosoftDotNetWpfDncEngVersion>
</PropertyGroup>
</Project>

0 comments on commit 4fe1516

Please sign in to comment.