Skip to content

Commit 5a14bfe

Browse files
Update dependencies from https://github.com/dotnet/wpf build 20220419.3 (#2801)
[main] Update dependencies from dotnet/wpf
1 parent 496c926 commit 5a14bfe

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
@@ -9,13 +9,13 @@
99
<Uri>https://github.com/dotnet/winforms</Uri>
1010
<Sha>ee389e31138f5b8f92701e3b9f6e211e37c49469</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="7.0.0-preview.5.22219.2">
12+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="7.0.0-preview.5.22219.3">
1313
<Uri>https://github.com/dotnet/wpf</Uri>
14-
<Sha>a5a040e4ac773be92e5b9dfa90301459ce809b98</Sha>
14+
<Sha>6e7e54ae03fb79e5eb86b91d624eb5333f25fe21</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="7.0.0-preview.5.22219.2">
16+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="7.0.0-preview.5.22219.3">
1717
<Uri>https://github.com/dotnet/wpf</Uri>
18-
<Sha>a5a040e4ac773be92e5b9dfa90301459ce809b98</Sha>
18+
<Sha>6e7e54ae03fb79e5eb86b91d624eb5333f25fe21</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.0-preview.4.22217.5" CoherentParentDependency="Microsoft.Private.Winforms">
2121
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -33,9 +33,9 @@
3333
<Uri>https://github.com/dotnet/winforms</Uri>
3434
<Sha>ee389e31138f5b8f92701e3b9f6e211e37c49469</Sha>
3535
</Dependency>
36-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="7.0.0-preview.5.22219.2">
36+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="7.0.0-preview.5.22219.3">
3737
<Uri>https://github.com/dotnet/wpf</Uri>
38-
<Sha>a5a040e4ac773be92e5b9dfa90301459ce809b98</Sha>
38+
<Sha>6e7e54ae03fb79e5eb86b91d624eb5333f25fe21</Sha>
3939
</Dependency>
4040
</ProductDependencies>
4141
<ToolsetDependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<NETCoreAppFrameworkVersion>7.0</NETCoreAppFrameworkVersion>
2020
<NETCoreAppFramework>net$(NETCoreAppFrameworkVersion)</NETCoreAppFramework>
2121
<MicrosoftDotnetWinFormsProjectTemplatesVersion>7.0.0-preview.4.22218.3</MicrosoftDotnetWinFormsProjectTemplatesVersion>
22-
<MicrosoftDotNetWpfProjectTemplatesVersion>7.0.0-preview.5.22219.2</MicrosoftDotNetWpfProjectTemplatesVersion>
22+
<MicrosoftDotNetWpfProjectTemplatesVersion>7.0.0-preview.5.22219.3</MicrosoftDotNetWpfProjectTemplatesVersion>
2323
</PropertyGroup>
2424
<!--Package versions-->
2525
<PropertyGroup>
@@ -36,7 +36,7 @@
3636
<!-- winforms -->
3737
<MicrosoftPrivateWinformsVersion>7.0.0-preview.4.22218.3</MicrosoftPrivateWinformsVersion>
3838
<!-- wpf -->
39-
<MicrosoftDotNetWpfGitHubVersion>7.0.0-preview.5.22219.2</MicrosoftDotNetWpfGitHubVersion>
39+
<MicrosoftDotNetWpfGitHubVersion>7.0.0-preview.5.22219.3</MicrosoftDotNetWpfGitHubVersion>
4040
<!-- Not auto-updated. -->
4141
<MicrosoftBuildVersion>15.7.179</MicrosoftBuildVersion>
4242
<MicrosoftBuildFrameworkVersion>$(MicrosoftBuildVersion)</MicrosoftBuildFrameworkVersion>

0 commit comments

Comments
 (0)