Skip to content

Commit e1210be

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.19 -> To Version 8.0.19 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop From Version 8.0.18-servicing.25317.3 -> To Version 8.0.19-servicing.25361.1 (parent: Microsoft.WindowsDesktop.App.Ref
1 parent 6c92fd0 commit e1210be

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-fc618ad" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-fc618ad8/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-04bde14" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-04bde149/nuget/v3/index.json" />
31+
<add key="darc-int-dotnet-windowsdesktop-04e974a" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-04e974a9/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 -->
@@ -68,7 +68,7 @@
6868
<add key="darc-int-dotnet-runtime-653dfdf" value="true" />
6969
<!-- End: Package sources from dotnet-runtime -->
7070
<!-- Begin: Package sources from dotnet-windowsdesktop -->
71-
<add key="darc-int-dotnet-windowsdesktop-04bde14" value="true" />
71+
<add key="darc-int-dotnet-windowsdesktop-04e974a" value="true" />
7272
<!-- Begin: Package sources from dotnet-winforms -->
7373
<!-- End: Package sources from dotnet-winforms -->
7474
<!-- 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.19">
232232
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
233-
<Sha>04bde1497476d2742cf41dc93b67fe39f44b4329</Sha>
233+
<Sha>04e974a9aad6cd2cfec104bbae913c9ce7b3c7b5</Sha>
234234
</Dependency>
235-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.19-servicing.25359.2">
235+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.19-servicing.25361.2">
236236
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
237-
<Sha>04bde1497476d2742cf41dc93b67fe39f44b4329</Sha>
237+
<Sha>04e974a9aad6cd2cfec104bbae913c9ce7b3c7b5</Sha>
238238
</Dependency>
239239
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.19">
240240
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
241-
<Sha>04bde1497476d2742cf41dc93b67fe39f44b4329</Sha>
241+
<Sha>04e974a9aad6cd2cfec104bbae913c9ce7b3c7b5</Sha>
242242
</Dependency>
243-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.19-servicing.25359.2">
243+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.19-servicing.25361.2">
244244
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
245-
<Sha>04bde1497476d2742cf41dc93b67fe39f44b4329</Sha>
245+
<Sha>04e974a9aad6cd2cfec104bbae913c9ce7b3c7b5</Sha>
246246
</Dependency>
247-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.18-servicing.25317.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
247+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.19-servicing.25361.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
248248
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
249-
<Sha>480ddbb714f16a09b74e75cff57e1da769e9d82d</Sha>
249+
<Sha>5588eeaad1ae8305c4cf34c4983fc24067af13ec</Sha>
250250
</Dependency>
251251
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.19">
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.18-servicing.25317.3</MicrosoftNETSdkWindowsDesktopPackageVersion>
190+
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.19-servicing.25361.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
191191
</PropertyGroup>
192192
<PropertyGroup Label="Manually updated">
193193
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)