We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e2bd35 commit 49cf975Copy full SHA for 49cf975
1 file changed
test/Services/IntegrationTests/IntegrationTests.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<TargetFramework>netcoreapp2.0</TargetFramework>
5
<AssemblyName>IntegrationTests</AssemblyName>
6
- <PackageId>FunctionalTests</PackageId>
+ <PackageId>IntegrationTests</PackageId>
7
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
8
<AssetTargetFallback>$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;</AssetTargetFallback>
9
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
0 commit comments