Skip to content

Commit 6af4695

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20200901.8 (#13309)
[release/5.0.1xx] Update dependencies from dotnet/windowsdesktop - Updates: - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20451.7 to 5.0.0-rc.1.20451.8 - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20451.7 to 5.0.0-rc.1.20451.8 - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20451.7 to 5.0.0-rc.1.20451.8
1 parent 91b7aad commit 6af4695

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>54e597d3a5c2b6c0e9dc556a79bba08fb0c67eb9</Sha>
107107
</Dependency>
108-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="5.0.0-rc.1.20451.7">
108+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="5.0.0-rc.1.20451.8">
109109
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
110-
<Sha>036dc2b705089041faadb5287a32b67924ab8533</Sha>
110+
<Sha>87fcf57e1a6f89253de3620c5e9c8b738bc692b5</Sha>
111111
</Dependency>
112-
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-rc.1.20451.7">
112+
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-rc.1.20451.8">
113113
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
114-
<Sha>036dc2b705089041faadb5287a32b67924ab8533</Sha>
114+
<Sha>87fcf57e1a6f89253de3620c5e9c8b738bc692b5</Sha>
115115
</Dependency>
116-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="5.0.0-rc.1.20451.7">
116+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="5.0.0-rc.1.20451.8">
117117
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
118-
<Sha>036dc2b705089041faadb5287a32b67924ab8533</Sha>
118+
<Sha>87fcf57e1a6f89253de3620c5e9c8b738bc692b5</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.7</MicrosoftWindowsDesktopAppVersion>
134+
<MicrosoftWindowsDesktopAppVersion>5.0.0-rc.1.20451.8</MicrosoftWindowsDesktopAppVersion>
135135
</PropertyGroup>
136136
<!-- Get .NET Framework reference assemblies from NuGet packages -->
137137
<PropertyGroup>

0 commit comments

Comments
 (0)