Skip to content

Commit 9adfd11

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.20 -> To Version 8.0.20 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop From Version 8.0.20-servicing.25413.5 -> To Version 8.0.20-servicing.25415.2 (parent: Microsoft.WindowsDesktop.App.Ref
1 parent 03a9407 commit 9adfd11

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
@@ -27,7 +27,7 @@
2727
<add key="darc-pub-dotnet-templating-9b452dd" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9b452ddd/nuget/v3/index.json" />
2828
<!-- End: Package sources from dotnet-templating -->
2929
<!-- Begin: Package sources from dotnet-windowsdesktop -->
30-
<add key="darc-int-dotnet-windowsdesktop-c0b240c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-c0b240c0/nuget/v3/index.json" />
30+
<add key="darc-int-dotnet-windowsdesktop-5389367" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-5389367c/nuget/v3/index.json" />
3131
<!-- End: Package sources from dotnet-windowsdesktop -->
3232
<!-- Begin: Package sources from dotnet-winforms -->
3333
<!-- End: Package sources from dotnet-winforms -->
@@ -64,7 +64,7 @@
6464
<add key="darc-int-dotnet-runtime-dd6010a" value="true" />
6565
<!-- End: Package sources from dotnet-runtime -->
6666
<!-- Begin: Package sources from dotnet-windowsdesktop -->
67-
<add key="darc-int-dotnet-windowsdesktop-c0b240c" value="true" />
67+
<add key="darc-int-dotnet-windowsdesktop-5389367" value="true" />
6868
<!-- Begin: Package sources from dotnet-winforms -->
6969
<!-- End: Package sources from dotnet-winforms -->
7070
<!-- End: Package sources from dotnet-windowsdesktop -->

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.20">
232232
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
233-
<Sha>c0b240c049009c7056ade8a451821fbb9bfe3cd9</Sha>
233+
<Sha>5389367cfc96b37742df969ee8be968e8b3cadaa</Sha>
234234
</Dependency>
235-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.20-servicing.25413.2">
235+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.20-servicing.25416.1">
236236
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
237-
<Sha>c0b240c049009c7056ade8a451821fbb9bfe3cd9</Sha>
237+
<Sha>5389367cfc96b37742df969ee8be968e8b3cadaa</Sha>
238238
</Dependency>
239239
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.20">
240240
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
241-
<Sha>c0b240c049009c7056ade8a451821fbb9bfe3cd9</Sha>
241+
<Sha>5389367cfc96b37742df969ee8be968e8b3cadaa</Sha>
242242
</Dependency>
243-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.20-servicing.25413.2">
243+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.20-servicing.25416.1">
244244
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
245-
<Sha>c0b240c049009c7056ade8a451821fbb9bfe3cd9</Sha>
245+
<Sha>5389367cfc96b37742df969ee8be968e8b3cadaa</Sha>
246246
</Dependency>
247-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.20-servicing.25413.5" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
247+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.20-servicing.25415.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
248248
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
249-
<Sha>2d7eca6fab93a8568ab489034f975d937502322a</Sha>
249+
<Sha>6d0860a9836d13b717b2bf679798d6de0cd15129</Sha>
250250
</Dependency>
251251
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.20">
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
@@ -187,7 +187,7 @@
187187
</PropertyGroup>
188188
<PropertyGroup>
189189
<!-- Dependencies from https://github.com/dotnet/wpf -->
190-
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.20-servicing.25413.5</MicrosoftNETSdkWindowsDesktopPackageVersion>
190+
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.20-servicing.25415.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
191191
</PropertyGroup>
192192
<PropertyGroup Label="Manually updated">
193193
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)