Jackett/src/Jackett.IntegrationTests
airhawk777 65ca4d7478
Update to .NET 5 (#10346)
* Update to .NET 5

.NET 5 brings many performance (especially regex) improvements
https://devblogs.microsoft.com/dotnet/announcing-net-5-0/

Can look at bringing the packages upto date and using a single file executable in a future PR if the maintainers are interested

* Dotnet restore before building

* Restore on Windows only

* Out of ideas

* Update framework for windows specific apps

* Don't upgrade Microsoft.Extensions.Configuration

* drop mono from the dotnet linux build instructions

* Fix logic to get app runtime

* readme: add windows .net prereq link

* Update README.md

* azure-pipeline: bump minorversion to 17

Co-authored-by: garfield69 <garfieldsixtynine@gmail.com>
Co-authored-by: Diego Heras <ngosang@hotmail.es>
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2020-12-08 21:10:34 +13:00
..
DashboardTests.cs Convert functions and properties to expression bodies when able (#7312) 2020-02-25 10:08:03 -06:00
Jackett.IntegrationTests.csproj Update to .NET 5 (#10346) 2020-12-08 21:10:34 +13:00
WebDriverFactory.cs core: Sort and remove usings (#7159) 2020-02-10 07:08:34 +13:00