Trigger build

This commit is contained in:
flightlevel
2019-01-18 06:56:39 +11:00
committed by GitHub
parent 375fc86937
commit 3984af24fd

View File

@@ -461,7 +461,7 @@ All contributions are welcome just send a pull request. Jackett's framework all
### Windows
* Install the .NET Core [SDK](https://www.microsoft.com/net/download/windows)
* Open the Jackett solution in Visual Studio 2017 (version 15.7 or above)
* Open the Jackett solution in Visual Studio 2017 (version 15.8 or above)
* Right click on the Jackett solution and click 'Rebuild Solution' to restore nuget packages
* Select Jackett.Server as startup project
* In the drop down menu of the run button select "Jackett.Server" instead of "IIS Express"