Skip to content

Commit c77b833

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.15 -> To Version 8.0.16 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop From Version 8.0.15-servicing.25167.9 -> To Version 8.0.16-servicing.25216.4 (parent: Microsoft.WindowsDesktop.App.Ref
1 parent 2883869 commit c77b833

File tree

3 files changed

+13
-11
lines changed

3 files changed

+13
-11
lines changed

NuGet.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<add key="darc-pub-dotnet-templating-731d469" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-731d4697/nuget/v3/index.json" />
2525
<!-- End: Package sources from dotnet-templating -->
2626
<!-- Begin: Package sources from dotnet-windowsdesktop -->
27+
<add key="darc-int-dotnet-windowsdesktop-3696ba6" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-3696ba6d/nuget/v3/index.json" />
2728
<!-- End: Package sources from dotnet-windowsdesktop -->
2829
<!-- Begin: Package sources from dotnet-winforms -->
2930
<!-- End: Package sources from dotnet-winforms -->
@@ -61,6 +62,7 @@
6162
<add key="darc-int-dotnet-runtime-efd5742" value="true" />
6263
<!-- End: Package sources from dotnet-runtime -->
6364
<!-- Begin: Package sources from dotnet-windowsdesktop -->
65+
<add key="darc-int-dotnet-windowsdesktop-3696ba6" value="true" />
6466
<!-- Begin: Package sources from dotnet-winforms -->
6567
<!-- End: Package sources from dotnet-winforms -->
6668
<!-- End: Package sources from dotnet-windowsdesktop -->

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -228,25 +228,25 @@
228228
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
229229
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
230230
</Dependency>
231-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.15">
231+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.16">
232232
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
233-
<Sha>83fc500260851a71b62ed3e92e672021624c28da</Sha>
233+
<Sha>3696ba6dd113a089bec2da8b9150f5181ec465ad</Sha>
234234
</Dependency>
235-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.15-servicing.25168.3">
235+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.16-servicing.25216.4">
236236
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
237-
<Sha>83fc500260851a71b62ed3e92e672021624c28da</Sha>
237+
<Sha>3696ba6dd113a089bec2da8b9150f5181ec465ad</Sha>
238238
</Dependency>
239-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.15">
239+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.16">
240240
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
241-
<Sha>83fc500260851a71b62ed3e92e672021624c28da</Sha>
241+
<Sha>3696ba6dd113a089bec2da8b9150f5181ec465ad</Sha>
242242
</Dependency>
243-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.15-servicing.25168.3">
243+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.16-servicing.25216.4">
244244
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
245-
<Sha>83fc500260851a71b62ed3e92e672021624c28da</Sha>
245+
<Sha>3696ba6dd113a089bec2da8b9150f5181ec465ad</Sha>
246246
</Dependency>
247-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.15-servicing.25167.9" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
247+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.16-servicing.25216.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
248248
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
249-
<Sha>4d5e32859f7dfaca9102a95d111a49d2aa2dbd8c</Sha>
249+
<Sha>1a7a066fb7594c1083fb07e8ce5d1a8c81bc3b5d</Sha>
250250
</Dependency>
251251
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.16">
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.15-servicing.25167.9</MicrosoftNETSdkWindowsDesktopPackageVersion>
188+
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.16-servicing.25216.4</MicrosoftNETSdkWindowsDesktopPackageVersion>
189189
</PropertyGroup>
190190
<PropertyGroup Label="Manually updated">
191191
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)