Nuget restore not works
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 07 Nov, 2015 08:01 PM
Use
nuget restorecommand in "before build" section.2 Posted by rpetrenkoster on 07 Nov, 2015 08:21 PM
nuget restore
nuget : This folder contains no solution files, nor packages.config files.
At line:1 char:1
+ nuget restore
+ ~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (This folder con...s.config files.:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
Command executed with exception: This folder contains no solution files, nor packages.config files.
3 Posted by rpetrenkoster on 07 Nov, 2015 08:22 PM
Service/uQualio.Services/uQualio.API.sln
location of solution
4 Posted by rpetrenkoster on 07 Nov, 2015 08:25 PM
changed to nuget restore c:/ ... location and all works! awesome. thanks for extreem quick support!
Support Staff 5 Posted by Feodor Fitsner on 07 Nov, 2015 08:26 PM
Great, thanks for the update!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:01 AM.