microsoft / microsoft/sql-server-samples
The imported project was not found.
@perrysk-msft is already working on this.
Since Mar 27, 2018.
- Dominant language
- PowerShell
- Stars
- 11.2k
- Forks
- 9.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 14
Description
Hello,
I'm trying to build the sample "belgrade-product-catalog" without success; I downloaded the .net SDK from the link on "Software prerequisites", tried to do the command dotnet restore and obtained the error
C:\belgrade-product-catalog-demo\ProductCatalog.xproj(7,3): error MSB4019: The imported project "C:\Program Files\dotnet\sdk\2.0.3\Microsoft\VisualStudio\v14.0\DotNet\Microsoft.DotNet.Props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.
I also tried to install Visual Studio 2015 Update 3 and open the project, but have the error in the picture attached

Any suggestion?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.