Update dependencies from https://github.com/dotnet/templating build 20200219.1 (#6487)
- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-preview.2.20119.1
This commit is contained in:
parent
f4401e4852
commit
806b471fb8
2 changed files with 3 additions and 3 deletions
|
@ -71,9 +71,9 @@
|
|||
<Uri>https://github.com/dotnet/test-templates</Uri>
|
||||
<Sha>5117d3d9d7dfd3583f0c42a639efaf092f957b7b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.0-preview.2.20118.3">
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.0-preview.2.20119.1">
|
||||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>61187d97e49b8ae40ca999c6a350a409a8ba9794</Sha>
|
||||
<Sha>c74e6ed4cdefc42b9036c694cbf1519d4347924a</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.2.20119.3">
|
||||
<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.20118.3</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>5.0.0-preview.2.20119.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/test-templates -->
|
||||
|
|
Loading…
Reference in a new issue