Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eng/Version.Details.props
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ This file should be imported by eng/Versions.props
<SystemSecurityPermissionsPackageVersion>10.0.0-rc.3.25574.108</SystemSecurityPermissionsPackageVersion>
<SystemWindowsExtensionsPackageVersion>10.0.0-rc.3.25574.108</SystemWindowsExtensionsPackageVersion>
<!-- _git/dotnet-wpf-int dependencies -->
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.0-rc.1.25629.2</MicrosoftDotNetWpfDncEngPackageVersion>
<MicrosoftDotNetWpfDncEngPackageVersion>10.0.0-rc.1.26055.2</MicrosoftDotNetWpfDncEngPackageVersion>
</PropertyGroup>
<!--Property group for alternate package version names-->
<PropertyGroup>
Expand Down
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/dotnet</Uri>
<Sha>d119b40e8ff3b88f87ad60b04c807233a159b197</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.0-rc.1.25629.2">
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="10.0.0-rc.1.26055.2">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
<Sha>c73160905089d4863c0cc1252bcbc1382899b6cb</Sha>
<Sha>dcd6ab88b5337a9e461aae94c496b52de6590016</Sha>
</Dependency>
<Dependency Name="System.Resources.Extensions" Version="10.0.0-rc.3.25574.108">
<Uri>https://github.com/dotnet/dotnet</Uri>
Expand Down