Add test templates dependency for 2.1 (#6806)

This commit is contained in:
Viktor Hofer 2020-03-13 12:59:04 +01:00 committed by Sarah Oslund
parent 08922d2d93
commit 98f5bac118

View file

@ -67,6 +67,10 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>a2d8852186643561d783e5ea6c9bc65fc97810ce</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.20162.1">
<Uri>https://github.com/dotnet/test-templates</Uri>
<Sha>e8e924b5937e75ab3049d57cb5fb196ea2e3332c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.5.0" Version="1.0.2-beta4.20176.1">
<Uri>https://github.com/dotnet/test-templates</Uri>
<Sha>2720fcade72d709a5d2fe80d0b80fbdac54213f6</Sha>