Skip to content

Commit 4a7f531

Browse files
committed
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.4 -> To Version 9.0.4
1 parent a5e5a04 commit 4a7f531

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

Diff for: NuGet.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<add key="darc-pub-dotnet-templating-43c42ac" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-43c42acf/nuget/v3/index.json" />
4242
<!-- End: Package sources from dotnet-templating -->
4343
<!-- Begin: Package sources from dotnet-windowsdesktop -->
44-
<add key="darc-int-dotnet-windowsdesktop-6caea0d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-6caea0d3/nuget/v3/index.json" />
44+
<add key="darc-int-dotnet-windowsdesktop-ef0ddf8" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-ef0ddf89/nuget/v3/index.json" />
4545
<!-- End: Package sources from dotnet-windowsdesktop -->
4646
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4747
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -74,7 +74,7 @@
7474
<add key="darc-int-dotnet-runtime-f57e6dc" value="true" />
7575
<!-- End: Package sources from dotnet-runtime -->
7676
<!-- Begin: Package sources from dotnet-windowsdesktop -->
77-
<add key="darc-int-dotnet-windowsdesktop-6caea0d" value="true" />
77+
<add key="darc-int-dotnet-windowsdesktop-ef0ddf8" value="true" />
7878
<!-- End: Package sources from dotnet-windowsdesktop -->
7979
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
8080
</disabledPackageSources>

Diff for: eng/Version.Details.xml

+6-6
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.4">
254254
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
255-
<Sha>6caea0d3a33c1eeaaa4270cfe448354e7cfa6b1e</Sha>
255+
<Sha>ef0ddf89991072267608f432ca2163ac54fdecab</Sha>
256256
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
257257
</Dependency>
258-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.4-servicing.25164.2">
258+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.4-servicing.25164.6">
259259
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
260-
<Sha>6caea0d3a33c1eeaaa4270cfe448354e7cfa6b1e</Sha>
260+
<Sha>ef0ddf89991072267608f432ca2163ac54fdecab</Sha>
261261
</Dependency>
262262
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.4">
263263
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
264-
<Sha>6caea0d3a33c1eeaaa4270cfe448354e7cfa6b1e</Sha>
264+
<Sha>ef0ddf89991072267608f432ca2163ac54fdecab</Sha>
265265
</Dependency>
266-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.4-servicing.25164.2">
266+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.4-servicing.25164.6">
267267
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
268-
<Sha>6caea0d3a33c1eeaaa4270cfe448354e7cfa6b1e</Sha>
268+
<Sha>ef0ddf89991072267608f432ca2163ac54fdecab</Sha>
269269
</Dependency>
270270
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.4-rtm.25164.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
271271
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>

Diff for: eng/Versions.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@
128128
</PropertyGroup>
129129
<PropertyGroup>
130130
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
131-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.4-servicing.25164.2</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
132-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.4-servicing.25164.2</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
131+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.4-servicing.25164.6</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
132+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.4-servicing.25164.6</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
133133
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.4</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
134134
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.4</MicrosoftWindowsDesktopAppRefPackageVersion>
135135
</PropertyGroup>

0 commit comments

Comments
 (0)