mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
Added the latest version of nuget
This commit is contained in:
parent
f048a180b1
commit
032a141715
2 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
language: csharp
|
language: csharp
|
||||||
solution: PlexRequests.sln
|
solution: PlexRequests.sln
|
||||||
install:
|
install:
|
||||||
- NuGet.exe update --self
|
- mono tools/NuGet.exe restore PlexRequests.sln
|
||||||
- nuget 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
|
BIN
Tools/nuget.exe
Normal file
BIN
Tools/nuget.exe
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue