Skip to content

Commit

Permalink
Make MSTest.Acceptance an Exe OutputType
Browse files Browse the repository at this point in the history
  • Loading branch information
drognanar committed Apr 24, 2024
1 parent 30deb6e commit 2f48e98
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 2f48e98

Please sign in to comment.