ExpressiveAnnotations icon indicating copy to clipboard operation
ExpressiveAnnotations copied to clipboard

Seperate ExpressiveAnnotations.MvcUnobtrusive.dll

Open deviltje opened this issue 7 years ago • 2 comments

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)

deviltje avatar Feb 21 '19 13:02 deviltje

Just install the main package without dependencies (an option in nuget)

slippyr4 avatar Nov 18 '20 17:11 slippyr4

How does one do that with PackageReference?

Bouke avatar Dec 10 '21 12:12 Bouke