Skip to content

Commit 03cad95

Browse files
Update dependencies from https://github.com/dotnet/wpf build 20210816.16 (#1946)
[main] Update dependencies from dotnet/wpf
1 parent 3a8a2b7 commit 03cad95

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>0b0fb72df7dd54ae0e155c0d9fc61c41181b7c1d</Sha>
7979
</Dependency>
80-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="6.0.0-rc.1.21416.13">
80+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="6.0.0-rc.1.21416.16">
8181
<Uri>https://github.com/dotnet/wpf</Uri>
82-
<Sha>c9b356f0ede79982c6408a8e06673f846d837468</Sha>
82+
<Sha>e75a31c427875dce964eb7ce7414e543ee31bf6c</Sha>
8383
</Dependency>
84-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.0-rc.1.21416.13">
84+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.0-rc.1.21416.16">
8585
<Uri>https://github.com/dotnet/wpf</Uri>
86-
<Sha>c9b356f0ede79982c6408a8e06673f846d837468</Sha>
86+
<Sha>e75a31c427875dce964eb7ce7414e543ee31bf6c</Sha>
8787
</Dependency>
8888
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-rc.1.21415.6" 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>0b0fb72df7dd54ae0e155c0d9fc61c41181b7c1d</Sha>
107107
</Dependency>
108-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="6.0.0-rc.1.21416.13">
108+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="6.0.0-rc.1.21416.16">
109109
<Uri>https://github.com/dotnet/wpf</Uri>
110-
<Sha>c9b356f0ede79982c6408a8e06673f846d837468</Sha>
110+
<Sha>e75a31c427875dce964eb7ce7414e543ee31bf6c</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.21416.2</MicrosoftDotnetWinFormsProjectTemplatesVersion>
22-
<MicrosoftDotNetWpfProjectTemplatesVersion>6.0.0-rc.1.21416.13</MicrosoftDotNetWpfProjectTemplatesVersion>
22+
<MicrosoftDotNetWpfProjectTemplatesVersion>6.0.0-rc.1.21416.16</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.21416.2</MicrosoftPrivateWinformsVersion>
7575
<!-- wpf -->
76-
<MicrosoftDotNetWpfGitHubVersion>6.0.0-rc.1.21416.13</MicrosoftDotNetWpfGitHubVersion>
76+
<MicrosoftDotNetWpfGitHubVersion>6.0.0-rc.1.21416.16</MicrosoftDotNetWpfGitHubVersion>
7777
<!-- Not auto-updated. -->
7878
<MicrosoftBuildVersion>15.7.179</MicrosoftBuildVersion>
7979
<MicrosoftBuildFrameworkVersion>$(MicrosoftBuildVersion)</MicrosoftBuildFrameworkVersion>

0 commit comments

Comments
 (0)