build it on 4.5

pull/13/head
tidusjar 8 years ago
parent 7274f2d9f6
commit 3845a746f5

@ -4,4 +4,4 @@ install:
- mono Tools/nuget.exe restore PlexRequests.sln
- nuget install NUnit.Runners -OutputDirectory testrunner
script:
- xbuild /p:Configuration=Release PlexRequests.sln
- xbuild /p:Configuration=Release PlexRequests.sln /p:TargetFrameworkVersion="v4.5"
Loading…
Cancel
Save