Update dependencies from https://github.com/dotnet/wpf build 20190504.1 (#1847)
- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19254.1
This commit is contained in:
parent
a98e3208ee
commit
64b71e2416
2 changed files with 3 additions and 3 deletions
|
@ -66,9 +66,9 @@
|
|||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
<Sha>a6ef5e5805e1ec281e7452ae9fbf5f9b22a3e6db</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19253.1">
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19254.1">
|
||||
<Uri>https://github.com/dotnet/wpf</Uri>
|
||||
<Sha>a95c5fda19b4921af1551aa6093c4dc04f9a4df3</Sha>
|
||||
<Sha>4cdacca975dfb0b31e8c6041305637b320d73f23</Sha>
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/wpf -->
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview6.19253.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview6.19254.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue