Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Disable PublishReadyToRun
Browse files Browse the repository at this point in the history
  • Loading branch information
hangy committed Jul 24, 2019
1 parent e1923ee commit ae3ef1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OffUploader.Console/OffUploader.Console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>netcoreapp3.0</TargetFramework>
<UserSecretsId>6fc674a1-0a71-4a0c-96be-11a0dcc876dd</UserSecretsId>
<PublishTrimmed>true</PublishTrimmed>
<PublishReadyToRun>true</PublishReadyToRun>
<PublishReadyToRun>false</PublishReadyToRun>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit ae3ef1e

Please sign in to comment.