Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/wpf build 20210130…
Browse files Browse the repository at this point in the history
….1 (#1407)

[master] Update dependencies from dotnet/wpf
  • Loading branch information
dotnet-maestro[bot] authored Jan 30, 2021
1 parent f662282 commit b5d866c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,13 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>73a7fbde61651af131ac772562c9f57551dca18c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="6.0.0-preview.2.21079.1">
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="6.0.0-preview.2.21080.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>27802ca1e5d5646d95b64d48afd01f1454ce49e8</Sha>
<Sha>a07dabca2da48168900a6c28ea394d1a289da35e</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.0-preview.2.21079.1">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.0-preview.2.21080.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>27802ca1e5d5646d95b64d48afd01f1454ce49e8</Sha>
<Sha>a07dabca2da48168900a6c28ea394d1a289da35e</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-preview.2.21079.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand All @@ -133,9 +133,9 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>73a7fbde61651af131ac772562c9f57551dca18c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="6.0.0-preview.2.21079.1">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="6.0.0-preview.2.21080.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>27802ca1e5d5646d95b64d48afd01f1454ce49e8</Sha>
<Sha>a07dabca2da48168900a6c28ea394d1a289da35e</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<NETCoreAppFrameworkVersion>6.0</NETCoreAppFrameworkVersion>
<NETCoreAppFramework>net$(NETCoreAppFrameworkVersion)</NETCoreAppFramework>
<MicrosoftDotnetWinFormsProjectTemplatesVersion>6.0.0-preview.2.21079.1</MicrosoftDotnetWinFormsProjectTemplatesVersion>
<MicrosoftDotNetWpfProjectTemplatesVersion>6.0.0-preview.2.21079.1</MicrosoftDotNetWpfProjectTemplatesVersion>
<MicrosoftDotNetWpfProjectTemplatesVersion>6.0.0-preview.2.21080.1</MicrosoftDotNetWpfProjectTemplatesVersion>
</PropertyGroup>
<!--
Servicing build settings for setup packages. Instructions:
Expand Down Expand Up @@ -80,7 +80,7 @@
<!-- winforms -->
<MicrosoftPrivateWinformsVersion>6.0.0-preview.2.21079.1</MicrosoftPrivateWinformsVersion>
<!-- wpf -->
<MicrosoftDotNetWpfGitHubVersion>6.0.0-preview.2.21079.1</MicrosoftDotNetWpfGitHubVersion>
<MicrosoftDotNetWpfGitHubVersion>6.0.0-preview.2.21080.1</MicrosoftDotNetWpfGitHubVersion>
<!-- Not auto-updated. -->
<MicrosoftBuildVersion>15.7.179</MicrosoftBuildVersion>
<MicrosoftBuildFrameworkVersion>$(MicrosoftBuildVersion)</MicrosoftBuildFrameworkVersion>
Expand Down

0 comments on commit b5d866c

Please sign in to comment.