Auto csproj fix and update by bot.

This commit is contained in:
Nuget Ninja
2024-04-07 03:21:58 +00:00
parent ce5956ef43
commit e521d921e6
+1
View File
@@ -68,6 +68,7 @@ publish:
- lint
- test
script:
- dotnet build -maxcpucount:1 --configuration Release
- dotnet publish -maxcpucount:1 --configuration Release --runtime linux-x64 --no-self-contained *.sln
pack: