Skip to content

Commit 62b5542

Browse files
authored
[release/8.0.1xx] Update dependencies from dotnet/windowsdesktop (#36436)
2 parents a9bb1a3 + a9f618f commit 62b5542

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<!-- Begin: Package sources from dotnet-templating -->
2323
<!-- End: Package sources from dotnet-templating -->
2424
<!-- Begin: Package sources from dotnet-windowsdesktop -->
25+
<add key="darc-pub-dotnet-windowsdesktop-4fa7338" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-windowsdesktop-4fa7338a/nuget/v3/index.json" />
2526
<!-- End: Package sources from dotnet-windowsdesktop -->
2627
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2728
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -212,25 +212,25 @@
212212
<Uri>https://github.com/dotnet/runtime</Uri>
213213
<Sha>488a8a3521610422e8fbe22d5cc66127f3dce3dc</Sha>
214214
</Dependency>
215-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-rtm.23524.1">
215+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0">
216216
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
217-
<Sha>544c2e622c03eef94355718e7e671b193b0102d9</Sha>
217+
<Sha>4fa7338ac4da08dd24c06a0fb4217e6b68f261f9</Sha>
218218
</Dependency>
219-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-rtm.23524.1">
219+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-rtm.23524.9">
220220
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
221-
<Sha>544c2e622c03eef94355718e7e671b193b0102d9</Sha>
221+
<Sha>4fa7338ac4da08dd24c06a0fb4217e6b68f261f9</Sha>
222222
</Dependency>
223-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0-rtm.23524.1">
223+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0">
224224
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
225-
<Sha>544c2e622c03eef94355718e7e671b193b0102d9</Sha>
225+
<Sha>4fa7338ac4da08dd24c06a0fb4217e6b68f261f9</Sha>
226226
</Dependency>
227-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-rtm.23524.1">
227+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-rtm.23524.9">
228228
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
229-
<Sha>544c2e622c03eef94355718e7e671b193b0102d9</Sha>
229+
<Sha>4fa7338ac4da08dd24c06a0fb4217e6b68f261f9</Sha>
230230
</Dependency>
231-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-rtm.23524.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
231+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-rtm.23524.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
232232
<Uri>https://github.com/dotnet/wpf</Uri>
233-
<Sha>eb2c28846bd06cc11a0cd432d55639a850a829a3</Sha>
233+
<Sha>daef397783c969da29b77e4b4021d38faafbd575</Sha>
234234
</Dependency>
235235
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rtm.23524.5">
236236
<Uri>https://github.com/dotnet/aspnetcore</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
</PropertyGroup>
165165
<PropertyGroup>
166166
<!-- Dependencies from https://github.com/dotnet/wpf -->
167-
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.0-rtm.23524.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
167+
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.0-rtm.23524.4</MicrosoftNETSdkWindowsDesktopPackageVersion>
168168
</PropertyGroup>
169169
<PropertyGroup Label="Manually updated">
170170
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)