Update GitVersion.ToolThis removes the incompatibility with the netcoreapp31 runtime.

This commit is contained in:
Sebastian Hartte 2020-05-28 19:30:16 +02:00 committed by Paul Knopf
parent 02dd83a687
commit 3922f0e4b6
3 changed files with 4 additions and 4 deletions

View file

@ -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