Base solution for your next web application
Open Closed

'Microsoft.NETCore.App', version '1.1.0' was not found #2193


User avatar
0
sampath created

Hi,

I have created asp.net core 1.0 template using this url : <a class="postlink" href="http://www.aspnetboilerplate.com/Templates">http://www.aspnetboilerplate.com/Templates</a> After that I have followed this instructions : <a class="postlink" href="http://www.aspnetboilerplate.com/Pages/Documents/Zero/Startup-Template-Core">http://www.aspnetboilerplate.com/Pages/ ... plate-Core</a>

then it gives below error.Can you tell me why ? Thanks.


4 Answer(s)
  • User Avatar
    0
    hikalkan created
    Support Team

    Can you try to install .Net Core v1.1.? <a class="postlink" href="https://go.microsoft.com/fwlink/?LinkID=835014">https://go.microsoft.com/fwlink/?LinkID=835014</a>

  • User Avatar
    0
    sampath created

    I have done that and now it gives this error.Can you tell why ?

    Errors in D:\Freelance Work\Waqar\EmployeeManagementApp\src\Tplex.EmployeeManagementApp.Web\Tplex.EmployeeManagementApp.Web.xproj
        Package Microsoft.NETCore.App 1.1.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.NETCore.App 1.1.0 supports: netcoreapp1.0 (.NETCoreApp,Version=v1.0)
        One or more packages are incompatible with .NETFramework,Version=v4.6.1.
    
  • User Avatar
    0
    hikalkan created
    Support Team

    Hi,

    Can you create an issus here, so we test and fix it: <a class="postlink" href="https://github.com/aspnetboilerplate/module-zero-core-template/issues/new">https://github.com/aspnetboilerplate/mo ... issues/new</a>

    Thanks.

  • User Avatar
    0
    sampath created

    I have done that.Please see it.

    <a class="postlink" href="https://github.com/aspnetboilerplate/module-zero-core-template/issues/8">https://github.com/aspnetboilerplate/mo ... e/issues/8</a>