Skip to content

Commit 8e458fd

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 8ac230f commit 8e458fd

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-450f4db" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-450f4db7/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
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4949
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -88,7 +88,7 @@
8888
<add key="darc-int-dotnet-runtime-e77011b" value="true" />
8989
<!-- End: Package sources from dotnet-runtime -->
9090
<!-- Begin: Package sources from dotnet-windowsdesktop -->
91-
<add key="darc-int-dotnet-windowsdesktop-ce05be7" value="true" />
91+
<add key="darc-int-dotnet-windowsdesktop-f91fa38" value="true" />
9292
<!-- End: Package sources from dotnet-windowsdesktop -->
9393
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
9494
</disabledPackageSources>

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
@@ -181,7 +181,7 @@
181181
</PropertyGroup>
182182
<PropertyGroup>
183183
<!-- Dependencies from https://github.com/dotnet/wpf -->
184-
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.10-servicing.24462.4</MicrosoftNETSdkWindowsDesktopPackageVersion>
184+
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.10-servicing.24462.8</MicrosoftNETSdkWindowsDesktopPackageVersion>
185185
</PropertyGroup>
186186
<PropertyGroup Label="Manually updated">
187187
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)