You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
Maintaining dependencies purchased through the Asset Store can be a real pain, and the best solution I have in the short term is to manually check for updates and re-package them as Nuget/Paket packages that are hosted privately.
That's an okay solution, but it's a real pain and cuts out a lot of the potential usefulness of using Paket in the first place.
I would like to be able to specify a dependency that lives on the Asset Store, and use semver to constrain it, and be able to automatically update when new matching versions come out.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Maintaining dependencies purchased through the Asset Store can be a real pain, and the best solution I have in the short term is to manually check for updates and re-package them as Nuget/Paket packages that are hosted privately.
That's an okay solution, but it's a real pain and cuts out a lot of the potential usefulness of using Paket in the first place.
I would like to be able to specify a dependency that lives on the Asset Store, and use semver to constrain it, and be able to automatically update when new matching versions come out.
The text was updated successfully, but these errors were encountered: