mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
build it on 4.5
This commit is contained in:
parent
7274f2d9f6
commit
3845a746f5
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ install:
|
||||||
- mono Tools/nuget.exe restore PlexRequests.sln
|
- mono Tools/nuget.exe restore PlexRequests.sln
|
||||||
- nuget install NUnit.Runners -OutputDirectory testrunner
|
- nuget install NUnit.Runners -OutputDirectory testrunner
|
||||||
script:
|
script:
|
||||||
- xbuild /p:Configuration=Release PlexRequests.sln
|
- xbuild /p:Configuration=Release PlexRequests.sln /p:TargetFrameworkVersion="v4.5"
|
Loading…
Add table
Add a link
Reference in a new issue