Skip to content

Commit 886cd3e

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20241015.2
VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.0-rtm.24515.1 -> To Version 9.0.0-rtm.24515.2
1 parent 90d1902 commit 886cd3e

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +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-047d8dc-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-windowsdesktop-047d8dc0-1/nuget/v3/index.json" />
2728
<!-- End: Package sources from dotnet-windowsdesktop -->
2829
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2930
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,15 +255,15 @@
255255
<Sha>047d8dc076167a16e9fa09f5bd3d348fc262f80a</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.1">
258+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-rtm.24515.2">
259259
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
260260
<Sha>047d8dc076167a16e9fa09f5bd3d348fc262f80a</Sha>
261261
</Dependency>
262262
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264264
<Sha>047d8dc076167a16e9fa09f5bd3d348fc262f80a</Sha>
265265
</Dependency>
266-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-rtm.24515.1">
266+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-rtm.24515.2">
267267
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
268268
<Sha>047d8dc076167a16e9fa09f5bd3d348fc262f80a</Sha>
269269
</Dependency>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@
147147
</PropertyGroup>
148148
<PropertyGroup>
149149
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
150-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-rtm.24515.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
151-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-rtm.24515.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
150+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-rtm.24515.2</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
151+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-rtm.24515.2</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
152152
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
153153
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0</MicrosoftWindowsDesktopAppRefPackageVersion>
154154
</PropertyGroup>

0 commit comments

Comments
 (0)