Skip to content

Commit d2a44c1

Browse files
[master] Update dependencies from dotnet/windowsdesktop (#15455)
[master] Update dependencies from dotnet/windowsdesktop - Coherency Updates: - Microsoft.NET.Sdk.WindowsDesktop: from 6.0.0-alpha.1.21070.5 to 6.0.0-alpha.1.21071.13 (parent: Microsoft.WindowsDesktop.App.Ref)
1 parent edc7b97 commit d2a44c1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

eng/Version.Details.xml

+8-8
Original file line numberDiff line numberDiff line change
@@ -130,21 +130,21 @@
130130
<Uri>https://github.com/dotnet/runtime</Uri>
131131
<Sha>311de302de8ac21837e98eb359595e733af38c83</Sha>
132132
</Dependency>
133-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="6.0.0-alpha.1.21070.5">
133+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="6.0.0-alpha.1.21072.3">
134134
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
135-
<Sha>4eb61a62afc0ba570dc98bd5497c73590e5e8ba1</Sha>
135+
<Sha>96d2d0743f6ef728e786f00b73aeded76a2dea6c</Sha>
136136
</Dependency>
137-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0" Version="6.0.0-alpha.1.21070.5">
137+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0" Version="6.0.0-alpha.1.21072.3">
138138
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
139-
<Sha>4eb61a62afc0ba570dc98bd5497c73590e5e8ba1</Sha>
139+
<Sha>96d2d0743f6ef728e786f00b73aeded76a2dea6c</Sha>
140140
</Dependency>
141-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="6.0.0-alpha.1.21070.5">
141+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="6.0.0-alpha.1.21072.3">
142142
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
143-
<Sha>4eb61a62afc0ba570dc98bd5497c73590e5e8ba1</Sha>
143+
<Sha>96d2d0743f6ef728e786f00b73aeded76a2dea6c</Sha>
144144
</Dependency>
145-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.0-alpha.1.21070.5" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
145+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.0-alpha.1.21071.13" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
146146
<Uri>https://github.com/dotnet/wpf</Uri>
147-
<Sha>0f7b4e58084911e308a1726c997bb58a60bceb92</Sha>
147+
<Sha>14c28d01e05601ad72af596ed040d94e840f6009</Sha>
148148
</Dependency>
149149
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.0-alpha.1.21070.18">
150150
<Uri>https://github.com/dotnet/aspnetcore</Uri>

eng/Versions.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,11 @@
129129
</PropertyGroup>
130130
<PropertyGroup>
131131
<!-- Dependencies from https://github.com/dotnet/wpf -->
132-
<MicrosoftNETSdkWindowsDesktopPackageVersion>6.0.0-alpha.1.21070.5</MicrosoftNETSdkWindowsDesktopPackageVersion>
132+
<MicrosoftNETSdkWindowsDesktopPackageVersion>6.0.0-alpha.1.21071.13</MicrosoftNETSdkWindowsDesktopPackageVersion>
133133
</PropertyGroup>
134134
<PropertyGroup>
135135
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
136-
<VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>6.0.0-alpha.1.21070.5</VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>
136+
<VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>6.0.0-alpha.1.21072.3</VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>
137137
</PropertyGroup>
138138
<!-- Get .NET Framework reference assemblies from NuGet packages -->
139139
<PropertyGroup>

0 commit comments

Comments
 (0)