From 93651da836541a977de69e1b88395ff97a5a64eb Mon Sep 17 00:00:00 2001 From: Abhitej Anoop John Bandi Date: Wed, 25 Jan 2017 19:44:50 +0530 Subject: [PATCH] Updating the MSTest nugets with the ones shipping in VS for desktop and UWP scenarios. --- .../commands/dotnet-new/CSharp_Mstest/$projectName$.csproj | 4 ++-- .../commands/dotnet-new/FSharp_Mstest/$projectName$.fsproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/dotnet/commands/dotnet-new/CSharp_Mstest/$projectName$.csproj b/src/dotnet/commands/dotnet-new/CSharp_Mstest/$projectName$.csproj index 051122114..229580c09 100644 --- a/src/dotnet/commands/dotnet-new/CSharp_Mstest/$projectName$.csproj +++ b/src/dotnet/commands/dotnet-new/CSharp_Mstest/$projectName$.csproj @@ -6,8 +6,8 @@ - - + + diff --git a/src/dotnet/commands/dotnet-new/FSharp_Mstest/$projectName$.fsproj b/src/dotnet/commands/dotnet-new/FSharp_Mstest/$projectName$.fsproj index ec090fa88..fbccc158c 100644 --- a/src/dotnet/commands/dotnet-new/FSharp_Mstest/$projectName$.fsproj +++ b/src/dotnet/commands/dotnet-new/FSharp_Mstest/$projectName$.fsproj @@ -14,8 +14,8 @@ - - + +