Updating to the latest version of the test templates which has the precedence fix (#5332)

This commit is contained in:
Sarabjot Singh 2019-10-30 23:31:22 +05:30 committed by Livar
parent 8d0ccbbdaa
commit 491a32e976

View file

@ -28,7 +28,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/test-templates -->
<MicrosoftDotNetTestProjectTemplates31PackageVersion>1.0.2-beta4.19465.1</MicrosoftDotNetTestProjectTemplates31PackageVersion>
<MicrosoftDotNetTestProjectTemplates31PackageVersion>1.0.2-beta4.19511.1</MicrosoftDotNetTestProjectTemplates31PackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- NUnit3.DotNetNew.Template versions do not 'flow in' -->