mirror of
https://github.com/Marlamin/BuildBackup
synced 2026-08-14 06:29:04 -04:00
Don't specify dotnet minor version
This commit is contained in:
parent
1696a02139
commit
f89f1936ec
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
language: csharp
|
||||
mono: none
|
||||
dotnet: 2.1.6
|
||||
dotnet: 2.1
|
||||
dist: xenial
|
||||
solution: BuildBackup.sln
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue