Skip to content

Commit df1c251

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20200724.2 (#12642)
[master] Update dependencies from dotnet/windowsdesktop - Coherency Updates: - Microsoft.NET.Sdk.WindowsDesktop: from 5.0.0-rc.1.20372.2 to 5.0.0-rc.1.20374.2 (parent: Microsoft.WindowsDesktop.App) - Updates: - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20372.3 to 5.0.0-rc.1.20374.2 - Microsoft.NET.Sdk.WindowsDesktop: from 5.0.0-rc.1.20372.2 to 5.0.0-rc.1.20374.2
1 parent 51b069d commit df1c251

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,13 @@
8989
<Uri>https://github.com/dotnet/runtime</Uri>
9090
<Sha>d8cf13e0ba9b369a15a83472b6b97463c6d07fe2</Sha>
9191
</Dependency>
92-
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-rc.1.20372.3">
92+
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-rc.1.20374.2">
9393
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
94-
<Sha>e0c53c38b065bb6b88e280adc142060c53356795</Sha>
94+
<Sha>002c870338ef415aa3907309bdebdfb36ef4b420</Sha>
9595
</Dependency>
96-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="5.0.0-rc.1.20372.2" CoherentParentDependency="Microsoft.WindowsDesktop.App">
96+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="5.0.0-rc.1.20374.2" CoherentParentDependency="Microsoft.WindowsDesktop.App">
9797
<Uri>https://github.com/dotnet/wpf</Uri>
98-
<Sha>917538415b23b55ae220bd993a5951c7cfb27d08</Sha>
98+
<Sha>719c85e9671b47b3b953709e62aad0ac13b410a7</Sha>
9999
</Dependency>
100100
<Dependency Name="Microsoft.AspNetCore.Analyzers" Version="5.0.0-rc.1.20374.1">
101101
<Uri>https://github.com/dotnet/aspnetcore</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,11 @@
125125
</PropertyGroup>
126126
<PropertyGroup>
127127
<!-- Dependencies from https://github.com/dotnet/wpf -->
128-
<MicrosoftNETSdkWindowsDesktopPackageVersion>5.0.0-rc.1.20372.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
128+
<MicrosoftNETSdkWindowsDesktopPackageVersion>5.0.0-rc.1.20374.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
129129
</PropertyGroup>
130130
<PropertyGroup>
131131
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
132-
<MicrosoftWindowsDesktopAppVersion>5.0.0-rc.1.20372.3</MicrosoftWindowsDesktopAppVersion>
132+
<MicrosoftWindowsDesktopAppVersion>5.0.0-rc.1.20374.2</MicrosoftWindowsDesktopAppVersion>
133133
</PropertyGroup>
134134
<!-- Get .NET Framework reference assemblies from NuGet packages -->
135135
<PropertyGroup>

0 commit comments

Comments
 (0)