Update dependencies from https://github.com/dotnet/templating build 20200402.3 (#7026)
- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-preview.4.20202.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
parent
2942c43283
commit
5eb93e7575
2 changed files with 3 additions and 3 deletions
|
@ -75,9 +75,9 @@
|
|||
<Uri>https://github.com/dotnet/test-templates</Uri>
|
||||
<Sha>2720fcade72d709a5d2fe80d0b80fbdac54213f6</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.0-preview.4.20202.2">
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.0-preview.4.20202.3">
|
||||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>a615e4ad3943257f642c9d7c758ea26abe18de6c</Sha>
|
||||
<Sha>0c07208b192dffe34b230bbcbc7b7dc8d4f7045a</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.3.20174.1">
|
||||
<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.4.20202.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>5.0.0-preview.4.20202.3</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/test-templates -->
|
||||
|
|
Loading…
Add table
Reference in a new issue