From f3cffa0bf40ffa0ba1f8b2c830eaeccd9439066e Mon Sep 17 00:00:00 2001 From: Faizan Ahmad Date: Mon, 7 Nov 2016 14:50:08 +0530 Subject: [PATCH] Update version of xunit adapter and runner --- .../VSTestXunitDesktopAndNetCore/Nuget.config | 12 ------------ .../VSTestXunitDesktopAndNetCore.csproj | 4 ++-- .../TestProjects/VSTestXunitDotNetCore/Nuget.config | 12 ------------ .../VSTestXunitDotNetCore.csproj | 4 ++-- .../dotnet-new/CSharp_Xunittest/$projectName$.csproj | 4 ++-- 5 files changed, 6 insertions(+), 30 deletions(-) delete mode 100644 TestAssets/TestProjects/VSTestXunitDesktopAndNetCore/Nuget.config delete mode 100644 TestAssets/TestProjects/VSTestXunitDotNetCore/Nuget.config diff --git a/TestAssets/TestProjects/VSTestXunitDesktopAndNetCore/Nuget.config b/TestAssets/TestProjects/VSTestXunitDesktopAndNetCore/Nuget.config deleted file mode 100644 index 1b7dbc159..000000000 --- a/TestAssets/TestProjects/VSTestXunitDesktopAndNetCore/Nuget.config +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/TestAssets/TestProjects/VSTestXunitDesktopAndNetCore/VSTestXunitDesktopAndNetCore.csproj b/TestAssets/TestProjects/VSTestXunitDesktopAndNetCore/VSTestXunitDesktopAndNetCore.csproj index 9b408113c..9b09ff0b7 100644 --- a/TestAssets/TestProjects/VSTestXunitDesktopAndNetCore/VSTestXunitDesktopAndNetCore.csproj +++ b/TestAssets/TestProjects/VSTestXunitDesktopAndNetCore/VSTestXunitDesktopAndNetCore.csproj @@ -29,10 +29,10 @@ 15.0.0-preview-20161024-02 - 2.2.0-beta3-build3402 + 2.2.0-beta4-build3444 - 2.2.0-beta4-build1188 + 2.2.0-beta4-build1194 diff --git a/TestAssets/TestProjects/VSTestXunitDotNetCore/Nuget.config b/TestAssets/TestProjects/VSTestXunitDotNetCore/Nuget.config deleted file mode 100644 index 1b7dbc159..000000000 --- a/TestAssets/TestProjects/VSTestXunitDotNetCore/Nuget.config +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/TestAssets/TestProjects/VSTestXunitDotNetCore/VSTestXunitDotNetCore.csproj b/TestAssets/TestProjects/VSTestXunitDotNetCore/VSTestXunitDotNetCore.csproj index ef33981c1..b318a9fcd 100644 --- a/TestAssets/TestProjects/VSTestXunitDotNetCore/VSTestXunitDotNetCore.csproj +++ b/TestAssets/TestProjects/VSTestXunitDotNetCore/VSTestXunitDotNetCore.csproj @@ -23,10 +23,10 @@ 15.0.0-preview-20161024-02 - 2.2.0-beta3-build3402 + 2.2.0-beta4-build3444 - 2.2.0-beta4-build1188 + 2.2.0-beta4-build1194 diff --git a/src/dotnet/commands/dotnet-new/CSharp_Xunittest/$projectName$.csproj b/src/dotnet/commands/dotnet-new/CSharp_Xunittest/$projectName$.csproj index 61848a27e..db356ca9d 100644 --- a/src/dotnet/commands/dotnet-new/CSharp_Xunittest/$projectName$.csproj +++ b/src/dotnet/commands/dotnet-new/CSharp_Xunittest/$projectName$.csproj @@ -23,10 +23,10 @@ 15.0.0-preview-20161024-02 - 2.2.0-beta3-build3402 + 2.2.0-beta4-build3444 - 2.2.0-beta4-build1188 + 2.2.0-beta4-build1194