mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-21 06:45:32 -06:00
Update GitVersion.ToolThis removes the incompatibility with the netcoreapp31 runtime.
This commit is contained in:
parent
02dd83a687
commit
3922f0e4b6
3 changed files with 4 additions and 4 deletions
|
|
@ -3,11 +3,11 @@ mono: none
|
|||
matrix:
|
||||
include:
|
||||
- name: "Linux Qt 5.12.0"
|
||||
dotnet: 3.1.300
|
||||
dotnet: 3.1
|
||||
os: linux
|
||||
dist: xenial
|
||||
- name: "OSX Qt 5.12.0"
|
||||
dotnet: 3.1.300
|
||||
dotnet: 3.1
|
||||
os: osx
|
||||
osx_image: xcode9.4
|
||||
if: tag IS blank
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue