Skip to content

Commit f69ddb7

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20200901.14 (#13314)
[release/5.0.1xx] Update dependencies from dotnet/windowsdesktop - Updates: - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20451.8 to 5.0.0-rc.1.20451.14 - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20451.8 to 5.0.0-rc.1.20451.14 - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20451.8 to 5.0.0-rc.1.20451.14
1 parent eeaf300 commit f69ddb7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,17 +105,17 @@
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.8">
108+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="5.0.0-rc.1.20451.14">
109109
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
110-
<Sha>87fcf57e1a6f89253de3620c5e9c8b738bc692b5</Sha>
110+
<Sha>3b198e9a3edaf7e183580e1d95d720d03f944447</Sha>
111111
</Dependency>
112-
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-rc.1.20451.8">
112+
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-rc.1.20451.14">
113113
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
114-
<Sha>87fcf57e1a6f89253de3620c5e9c8b738bc692b5</Sha>
114+
<Sha>3b198e9a3edaf7e183580e1d95d720d03f944447</Sha>
115115
</Dependency>
116-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="5.0.0-rc.1.20451.8">
116+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="5.0.0-rc.1.20451.14">
117117
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
118-
<Sha>87fcf57e1a6f89253de3620c5e9c8b738bc692b5</Sha>
118+
<Sha>3b198e9a3edaf7e183580e1d95d720d03f944447</Sha>
119119
</Dependency>
120120
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="5.0.0-rc.1.20451.4" CoherentParentDependency="Microsoft.WindowsDesktop.App">
121121
<Uri>https://github.com/dotnet/wpf</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
</PropertyGroup>
132132
<PropertyGroup>
133133
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
134-
<MicrosoftWindowsDesktopAppVersion>5.0.0-rc.1.20451.8</MicrosoftWindowsDesktopAppVersion>
134+
<MicrosoftWindowsDesktopAppVersion>5.0.0-rc.1.20451.14</MicrosoftWindowsDesktopAppVersion>
135135
</PropertyGroup>
136136
<!-- Get .NET Framework reference assemblies from NuGet packages -->
137137
<PropertyGroup>

0 commit comments

Comments
 (0)