Skip to content

Commit

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

[main] Update dependencies from dotnet/wpf
  • Loading branch information
dotnet-maestro[bot] authored Jun 1, 2021
1 parent 3f56a0f commit 8449682
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 @@ -101,13 +101,13 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>1320e330434e9912060f2b471561be02492d6021</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="6.0.0-preview.6.21301.1">
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="6.0.0-preview.6.21301.2">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>61c49ffa5ddc59635bf835b855a9dde76bd22533</Sha>
<Sha>8e517b5825585ae7d9a454eb521f1f9be7cd99ff</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.0-preview.6.21301.1">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.0-preview.6.21301.2">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>61c49ffa5ddc59635bf835b855a9dde76bd22533</Sha>
<Sha>8e517b5825585ae7d9a454eb521f1f9be7cd99ff</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-preview.6.21278.2" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand All @@ -129,9 +129,9 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>1320e330434e9912060f2b471561be02492d6021</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="6.0.0-preview.6.21301.1">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="6.0.0-preview.6.21301.2">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>61c49ffa5ddc59635bf835b855a9dde76bd22533</Sha>
<Sha>8e517b5825585ae7d9a454eb521f1f9be7cd99ff</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.6.21278.2</MicrosoftDotnetWinFormsProjectTemplatesVersion>
<MicrosoftDotNetWpfProjectTemplatesVersion>6.0.0-preview.6.21301.1</MicrosoftDotNetWpfProjectTemplatesVersion>
<MicrosoftDotNetWpfProjectTemplatesVersion>6.0.0-preview.6.21301.2</MicrosoftDotNetWpfProjectTemplatesVersion>
</PropertyGroup>
<!--
Servicing build settings for setup packages. Instructions:
Expand Down Expand Up @@ -80,7 +80,7 @@
<!-- winforms -->
<MicrosoftPrivateWinformsVersion>6.0.0-preview.6.21278.2</MicrosoftPrivateWinformsVersion>
<!-- wpf -->
<MicrosoftDotNetWpfGitHubVersion>6.0.0-preview.6.21301.1</MicrosoftDotNetWpfGitHubVersion>
<MicrosoftDotNetWpfGitHubVersion>6.0.0-preview.6.21301.2</MicrosoftDotNetWpfGitHubVersion>
<!-- Not auto-updated. -->
<MicrosoftBuildVersion>15.7.179</MicrosoftBuildVersion>
<MicrosoftBuildFrameworkVersion>$(MicrosoftBuildVersion)</MicrosoftBuildFrameworkVersion>
Expand Down

0 comments on commit 8449682

Please sign in to comment.