From 49cf975af59e17fb4a01afa0ad1b8586ab3784e8 Mon Sep 17 00:00:00 2001 From: Miguel Veloso Date: Sun, 18 Mar 2018 17:27:59 +0000 Subject: [PATCH] Fixed PackageId for consistency --- test/Services/IntegrationTests/IntegrationTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Services/IntegrationTests/IntegrationTests.csproj b/test/Services/IntegrationTests/IntegrationTests.csproj index 6118572b2..ba1a25efe 100644 --- a/test/Services/IntegrationTests/IntegrationTests.csproj +++ b/test/Services/IntegrationTests/IntegrationTests.csproj @@ -3,7 +3,7 @@ netcoreapp2.0 IntegrationTests - FunctionalTests + IntegrationTests true $(AssetTargetFallback);portable-net45+win8+wp8+wpa81; false