Skip to content

Commit

Permalink
add R2R image option in csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Elepover committed May 2, 2020
1 parent ae5d06c commit 67d3713
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pmcenter/pmcenter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<StartupObject>pmcenter.Program</StartupObject>
<PublishReadyToRun>true</PublishReadyToRun>
</PropertyGroup>


<ItemGroup>
<PackageReference Include="HttpToSocks5Proxy" Version="1.4.0" />
Expand Down

0 comments on commit 67d3713

Please sign in to comment.