From 03de88f24b4560b5d9af5f850dbd08f3fbbae030 Mon Sep 17 00:00:00 2001 From: Mike Lorbetske Date: Mon, 16 Jan 2017 19:31:33 -0800 Subject: [PATCH] Update dotnet new templates with beta5 xunit (#5339) * Pull latest template engine version * Bump xunit version and take corresponding template engine * Rollback template engine version bump --- .../commands/dotnet-new/CSharp_Xunittest/$projectName$.csproj | 4 ++-- .../commands/dotnet-new/FSharp_Xunittest/$projectName$.fsproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/dotnet/commands/dotnet-new/CSharp_Xunittest/$projectName$.csproj b/src/dotnet/commands/dotnet-new/CSharp_Xunittest/$projectName$.csproj index f76c6d4b9..1de3d53ff 100644 --- a/src/dotnet/commands/dotnet-new/CSharp_Xunittest/$projectName$.csproj +++ b/src/dotnet/commands/dotnet-new/CSharp_Xunittest/$projectName$.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/src/dotnet/commands/dotnet-new/FSharp_Xunittest/$projectName$.fsproj b/src/dotnet/commands/dotnet-new/FSharp_Xunittest/$projectName$.fsproj index 17b826289..2197d2277 100644 --- a/src/dotnet/commands/dotnet-new/FSharp_Xunittest/$projectName$.fsproj +++ b/src/dotnet/commands/dotnet-new/FSharp_Xunittest/$projectName$.fsproj @@ -15,8 +15,8 @@ - - + +