Update dependencies from https://github.com/dotnet/wpf build 20190409.7 (#1314)
- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview4.19209.7
This commit is contained in:
parent
41f926b847
commit
140b5bb88c
2 changed files with 3 additions and 3 deletions
|
@ -58,9 +58,9 @@
|
|||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
<Sha>a875e24eff58bcc7a1bb124a6f05792639a83536</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19208.9">
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19209.7">
|
||||
<Uri>https://github.com/dotnet/wpf</Uri>
|
||||
<Sha>5d48aa52e109fa025dc8991409fcf8fd0ec7ccb2</Sha>
|
||||
<Sha>6fa7583f2bff7c883e87a2748273109fbc7eaa61</Sha>
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/wpf -->
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview4.19208.9</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview4.19209.7</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue