Skip to content

Commit

Permalink
try publishreadytorun again for net5...
Browse files Browse the repository at this point in the history
  • Loading branch information
Yatao Li committed Nov 15, 2020
1 parent 0842458 commit 00c659a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fvim.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<PropertyGroup Condition="'$(Configuration)' == 'Release'">
<OutputType>WinExe</OutputType>
<PublishTrimmed>true</PublishTrimmed>
<PublishReadyToRun>true</PublishReadyToRun>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 00c659a

Please sign in to comment.