Update dependencies from https://github.com/dotnet/wpf build 20190507.1

- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19257.1
This commit is contained in:
dotnet-maestro 2019-05-07 13:26:32 +00:00
parent 5fedd05245
commit cc2264d3a3
2 changed files with 3 additions and 3 deletions

View file

@ -66,9 +66,9 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>229859f36488583e58d7596374fa5a91964899ef</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19255.2">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19257.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>b06f5935c001d6d31ca2acd3dbe9f2320a57377a</Sha>
<Sha>211a5576f45f69dce76fa39457c88b776eaa98df</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

View file

@ -20,7 +20,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/wpf -->
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview6.19255.2</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview6.19257.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->