Skip to content

Commit 190da87

Browse files
committed
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop build 20240912.13
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.10 -> To Version 8.0.10 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop From Version 8.0.10-servicing.24462.4 -> To Version 8.0.10-servicing.24462.8 (parent: Microsoft.WindowsDesktop.App.Ref
1 parent f629df4 commit 190da87

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-9d03ca2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9d03ca28/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-ce05be7" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-ce05be70/nuget/v3/index.json" />
46+
<add key="darc-int-dotnet-windowsdesktop-f91fa38" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-f91fa389/nuget/v3/index.json" />
4747
<!-- End: Package sources from dotnet-windowsdesktop -->
4848
<!-- Begin: Package sources from dotnet-winforms -->
4949
<!-- End: Package sources from dotnet-winforms -->
@@ -91,7 +91,7 @@
9191
<add key="darc-int-dotnet-runtime-e77011b" value="true" />
9292
<!-- End: Package sources from dotnet-runtime -->
9393
<!-- Begin: Package sources from dotnet-windowsdesktop -->
94-
<add key="darc-int-dotnet-windowsdesktop-ce05be7" value="true" />
94+
<add key="darc-int-dotnet-windowsdesktop-f91fa38" value="true" />
9595
<!-- Begin: Package sources from dotnet-winforms -->
9696
<!-- End: Package sources from dotnet-winforms -->
9797
<!-- 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.10">
232232
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
233-
<Sha>ce05be708a9117b4d576dbb5412484f8e6b85187</Sha>
233+
<Sha>f91fa389d641f923c7be948ad9e8a670b845311d</Sha>
234234
</Dependency>
235-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.10-servicing.24462.11">
235+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.10-servicing.24462.13">
236236
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
237-
<Sha>ce05be708a9117b4d576dbb5412484f8e6b85187</Sha>
237+
<Sha>f91fa389d641f923c7be948ad9e8a670b845311d</Sha>
238238
</Dependency>
239239
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.10">
240240
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
241-
<Sha>ce05be708a9117b4d576dbb5412484f8e6b85187</Sha>
241+
<Sha>f91fa389d641f923c7be948ad9e8a670b845311d</Sha>
242242
</Dependency>
243-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.10-servicing.24462.11">
243+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.10-servicing.24462.13">
244244
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
245-
<Sha>ce05be708a9117b4d576dbb5412484f8e6b85187</Sha>
245+
<Sha>f91fa389d641f923c7be948ad9e8a670b845311d</Sha>
246246
</Dependency>
247-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.10-servicing.24462.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
247+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.10-servicing.24462.8" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
248248
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
249-
<Sha>6bb288a5edff3773ea2729bb7aec31103f48035e</Sha>
249+
<Sha>f97763771ad77bb288371e1c102d411a0fbc45c2</Sha>
250250
</Dependency>
251251
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.10">
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
@@ -185,7 +185,7 @@
185185
</PropertyGroup>
186186
<PropertyGroup>
187187
<!-- Dependencies from https://github.com/dotnet/wpf -->
188-
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.10-servicing.24462.4</MicrosoftNETSdkWindowsDesktopPackageVersion>
188+
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.10-servicing.24462.8</MicrosoftNETSdkWindowsDesktopPackageVersion>
189189
</PropertyGroup>
190190
<PropertyGroup Label="Manually updated">
191191
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)