Skip to content

Commit d4230d5

Browse files
committed
tests
1 parent c871d1c commit d4230d5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ManagedCode.IntegrationTestBaseKit.XUnit/ManagedCode.IntegrationTestBaseKit.XUnit.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<IsPackable>true</IsPackable>
8+
<IsTestProject>false</IsTestProject>
89
</PropertyGroup>
910

1011
<!--NuGet-->

ManagedCode.IntegrationTestBaseKit/ManagedCode.IntegrationTestBaseKit.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<IsPackable>true</IsPackable>
8+
<IsTestProject>false</IsTestProject>
89
</PropertyGroup>
910

1011
<!--NuGet-->

0 commit comments

Comments
 (0)