Skip to content

Commit

Permalink
config: remove GenerateProgramFile for F# tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasar007 committed Dec 31, 2024
1 parent 808733a commit 86440cd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<TargetFrameworks>$(TestTargetFrameworks)</TargetFrameworks>
<OutputType>Library</OutputType>
<LangVersion>$(FSharpLangVersion)</LangVersion>
<GenerateProgramFile>false</GenerateProgramFile>
<RootNamespace>Acolyte.Tests</RootNamespace>
<IncludeSymbols>false</IncludeSymbols>
<IsPackable>false</IsPackable>
Expand Down

0 comments on commit 86440cd

Please sign in to comment.