I have PCL project('PCLLibrary') used in .NET CORE 1.0 project all works fine from Visual Studion, bu fails when I try to do dotnet restore from command line. I need it to build it on teamcity.
Errors in D:\WebExternal\WebExternal\src\Web\project.json Unable to resolve 'PCLLibrary' for '.NETCoreApp,Version=v1.0'.
I was trying to google it but didn't found any helpfull results. Please, help me.
Here you can get the project
To test execute command "dotnet restore" from folder, which contains project.json
Move your PCLLibrary into src, it will work.
And some other improvements:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With