Merge pull request #1900 from dotnet/darc-master-7a3afdd1-8670-47dc-9a8c-128f2128118a
[master] Update dependencies from dotnet/wpf
This commit is contained in:
commit
a6c8eb984e
2 changed files with 3 additions and 3 deletions
|
@ -66,9 +66,9 @@
|
|||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
<Sha>2941295c50d4003b38da2139dd570a20ca62d550</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>
|
||||
|
|
|
@ -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 -->
|
||||
|
|
Loading…
Reference in a new issue