Update dependencies from https://github.com/dotnet/test-templates build 20200326.1 (#6956)
- Microsoft.DotNet.Test.ProjectTemplates.3.1 - 1.0.2-beta4.20176.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
parent
590754b096
commit
d1f02e7806
2 changed files with 3 additions and 3 deletions
|
@ -65,9 +65,9 @@
|
||||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||||
<Sha>e81033e094d4663ffd227bb4aed30b76b0631e6d</Sha>
|
<Sha>e81033e094d4663ffd227bb4aed30b76b0631e6d</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.3.1" Version="1.0.2-beta4.20105.2">
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.3.1" Version="1.0.2-beta4.20176.1">
|
||||||
<Uri>https://github.com/dotnet/test-templates</Uri>
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
||||||
<Sha>1b134b5a258aa5dc1aefc27fea90f442abbe41cd</Sha>
|
<Sha>2720fcade72d709a5d2fe80d0b80fbdac54213f6</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.1.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.1.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||||
<Uri>https://github.com/dotnet/templating</Uri>
|
<Uri>https://github.com/dotnet/templating</Uri>
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- Dependency from https://github.com/dotnet/test-templates -->
|
<!-- Dependency from https://github.com/dotnet/test-templates -->
|
||||||
<MicrosoftDotNetTestProjectTemplates31PackageVersion>1.0.2-beta4.20105.2</MicrosoftDotNetTestProjectTemplates31PackageVersion>
|
<MicrosoftDotNetTestProjectTemplates31PackageVersion>1.0.2-beta4.20176.1</MicrosoftDotNetTestProjectTemplates31PackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- NUnit3.DotNetNew.Template versions do not 'flow in' -->
|
<!-- NUnit3.DotNetNew.Template versions do not 'flow in' -->
|
||||||
|
|
Loading…
Reference in a new issue