Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

c# interoperability with linux or bash script

dotnet publish **path to your solution** --configuration Release --framework netcoreapp3.0 --output .**output path** --self-contained false --runtime linux-x64 --verbosity quiet
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #interoperability #linux #bash #script
ADD COMMENT
Topic
Name
4+1 =