diff --git a/NovetusLauncher/packages/Mono.Nat.1.2.24.0/Mono.Nat.1.2.24.0.nupkg b/NovetusLauncher/packages/Mono.Nat.1.2.24.0/Mono.Nat.1.2.24.0.nupkg deleted file mode 100644 index e9deed9..0000000 Binary files a/NovetusLauncher/packages/Mono.Nat.1.2.24.0/Mono.Nat.1.2.24.0.nupkg and /dev/null differ diff --git a/NovetusLauncher/packages/Mono.Nat.1.2.24.0/Mono.Nat.1.2.24.0.nuspec b/NovetusLauncher/packages/Mono.Nat.1.2.24.0/Mono.Nat.1.2.24.0.nuspec deleted file mode 100644 index cd5ed59..0000000 --- a/NovetusLauncher/packages/Mono.Nat.1.2.24.0/Mono.Nat.1.2.24.0.nuspec +++ /dev/null @@ -1,24 +0,0 @@ - - - - Mono.Nat - 1.2.24.0 - Alan McGovern <alan.mcgovern@gmail.com> -Ben Motmans <ben.motmans@gmail.com> -Nicholas Terry <nick.i.terry@gmail.com> - Alan McGovern <alan.mcgovern@gmail.com> -Ben Motmans <ben.motmans@gmail.com> -Nicholas Terry <nick.i.terry@gmail.com> - http://opensource.org/licenses/MIT - https://github.com/nterry/Mono.Nat - false - NAT stack for Mono and .NET applications - Added useful improvements/fixes from Github user cwensley -Removed dependency on Type2Byte as It has been deprecated following confirmation that BitConvert actually does work with Mono. -Added Android target for nuget. -Fixed some breaking changes from a massive a cleanup -Added unicast support for discovery phase (supported by UPnP 1.1 compliant IGDs only) - Copyright 2006 - 2007 Alan McGovern and Ben Motmans. See LICENSE for more details. - nat nat-transversal upnp mono.nat mono pmp nat-pmp port mapping protocol universal plug and play igd internet gateway device router - - \ No newline at end of file diff --git a/NovetusLauncher/packages/Mono.Nat.1.2.24.0/lib/net40/Mono.Nat.dll b/NovetusLauncher/packages/Mono.Nat.1.2.24.0/lib/net40/Mono.Nat.dll deleted file mode 100644 index 592850b..0000000 Binary files a/NovetusLauncher/packages/Mono.Nat.1.2.24.0/lib/net40/Mono.Nat.dll and /dev/null differ diff --git a/NovetusLauncher/packages/ProFileDownloader.4.0.0/ProFileDownloader.4.0.0.nupkg b/NovetusLauncher/packages/ProFileDownloader.4.0.0/ProFileDownloader.4.0.0.nupkg deleted file mode 100644 index c815ed5..0000000 Binary files a/NovetusLauncher/packages/ProFileDownloader.4.0.0/ProFileDownloader.4.0.0.nupkg and /dev/null differ diff --git a/NovetusLauncher/packages/ProFileDownloader.4.0.0/lib/netcoreapp2.1/ProFileDownloader.xml b/NovetusLauncher/packages/ProFileDownloader.4.0.0/lib/netcoreapp2.1/ProFileDownloader.xml deleted file mode 100644 index 1ec4287..0000000 --- a/NovetusLauncher/packages/ProFileDownloader.4.0.0/lib/netcoreapp2.1/ProFileDownloader.xml +++ /dev/null @@ -1,112 +0,0 @@ - - - - ProFileDownloader - - - - - A class which represents a file downloader - - - - - Giving a name to overwrite the remote suggested file name. - - - - - Initialize the downloader. - - Url of the remote file. - Where the local file should be saved at. - - - - Giving you a readable format for the remote file size. - - - - - Loads the downloader with the required information about the remote file. - - - - - - Indicates if the remote server supports the file segmentation or not - - - - - Indicates if the remote server supports the file resuming or not - - - - - Updates the downloader with the new changes that happened to the remote file, to match the least changes to be able to resume downloading the file. - - - Updates the remote file properties. - - - - - Download the remote file. - - Gets the current downloading process - A token to cancel the downloading process if you want. - - - - - A class which represents segments downloader - - - - - Initialize the segment downloader. - - Url of the remote file. - Where the local file should be saved at. - - - - Load the segments of the remote file. - - List of segments are stored - - - - Gets the segments basic data, to be stored on your own, for later resuming needs. - - Json Content, which is need to be stored in somewhere on your own. - - - - Load the Segments data from the JsonContent - - Json Content, which you got from the - reloaded segments to be able to resumed - - - - Start downloading the segments - - Gets the current downloading process - A token to cancel the downloading process if you want. - - - - - Reconstract the segments from the temp files that got created. - - A complete file in the directory that you specified in the constructor. - - - - Provides Utility Methods for dealing with files. - - - - diff --git a/NovetusLauncher/packages/repositories.config b/NovetusLauncher/packages/repositories.config deleted file mode 100644 index 599e613..0000000 --- a/NovetusLauncher/packages/repositories.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file