From e61ac5c7887bc9360dad34d1a0c07ca22334ba6b Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 10 Feb 2019 13:00:05 -0500 Subject: hopefully this is the rught version of dotnet --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2007c95..f405d3a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: csharp mono: none solution: BSODPrank.sln -dotnet: 4.5.0 +dotnet: 2.2.103 script: - msbuild /p:Configuration=Debug BSODPrank.sln - dotnet restore -- cgit v1.2.3