Skip to content

Commit 804762b

Browse files
committed
On relative base path root Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 From Version 8.0.20 -> To Version 8.0.21 VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 From Version 8.0.20-servicing.25421.3 -> To Version 8.0.21-servicing.25473.1 Dependency coherency updates On relative base path root Microsoft.NET.Sdk.WindowsDesktop From Version 8.0.20-servicing.25420.2 -> To Version 8.0.21-servicing.25473.3 (parent: Microsoft.WindowsDesktop.App.Ref)
1 parent edcf647 commit 804762b

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
@@ -28,7 +28,7 @@
2828
<add key="darc-pub-dotnet-templating-a2c4545" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a2c45457/nuget/v3/index.json" />
2929
<!-- End: Package sources from dotnet-templating -->
3030
<!-- Begin: Package sources from dotnet-windowsdesktop -->
31-
<add key="darc-int-dotnet-windowsdesktop-38da98c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-38da98ce/nuget/v3/index.json" />
31+
<add key="darc-int-dotnet-windowsdesktop-cccd18c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-cccd18c1/nuget/v3/index.json" />
3232
<!-- End: Package sources from dotnet-windowsdesktop -->
3333
<!-- Begin: Package sources from dotnet-winforms -->
3434
<!-- End: Package sources from dotnet-winforms -->
@@ -66,7 +66,7 @@
6666
<add key="darc-int-dotnet-runtime-cebe945" value="true" />
6767
<!-- End: Package sources from dotnet-runtime -->
6868
<!-- Begin: Package sources from dotnet-windowsdesktop -->
69-
<add key="darc-int-dotnet-windowsdesktop-38da98c" value="true" />
69+
<add key="darc-int-dotnet-windowsdesktop-cccd18c" value="true" />
7070
<!-- Begin: Package sources from dotnet-winforms -->
7171
<!-- End: Package sources from dotnet-winforms -->
7272
<!-- 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.21">
232232
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
233-
<Sha>38da98ceeb48f57da927e81e13bab6b385375fdf</Sha>
233+
<Sha>cccd18c19f042b7c2f0b88c215c82caee8e9cdc9</Sha>
234234
</Dependency>
235-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.21-servicing.25472.1">
235+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.21-servicing.25473.1">
236236
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
237-
<Sha>38da98ceeb48f57da927e81e13bab6b385375fdf</Sha>
237+
<Sha>cccd18c19f042b7c2f0b88c215c82caee8e9cdc9</Sha>
238238
</Dependency>
239239
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.21">
240240
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
241-
<Sha>38da98ceeb48f57da927e81e13bab6b385375fdf</Sha>
241+
<Sha>cccd18c19f042b7c2f0b88c215c82caee8e9cdc9</Sha>
242242
</Dependency>
243-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.21-servicing.25472.1">
243+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.21-servicing.25473.1">
244244
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
245-
<Sha>38da98ceeb48f57da927e81e13bab6b385375fdf</Sha>
245+
<Sha>cccd18c19f042b7c2f0b88c215c82caee8e9cdc9</Sha>
246246
</Dependency>
247-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.21-servicing.25471.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
247+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.21-servicing.25473.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
248248
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
249-
<Sha>e36d1e0b8833843b1c266159e9d01f46b2406d1c</Sha>
249+
<Sha>04fbc38459ad73f42483220a0d95443a52e6ccfa</Sha>
250250
</Dependency>
251251
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.21">
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.21-servicing.25471.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
190+
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.21-servicing.25473.3</MicrosoftNETSdkWindowsDesktopPackageVersion>
191191
</PropertyGroup>
192192
<PropertyGroup Label="Manually updated">
193193
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)