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
We are starting to use LibMan (in Visual Studio 2017) for our client-side libraries.
And at this moment we can't move jquery, jquery.validation and microsoft.jquery.unobtrusive.validation to libman, because the ExpressiveAnnotations nuget package depends on those packages.
ExpressiveAnnotations.dll is already a seperate packages.
If ExpressiveAnnotations.MvcUnobtrusive.dll would also be a seperate package we could use libman for the all the packages (including ExpressiveAnnotations)
The text was updated successfully, but these errors were encountered:
We are starting to use LibMan (in Visual Studio 2017) for our client-side libraries.
And at this moment we can't move jquery, jquery.validation and microsoft.jquery.unobtrusive.validation to libman, because the ExpressiveAnnotations nuget package depends on those packages.
ExpressiveAnnotations.dll is already a seperate packages.
If ExpressiveAnnotations.MvcUnobtrusive.dll would also be a seperate package we could use libman for the all the packages (including ExpressiveAnnotations)
The text was updated successfully, but these errors were encountered: