We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12cf1ee commit 25c6cc2Copy full SHA for 25c6cc2
.travis.yml
@@ -3,7 +3,7 @@ branches:
3
- "/^untagged/"
4
language: csharp
5
mono: none
6
-dotnet: 3.1
+dotnet: 5.0
7
script:
8
- dotnet restore && dotnet publish -c release -o app --runtime linux-x64 --self-contained
9
false /p:PublishReadyToRun=true /p:PublishReadyToRunShowWarnings=false && zip -r
0 commit comments