Skip to content

Commit c3f49e6

Browse files
committed
try PreserveCompilationContext on mstest
1 parent a771379 commit c3f49e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/UnitTestEx.MSTest.Test/UnitTestEx.MSTest.Test.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netcoreapp3.1</TargetFramework>
55
<IsPackable>false</IsPackable>
6+
<PreserveCompilationContext>true</PreserveCompilationContext>
67
</PropertyGroup>
78

89
<ItemGroup>

0 commit comments

Comments
 (0)