Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 1e2bd35

Browse files
author
Robert Raboud
committed
Assembly name was incorrect
1 parent 047e3a9 commit 1e2bd35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Services/IntegrationTests/IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>netcoreapp2.0</TargetFramework>
5-
<AssemblyName>FunctionalTests</AssemblyName>
5+
<AssemblyName>IntegrationTests</AssemblyName>
66
<PackageId>FunctionalTests</PackageId>
77
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
88
<AssetTargetFallback>$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;</AssetTargetFallback>

0 commit comments

Comments
 (0)