From 1445f05c9a5ecefcbb0e217e51573dd18b34101e Mon Sep 17 00:00:00 2001 From: rmorris Date: Mon, 14 Sep 2020 20:49:20 +0100 Subject: [PATCH] Add CLI dependency to all CLI test projects and fix paths to dotnet-swagger.dll --- test/WebSites/CliExample/CliExample.csproj | 3 ++- .../CliExampleWithFactory/CliExampleWithFactory.csproj | 2 +- test/WebSites/NswagClientExample/NswagClientExample.csproj | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/test/WebSites/CliExample/CliExample.csproj b/test/WebSites/CliExample/CliExample.csproj index da67b5ebb..244961863 100644 --- a/test/WebSites/CliExample/CliExample.csproj +++ b/test/WebSites/CliExample/CliExample.csproj @@ -8,6 +8,7 @@ + - + \ No newline at end of file diff --git a/test/WebSites/CliExampleWithFactory/CliExampleWithFactory.csproj b/test/WebSites/CliExampleWithFactory/CliExampleWithFactory.csproj index 313082705..b2ab33221 100644 --- a/test/WebSites/CliExampleWithFactory/CliExampleWithFactory.csproj +++ b/test/WebSites/CliExampleWithFactory/CliExampleWithFactory.csproj @@ -31,7 +31,7 @@ --> - + \ No newline at end of file diff --git a/test/WebSites/NswagClientExample/NswagClientExample.csproj b/test/WebSites/NswagClientExample/NswagClientExample.csproj index 5cabc6c42..fb28729b0 100644 --- a/test/WebSites/NswagClientExample/NswagClientExample.csproj +++ b/test/WebSites/NswagClientExample/NswagClientExample.csproj @@ -24,7 +24,7 @@ - +