Closed dreamsyntax closed 2 months ago
Did you test the NuGet code? From what I remember, a part of the implementation calls an internal field via reflection, because the public API doesn't have the required functionality. I think it had to do with file sizes of downloads.
Did you test the NuGet code? From what I remember, a part of the implementation calls an internal field via reflection, because the public API doesn't have the required functionality. I think it had to do with file sizes of downloads.
Performed test:
Changed the version number to lower
Remove non-nuget upgrade sources
Check for updates (restart launcher)
See if NuGet update works ✔️
See if FileSize present ✔️
Side note, on first install Reloaded.Hooks is auto downloaded/updated and shows "Unknown Package". This is not related to my PR, happens on current release.
Summary:
Makes these two PRs obsolete: https://github.com/Reloaded-Project/Reloaded-II/pull/234 https://github.com/Reloaded-Project/Reloaded-II/pull/168