[master] Update dependencies from dotnet/templating (#6630)
* Update dependencies from https://github.com/dotnet/templating build 20200229.1 - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-preview.2.20129.1 * Update dependencies from https://github.com/dotnet/templating build 20200301.1 - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-preview.2.20151.1
This commit is contained in:
parent
c9d728ee95
commit
4c30520a1c
2 changed files with 3 additions and 3 deletions
|
@ -71,9 +71,9 @@
|
|||
<Uri>https://github.com/dotnet/test-templates</Uri>
|
||||
<Sha>91cbc040733600df96d8a3b86af4d0044bb51a8d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.0-preview.2.20128.1">
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.0-preview.2.20151.1">
|
||||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>69edfacc656d0166235627d3d172173909028f59</Sha>
|
||||
<Sha>f15388ee6e45a8923fba0f54f55154aee991fb84</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.2.20128.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/templating -->
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>5.0.0-preview.2.20128.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>5.0.0-preview.2.20151.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/test-templates -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue