dotnet: 2.1.0 preview2

This commit is contained in:
KP122222 2018-04-29 14:07:30 -03:00 committed by GitHub
parent 17f4ccf2d5
commit 6eda84ba5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ os: osx
language: csharp language: csharp
solution: Ryujinx.sln solution: Ryujinx.sln
mono: none mono: none
dotnet: 2.0.0 dotnet: 2.1.0
script: script:
- dotnet restore - dotnet restore
- dotnet build - dotnet build