Add publish script
This commit is contained in:
4
publish.ps1
Normal file
4
publish.ps1
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
dotnet publish .\Sharp7.Monitor\Sharp7.Monitor.csproj -c Release --output publish\non-sc --no-self-contained
|
||||
|
||||
dotnet publish .\Sharp7.Monitor\Sharp7.Monitor.csproj -c Release --output publish\sc -p:PublishTrimmed=true -p:EnableCompressionInSingleFile=true --self-contained
|
||||
Reference in New Issue
Block a user