aspnet-client-validation icon indicating copy to clipboard operation
aspnet-client-validation copied to clipboard

Question: Node module has source code and test files (EG `DemoWeb.csproj`)

Open Jonty-Schmidt opened this issue 1 year ago • 0 comments

Installation method: npm install aspnet-client-validation

Current version: "^0.11.0"

NVM version: 16.16.0

Issue: After having installed the node-module, the node-modules file includes additional files beyond the required javascript, EG:

  • AspNetClientValidation
  • DemoWeb.csproj
  • Program.cs See attached screenshot for more. haacked-aspnet-client-validation-node-modules

Just checking that this is intended?

Jonty-Schmidt avatar Nov 07 '24 01:11 Jonty-Schmidt