Skip to content

Commit 2b4950e

Browse files
Update dependencies from https://github.com/dotnet/wpf build 20210728.3 (#1887)
[main] Update dependencies from dotnet/wpf
1 parent 4175fff commit 2b4950e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,13 @@
7777
<Uri>https://github.com/dotnet/winforms</Uri>
7878
<Sha>8c0f7dc28cfcf28877a1ed14efcf94a4e3a494b6</Sha>
7979
</Dependency>
80-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="6.0.0-rc.1.21378.2">
80+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="6.0.0-rc.1.21378.3">
8181
<Uri>https://github.com/dotnet/wpf</Uri>
82-
<Sha>9bdb696159cf429bf063afe3499e8df9fbad1604</Sha>
82+
<Sha>b2b81b35bb057f125627fcce89a168ecb3b7df78</Sha>
8383
</Dependency>
84-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.0-rc.1.21378.2">
84+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.0-rc.1.21378.3">
8585
<Uri>https://github.com/dotnet/wpf</Uri>
86-
<Sha>9bdb696159cf429bf063afe3499e8df9fbad1604</Sha>
86+
<Sha>b2b81b35bb057f125627fcce89a168ecb3b7df78</Sha>
8787
</Dependency>
8888
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-rc.1.21376.24" CoherentParentDependency="Microsoft.Private.Winforms">
8989
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -105,9 +105,9 @@
105105
<Uri>https://github.com/dotnet/winforms</Uri>
106106
<Sha>8c0f7dc28cfcf28877a1ed14efcf94a4e3a494b6</Sha>
107107
</Dependency>
108-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="6.0.0-rc.1.21378.2">
108+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="6.0.0-rc.1.21378.3">
109109
<Uri>https://github.com/dotnet/wpf</Uri>
110-
<Sha>9bdb696159cf429bf063afe3499e8df9fbad1604</Sha>
110+
<Sha>b2b81b35bb057f125627fcce89a168ecb3b7df78</Sha>
111111
</Dependency>
112112
</ProductDependencies>
113113
<ToolsetDependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<NETCoreAppFrameworkVersion>6.0</NETCoreAppFrameworkVersion>
2020
<NETCoreAppFramework>net$(NETCoreAppFrameworkVersion)</NETCoreAppFramework>
2121
<MicrosoftDotnetWinFormsProjectTemplatesVersion>6.0.0-rc.1.21377.4</MicrosoftDotnetWinFormsProjectTemplatesVersion>
22-
<MicrosoftDotNetWpfProjectTemplatesVersion>6.0.0-rc.1.21378.2</MicrosoftDotNetWpfProjectTemplatesVersion>
22+
<MicrosoftDotNetWpfProjectTemplatesVersion>6.0.0-rc.1.21378.3</MicrosoftDotNetWpfProjectTemplatesVersion>
2323
</PropertyGroup>
2424
<!--
2525
Servicing build settings for setup packages. Instructions:
@@ -73,7 +73,7 @@
7373
<!-- winforms -->
7474
<MicrosoftPrivateWinformsVersion>6.0.0-rc.1.21377.4</MicrosoftPrivateWinformsVersion>
7575
<!-- wpf -->
76-
<MicrosoftDotNetWpfGitHubVersion>6.0.0-rc.1.21378.2</MicrosoftDotNetWpfGitHubVersion>
76+
<MicrosoftDotNetWpfGitHubVersion>6.0.0-rc.1.21378.3</MicrosoftDotNetWpfGitHubVersion>
7777
<!-- Not auto-updated. -->
7878
<MicrosoftBuildVersion>15.7.179</MicrosoftBuildVersion>
7979
<MicrosoftBuildFrameworkVersion>$(MicrosoftBuildVersion)</MicrosoftBuildFrameworkVersion>

0 commit comments

Comments
 (0)