Update dependencies from https://github.com/dotnet/templating build 20200324.1 (#6905)
- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-preview.2.20174.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Daniel Plaisted <daplaist@microsoft.com>
This commit is contained in:
parent
ae8a1c85d2
commit
f0e4bbe47b
2 changed files with 3 additions and 3 deletions
|
@ -79,9 +79,9 @@
|
|||
<Uri>https://github.com/dotnet/test-templates</Uri>
|
||||
<Sha>e8e924b5937e75ab3049d57cb5fb196ea2e3332c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.0-preview.2.20164.4">
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.0-preview.2.20174.1">
|
||||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>bd8fc17967503221519906c76546192e14fcdfa8</Sha>
|
||||
<Sha>7e732bccfebe0cf51138d4368b98c2ab11e168f7</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.2.20167.7">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/templating -->
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>5.0.0-preview.2.20164.4</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>5.0.0-preview.2.20174.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/test-templates -->
|
||||
|
|
Loading…
Reference in a new issue