mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 04:38:20 +00:00
VS 15.9 required for .NET Core 2.2
Testing the updater
This commit is contained in:
parent
a90ed2601a
commit
15049a4efb
1 changed files with 1 additions and 1 deletions
|
@ -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.8 or above)
|
||||
* Open the Jackett solution in Visual Studio 2017 (version 15.9 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"
|
||||
|
|
Loading…
Reference in a new issue