1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 16:47:29 +08:00

Make appveyor only compile net461

This commit is contained in:
smoogipoo 2018-03-26 16:03:25 +09:00
parent e5df2946aa
commit d2c5fa72dc
2 changed files with 3 additions and 1 deletions

View File

@ -16,6 +16,8 @@ install:
before_build:
- cmd: CodeFileSanity.exe
- cmd: nuget restore -verbosity quiet
environment:
TargetFramework: net461
build:
project: osu.sln
parallel: true

@ -1 +1 @@
Subproject commit dffaee9d66ec15d1e0a6d8561867ff3853624bd9
Subproject commit f0ed38258b61622fa2e500f010a8a6ff1200995a