Skip to content

Commit cc9e526

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20241016.7
Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.0 -> To Version 9.0.0
1 parent 1954138 commit cc9e526

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<!-- Begin: Package sources from dotnet-templating -->
2525
<!-- End: Package sources from dotnet-templating -->
2626
<!-- Begin: Package sources from dotnet-windowsdesktop -->
27-
<add key="darc-pub-dotnet-windowsdesktop-4e65822" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-windowsdesktop-4e65822d/nuget/v3/index.json" />
27+
<add key="darc-pub-dotnet-windowsdesktop-5307f2a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-windowsdesktop-5307f2ab/nuget/v3/index.json" />
2828
<!-- End: Package sources from dotnet-windowsdesktop -->
2929
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3030
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -252,20 +252,20 @@
252252
</Dependency>
253253
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0">
254254
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
255-
<Sha>4e65822d7e71361380854d0c1a43ce9380fc4ea2</Sha>
255+
<Sha>5307f2abc4387e29964c6f46cb1f63cfdc218602</Sha>
256256
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
257257
</Dependency>
258-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-rtm.24515.5">
258+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-rtm.24516.7">
259259
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
260-
<Sha>4e65822d7e71361380854d0c1a43ce9380fc4ea2</Sha>
260+
<Sha>5307f2abc4387e29964c6f46cb1f63cfdc218602</Sha>
261261
</Dependency>
262262
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>4e65822d7e71361380854d0c1a43ce9380fc4ea2</Sha>
264+
<Sha>5307f2abc4387e29964c6f46cb1f63cfdc218602</Sha>
265265
</Dependency>
266-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-rtm.24515.5">
266+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-rtm.24516.7">
267267
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
268-
<Sha>4e65822d7e71361380854d0c1a43ce9380fc4ea2</Sha>
268+
<Sha>5307f2abc4387e29964c6f46cb1f63cfdc218602</Sha>
269269
</Dependency>
270270
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-rtm.24515.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
271271
<Uri>https://github.com/dotnet/wpf</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@
146146
</PropertyGroup>
147147
<PropertyGroup>
148148
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
149-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-rtm.24515.5</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
150-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-rtm.24515.5</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
149+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-rtm.24516.7</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
150+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-rtm.24516.7</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
151151
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
152152
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0</MicrosoftWindowsDesktopAppRefPackageVersion>
153153
</PropertyGroup>

0 commit comments

Comments
 (0)