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)
-
0
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>
-
0
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.
-
0
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.
-
0
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>