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
Current versions of Nuget doesn't allow to use solution-level packages, although Paket does.
For now, I've installed some tool packages (such as FSharp.Formatting) into the main project although they aren't used at the project level. But I think that will mess up our Nuget dependencies, so it'd be better to migrate to the most technological option.
The text was updated successfully, but these errors were encountered:
Current versions of Nuget doesn't allow to use solution-level packages, although Paket does.
For now, I've installed some tool packages (such as
FSharp.Formatting
) into the main project although they aren't used at the project level. But I think that will mess up our Nuget dependencies, so it'd be better to migrate to the most technological option.The text was updated successfully, but these errors were encountered: