dotnet: 2.1.0-preview2

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

View file

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