Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/windowsdesktop (#38964)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Feb 23, 2024
2 parents 79bd3d1 + 81a1c97 commit 48291f8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,26 +241,26 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2106224d35cc81e04234bc4d4daaf8f944fceeca</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.2.24121.1">
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.2.24122.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>1178dfbef56c061ff1c357d65a29265abe2ef6ce</Sha>
<Sha>6cd8a235fa93f02ae0400a78625dab312c4642f2</Sha>
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.2.24121.1">
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.2.24122.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>1178dfbef56c061ff1c357d65a29265abe2ef6ce</Sha>
<Sha>6cd8a235fa93f02ae0400a78625dab312c4642f2</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.2.24121.1">
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.2.24122.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>1178dfbef56c061ff1c357d65a29265abe2ef6ce</Sha>
<Sha>6cd8a235fa93f02ae0400a78625dab312c4642f2</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.2.24121.1">
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.2.24122.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>1178dfbef56c061ff1c357d65a29265abe2ef6ce</Sha>
<Sha>6cd8a235fa93f02ae0400a78625dab312c4642f2</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.2.24120.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.2.24122.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>c99b46ba24b913ae734a3c8a3833386b56bc66f6</Sha>
<Sha>a86dc342ee4a97a9d36c1e55503e5d7ae7eb8b80</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common" Version="8.0.0">
<Uri>https://github.com/dotnet/winforms</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-preview.2.24120.3</MicrosoftNETSdkWindowsDesktopPackageVersion>
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-preview.2.24122.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/winforms -->
Expand Down

0 comments on commit 48291f8

Please sign in to comment.