Update dependencies from https://github.com/dotnet/templating build 20200213.2 (#6388)
- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20113.2
This commit is contained in:
parent
d343d58c6c
commit
1b2977340b
2 changed files with 3 additions and 3 deletions
|
@ -71,9 +71,9 @@
|
||||||
<Uri>https://github.com/dotnet/test-templates</Uri>
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
||||||
<Sha>5117d3d9d7dfd3583f0c42a639efaf092f957b7b</Sha>
|
<Sha>5117d3d9d7dfd3583f0c42a639efaf092f957b7b</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.0-alpha.1.20112.1">
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.0-alpha.1.20113.2">
|
||||||
<Uri>https://github.com/dotnet/templating</Uri>
|
<Uri>https://github.com/dotnet/templating</Uri>
|
||||||
<Sha>ce0c35f54bceb739374f18e891913ecff84cd31d</Sha>
|
<Sha>7324f8803312b832a4107fff07ef2b0002988baf</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.1.20112.3">
|
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.1.20112.3">
|
||||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- Dependency from https://github.com/dotnet/templating -->
|
<!-- Dependency from https://github.com/dotnet/templating -->
|
||||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>5.0.0-alpha.1.20112.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
<MicrosoftDotNetCommonItemTemplatesPackageVersion>5.0.0-alpha.1.20113.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- Dependency from https://github.com/dotnet/test-templates -->
|
<!-- Dependency from https://github.com/dotnet/test-templates -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue