Update dependencies from https://github.com/dotnet/templating build 20200427.1 (#7318)
- Microsoft.DotNet.Common.ItemTemplates: 5.0.0-preview.5.20221.1 -> 5.0.0-preview.5.20227.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
parent
73b8861547
commit
4b8d2d12f1
2 changed files with 3 additions and 3 deletions
|
@ -75,9 +75,9 @@
|
|||
<Uri>https://github.com/dotnet/test-templates</Uri>
|
||||
<Sha>53ee00f57b18dac781d58bbceedd83ca3069ad82</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.0-preview.5.20221.1">
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.0-preview.5.20227.1">
|
||||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>3c33db6be09d62f5d4fb154d23ccecf4ea3f5127</Sha>
|
||||
<Sha>f658b13953b2afd593aa84a96c30c4e35fa9ae56</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.5.20225.5">
|
||||
<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.5.20221.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>5.0.0-preview.5.20227.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/test-templates -->
|
||||
|
|
Loading…
Add table
Reference in a new issue