mirror of
https://github.com/ppy/osu.git
synced 2024-12-13 03:42:57 +08:00
Make appveyor only compile net461
This commit is contained in:
parent
e5df2946aa
commit
d2c5fa72dc
@ -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
|
Loading…
Reference in New Issue
Block a user