Jackett/src/Jackett.Tray
Nathan Holland 7829643104 Feature/package reference restore (#2025)
* Move to use package reference for restoring nuget packages.

* Return a task result for this async method.

* Update to a supported version of the .NET Framework. This also has the side effect of allowing us to automatically generate our binding redirects on build.

* Set the solution to target VS2017

* Update test solution csproj file to support being built through MSBuild 15

* Move to use package reference for restoring nuget packages.

* Return a task result for this async method.

* Update to a supported version of the .NET Framework. This also has the side effect of allowing us to automatically generate our binding redirects on build.

* Set the solution to target VS2017

* Update test solution csproj file to support being built through MSBuild 15
2017-10-29 19:42:25 +11:00
..
Properties Feature/package reference restore (#2025) 2017-10-29 19:42:25 +11:00
App.config Feature/package reference restore (#2025) 2017-10-29 19:42:25 +11:00
Jackett.Tray.csproj Feature/package reference restore (#2025) 2017-10-29 19:42:25 +11:00
Main.Designer.cs Fix compilation under mono #117. Allow explicit web client selection. Init curl at application start. 2015-07-30 18:50:46 +01:00
Main.cs Close tray app when updating 2015-11-18 19:39:40 +00:00
Main.resx
Program.cs
jackett.ico