Skip to content

Commit 69d301a

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20200902.2 (#13330)
Microsoft.WindowsDesktop.App.Runtime.win-x64 , Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App From Version 5.0.0-rc.1.20451.14 -> To Version 5.0.0-rc.1.20452.2 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.Dotnet.WinForms.ProjectTemplates From Version 5.0.0-rc.1.20451.4 -> To Version 5.0.0-rc.1.20451.6 (parent: Microsoft.WindowsDesktop.App Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 67b05a2 commit 69d301a

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -105,29 +105,29 @@
105105
<Uri>https://github.com/dotnet/runtime</Uri>
106106
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
107107
</Dependency>
108-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="5.0.0-rc.1.20451.14">
108+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="5.0.0-rc.1.20452.2">
109109
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
110-
<Sha>3b198e9a3edaf7e183580e1d95d720d03f944447</Sha>
110+
<Sha>9ea6951cdc8e275e30901a51be700e88d03c4bb9</Sha>
111111
</Dependency>
112-
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-rc.1.20451.14">
112+
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-rc.1.20452.2">
113113
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
114-
<Sha>3b198e9a3edaf7e183580e1d95d720d03f944447</Sha>
114+
<Sha>9ea6951cdc8e275e30901a51be700e88d03c4bb9</Sha>
115115
</Dependency>
116-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="5.0.0-rc.1.20451.14">
116+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="5.0.0-rc.1.20452.2">
117117
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
118-
<Sha>3b198e9a3edaf7e183580e1d95d720d03f944447</Sha>
118+
<Sha>9ea6951cdc8e275e30901a51be700e88d03c4bb9</Sha>
119119
</Dependency>
120-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="5.0.0-rc.1.20451.4" CoherentParentDependency="Microsoft.WindowsDesktop.App">
120+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="5.0.0-rc.1.20451.6" CoherentParentDependency="Microsoft.WindowsDesktop.App">
121121
<Uri>https://github.com/dotnet/wpf</Uri>
122-
<Sha>48bea1ca59aae317957fea2d573395ee9edc21d4</Sha>
122+
<Sha>be89bbfaded6ad3f0f4143bf1a8dd075a5789715</Sha>
123123
</Dependency>
124-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="5.0.0-rc.1.20451.4" CoherentParentDependency="Microsoft.WindowsDesktop.App">
124+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="5.0.0-rc.1.20451.6" CoherentParentDependency="Microsoft.WindowsDesktop.App">
125125
<Uri>https://github.com/dotnet/wpf</Uri>
126-
<Sha>48bea1ca59aae317957fea2d573395ee9edc21d4</Sha>
126+
<Sha>be89bbfaded6ad3f0f4143bf1a8dd075a5789715</Sha>
127127
</Dependency>
128-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-rc.1.20451.4" CoherentParentDependency="Microsoft.WindowsDesktop.App">
128+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-rc.1.20451.14" CoherentParentDependency="Microsoft.WindowsDesktop.App">
129129
<Uri>https://github.com/dotnet/winforms</Uri>
130-
<Sha>8c52921c5371cfb864442491a8d89739296a75f2</Sha>
130+
<Sha>97d99ec9e047dcdff90185bfd0bbe9f26b7be62f</Sha>
131131
</Dependency>
132132
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20451.17">
133133
<Uri>https://github.com/dotnet/aspnetcore</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,11 @@
127127
</PropertyGroup>
128128
<PropertyGroup>
129129
<!-- Dependencies from https://github.com/dotnet/wpf -->
130-
<MicrosoftNETSdkWindowsDesktopPackageVersion>5.0.0-rc.1.20451.4</MicrosoftNETSdkWindowsDesktopPackageVersion>
130+
<MicrosoftNETSdkWindowsDesktopPackageVersion>5.0.0-rc.1.20451.6</MicrosoftNETSdkWindowsDesktopPackageVersion>
131131
</PropertyGroup>
132132
<PropertyGroup>
133133
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
134-
<MicrosoftWindowsDesktopAppVersion>5.0.0-rc.1.20451.14</MicrosoftWindowsDesktopAppVersion>
134+
<MicrosoftWindowsDesktopAppVersion>5.0.0-rc.1.20452.2</MicrosoftWindowsDesktopAppVersion>
135135
</PropertyGroup>
136136
<!-- Get .NET Framework reference assemblies from NuGet packages -->
137137
<PropertyGroup>

0 commit comments

Comments
 (0)