Travis: Use .NET 5.0

This commit is contained in:
Frederik Carlier
2021-04-21 13:02:40 +02:00
parent b5b9d5189e
commit 65cee57929

View File

@@ -2,7 +2,7 @@ language: csharp
solution: plist-cil.sln solution: plist-cil.sln
mono: mono:
- none - none
dotnet: 2.2 dotnet: 5.0
dist: bionic dist: bionic
git: git:
depth: false depth: false