Skip to content

Commit

Permalink
Make MSTest.Acceptance an Exe OutputType (#2760)
Browse files Browse the repository at this point in the history
  • Loading branch information
drognanar committed Apr 24, 2024
1 parent 26feaf2 commit 1f442a0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<ImplicitUsings>true</ImplicitUsings>
<Nullable>enable</Nullable>
<GenerateProgramFile>false</GenerateProgramFile>
<OutputType>Exe</OutputType>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 1f442a0

Please sign in to comment.