Skip to content

Commit 36cf688

Browse files
committed
Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 From Version 8.0.11 -> To Version 8.0.11 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop From Version 8.0.11-servicing.24518.4 -> To Version 8.0.11-servicing.24521.7 (parent: Microsoft.WindowsDesktop.App.Ref
1 parent 74b2f41 commit 36cf688

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<add key="darc-pub-dotnet-templating-b5712b9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-b5712b99/nuget/v3/index.json" />
4444
<!-- End: Package sources from dotnet-templating -->
4545
<!-- Begin: Package sources from dotnet-windowsdesktop -->
46-
<add key="darc-int-dotnet-windowsdesktop-7c8a629" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-7c8a6299/nuget/v3/index.json" />
46+
<add key="darc-int-dotnet-windowsdesktop-d3e7d29" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-d3e7d292/nuget/v3/index.json" />
4747
<!-- End: Package sources from dotnet-windowsdesktop -->
4848
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4949
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -97,7 +97,7 @@
9797
<add key="darc-int-dotnet-runtime-e77011b" value="true" />
9898
<!-- End: Package sources from dotnet-runtime -->
9999
<!-- Begin: Package sources from dotnet-windowsdesktop -->
100-
<add key="darc-int-dotnet-windowsdesktop-7c8a629" value="true" />
100+
<add key="darc-int-dotnet-windowsdesktop-d3e7d29" value="true" />
101101
<!-- End: Package sources from dotnet-windowsdesktop -->
102102
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
103103
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -230,23 +230,23 @@
230230
</Dependency>
231231
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.11">
232232
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
233-
<Sha>7c8a6299e73d7a3cfee7f77284ee6cabcab2278d</Sha>
233+
<Sha>d3e7d292233dc8a3d2df128698239b078d13cdb0</Sha>
234234
</Dependency>
235-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.11-servicing.24518.5">
235+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.11-servicing.24521.5">
236236
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
237-
<Sha>7c8a6299e73d7a3cfee7f77284ee6cabcab2278d</Sha>
237+
<Sha>d3e7d292233dc8a3d2df128698239b078d13cdb0</Sha>
238238
</Dependency>
239239
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.11">
240240
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
241-
<Sha>7c8a6299e73d7a3cfee7f77284ee6cabcab2278d</Sha>
241+
<Sha>d3e7d292233dc8a3d2df128698239b078d13cdb0</Sha>
242242
</Dependency>
243-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.11-servicing.24518.5">
243+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.11-servicing.24521.5">
244244
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
245-
<Sha>7c8a6299e73d7a3cfee7f77284ee6cabcab2278d</Sha>
245+
<Sha>d3e7d292233dc8a3d2df128698239b078d13cdb0</Sha>
246246
</Dependency>
247-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.11-servicing.24518.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
247+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.11-servicing.24521.7" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
248248
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
249-
<Sha>2398667ad95d477c56d7530b619a0bb4d18e3c64</Sha>
249+
<Sha>42a83a56d421ac71312453e53dbacc3d2ae6d432</Sha>
250250
</Dependency>
251251
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.11">
252252
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
</PropertyGroup>
182182
<PropertyGroup>
183183
<!-- Dependencies from https://github.com/dotnet/wpf -->
184-
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.11-servicing.24518.4</MicrosoftNETSdkWindowsDesktopPackageVersion>
184+
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.11-servicing.24521.7</MicrosoftNETSdkWindowsDesktopPackageVersion>
185185
</PropertyGroup>
186186
<PropertyGroup Label="Manually updated">
187187
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)