Base solution for your next web application
Open Closed

Missing jquery-* files in <Project>.Web\Scripts #1037


User avatar
0
drenton created

I see there are a number of files in the Zero project that are missing. They are found at <Project>.Web\Scripts.

While I am checking the project to see if these are referenced, is there any reason that I would not delete them from the project list, as they are causing the VS Publish task to fail?


2 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Did you update jquery nuget packages ? Because, it seems those files are not currently in the project file.

    <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero/blob/a5d5a408b9a917d35726b50e7388c6a9ca558e46/src/MyCompanyName.AbpZeroTemplate.Web/MyCompanyName.AbpZeroTemplate.Web.csproj">https://github.com/aspnetzero/aspnet-ze ... Web.csproj</a>

  • User Avatar
    0
    hikalkan created
    Support Team

    These files are not used, you can safely delete them.