Skip to content

Commit 927d9bc

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20210728.9 (#19375)
VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0 , Microsoft.WindowsDesktop.App.Runtime.win-x64 , Microsoft.WindowsDesktop.App.Ref From Version 6.0.0-preview.7.21377.9 -> To Version 6.0.0-preview.7.21378.9 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop From Version 6.0.0-preview.7.21377.7 -> To Version 6.0.0-preview.7.21378.5 (parent: Microsoft.WindowsDesktop.App.Ref Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 4045618 commit 927d9bc

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -137,21 +137,21 @@
137137
<Uri>https://github.com/dotnet/runtime</Uri>
138138
<Sha>91ba01788d4d83475fec3aea7c830376e08585da</Sha>
139139
</Dependency>
140-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="6.0.0-preview.7.21377.9">
140+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="6.0.0-preview.7.21378.9">
141141
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
142-
<Sha>9a3f9f6abab4ed6f02ce3489e125005267fcf773</Sha>
142+
<Sha>1ffbbdebec666ba7c588869080e6829a6e302bbe</Sha>
143143
</Dependency>
144-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0" Version="6.0.0-preview.7.21377.9">
144+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0" Version="6.0.0-preview.7.21378.9">
145145
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
146-
<Sha>9a3f9f6abab4ed6f02ce3489e125005267fcf773</Sha>
146+
<Sha>1ffbbdebec666ba7c588869080e6829a6e302bbe</Sha>
147147
</Dependency>
148-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="6.0.0-preview.7.21377.9">
148+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="6.0.0-preview.7.21378.9">
149149
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
150-
<Sha>9a3f9f6abab4ed6f02ce3489e125005267fcf773</Sha>
150+
<Sha>1ffbbdebec666ba7c588869080e6829a6e302bbe</Sha>
151151
</Dependency>
152-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.0-preview.7.21377.7" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
152+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.0-preview.7.21378.5" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
153153
<Uri>https://github.com/dotnet/wpf</Uri>
154-
<Sha>f3b3cced7317cc0f667830dd2871d94098a1f708</Sha>
154+
<Sha>9d3296ed842b244c4f118b12a864888b9ce317d6</Sha>
155155
</Dependency>
156156
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.0-preview.7.21378.6">
157157
<Uri>https://github.com/dotnet/aspnetcore</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,11 +141,11 @@
141141
</PropertyGroup>
142142
<PropertyGroup>
143143
<!-- Dependencies from https://github.com/dotnet/wpf -->
144-
<MicrosoftNETSdkWindowsDesktopPackageVersion>6.0.0-preview.7.21377.7</MicrosoftNETSdkWindowsDesktopPackageVersion>
144+
<MicrosoftNETSdkWindowsDesktopPackageVersion>6.0.0-preview.7.21378.5</MicrosoftNETSdkWindowsDesktopPackageVersion>
145145
</PropertyGroup>
146146
<PropertyGroup>
147147
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
148-
<VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>6.0.0-preview.7.21377.9</VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>
148+
<VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>6.0.0-preview.7.21378.9</VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>
149149
</PropertyGroup>
150150
<PropertyGroup Label="Manually updated">
151151
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)