Reduce release package false positives
Some checks failed
build / build-test-publish (push) Has been cancelled
Some checks failed
build / build-test-publish (push) Has been cancelled
This commit is contained in:
@@ -74,7 +74,7 @@ dotnet restore ehwrj/Ehwrj.sln
|
||||
dotnet build ehwrj/Ehwrj.sln -c Release
|
||||
dotnet run --project ehwrj/tests/Ehwrj.Tests/Ehwrj.Tests.csproj -c Release
|
||||
dotnet publish ehwrj/src/Ehwrj.App/Ehwrj.App.csproj -c Release -r win-x64 --self-contained true \
|
||||
-p:PublishSingleFile=true
|
||||
-p:PublishSingleFile=false
|
||||
```
|
||||
|
||||
Or from inside the `ehwrj` folder:
|
||||
|
||||
Reference in New Issue
Block a user