Skip to content

Commit 750b803

Browse files
committed
On relative base path root Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 From Version 8.0.22 -> To Version 8.0.22 VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 From Version 8.0.22-servicing.25514.1 -> To Version 8.0.22-servicing.25517.1 Dependency coherency updates On relative base path root Microsoft.NET.Sdk.WindowsDesktop From Version 8.0.22-servicing.25514.4 -> To Version 8.0.22-servicing.25517.2 (parent: Microsoft.WindowsDesktop.App.Ref)
1 parent f116e64 commit 750b803

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-fe0130d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-fe0130d7/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-cc9b6fd" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-cc9b6fd1/nuget/v3/index.json" />
31+
<add key="darc-int-dotnet-windowsdesktop-7852742" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-7852742e/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-f41eed7" value="true" />
6767
<!-- End: Package sources from dotnet-runtime -->
6868
<!-- Begin: Package sources from dotnet-windowsdesktop -->
69-
<add key="darc-int-dotnet-windowsdesktop-cc9b6fd" value="true" />
69+
<add key="darc-int-dotnet-windowsdesktop-7852742" 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.22">
232232
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
233-
<Sha>cc9b6fd17be23353e778292b0a280d772f6a44a0</Sha>
233+
<Sha>7852742e677f89af8ddf5fc94e0d8b3f47b16a8d</Sha>
234234
</Dependency>
235-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.22-servicing.25515.10">
235+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.22-servicing.25517.1">
236236
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
237-
<Sha>cc9b6fd17be23353e778292b0a280d772f6a44a0</Sha>
237+
<Sha>7852742e677f89af8ddf5fc94e0d8b3f47b16a8d</Sha>
238238
</Dependency>
239239
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.22">
240240
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
241-
<Sha>cc9b6fd17be23353e778292b0a280d772f6a44a0</Sha>
241+
<Sha>7852742e677f89af8ddf5fc94e0d8b3f47b16a8d</Sha>
242242
</Dependency>
243-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.22-servicing.25515.10">
243+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.22-servicing.25517.1">
244244
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
245-
<Sha>cc9b6fd17be23353e778292b0a280d772f6a44a0</Sha>
245+
<Sha>7852742e677f89af8ddf5fc94e0d8b3f47b16a8d</Sha>
246246
</Dependency>
247-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.22-servicing.25515.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
247+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.22-servicing.25517.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
248248
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
249-
<Sha>0e5a1fb26eea00d3ecd8a024520af0deb6d9ece8</Sha>
249+
<Sha>dfc5664c294078401aa134df3edff5ce1a7d7322</Sha>
250250
</Dependency>
251251
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.22">
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.22-servicing.25515.3</MicrosoftNETSdkWindowsDesktopPackageVersion>
190+
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.22-servicing.25517.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
191191
</PropertyGroup>
192192
<PropertyGroup Label="Manually updated">
193193
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)