remove fody and update project/build to generate single exe
Linux version rely upon PATH for location of bash instead of hardcoded /bin/bash
This commit is contained in:
@@ -319,8 +319,8 @@ Release builds are generated using github actions when a release is created from
|
||||
|
||||
You can build using :
|
||||
|
||||
* dotnet build src\\Eve-O-Preview\\Eve-O-Preview.csproj --configuration Release --no-restore -p:EVEOTARGET="Linux" -p:AssemblyVersion="8.0.2.0"
|
||||
* dotnet build src\\Eve-O-Preview\\Eve-O-Preview.csproj --configuration Release --no-restore -p:EVEOTARGET="Windows" -p:AssemblyVersion="8.0.2.0"
|
||||
* dotnet build src\\Eve-O-Preview\\Eve-O-Preview.csproj --configuration Release -p:EVEOTARGET="Linux" -p:AssemblyVersion="8.0.2.0"
|
||||
* dotnet build src\\Eve-O-Preview\\Eve-O-Preview.csproj --configuration Release -p:EVEOTARGET="Windows" -p:AssemblyVersion="8.0.2.0"
|
||||
|
||||
<div style="page-break-after: always;"></div>
|
||||
|
||||
|
Reference in New Issue
Block a user