Merge pull request #1884 from dotnet/darc-master-5e3abdb5-7027-4831-8368-4a71141bf97e
[master] Update dependencies from dotnet/wpf
This commit is contained in:
commit
a84ce382a5
2 changed files with 3 additions and 3 deletions
|
@ -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.19254.3">
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19255.2">
|
||||
<Uri>https://github.com/dotnet/wpf</Uri>
|
||||
<Sha>938486303fc25ad6aae78094f5f6ccb6093de770</Sha>
|
||||
<Sha>b06f5935c001d6d31ca2acd3dbe9f2320a57377a</Sha>
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/wpf -->
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview6.19254.3</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview6.19255.2</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Reference in a new issue