Severity Code Description Project File Line Suppression State
Error 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.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props.
FlightBooking C:\Users\zhyan\Downloads\monitor-table-change-with-mvc-signalR-knockoutjs-sqltabledependency-example-master\monitor-table-change-with-mvc-signalR-knockoutjs-sqltabledependency-example-master\FlightBooking\FlightBooking.csproj 239
Member
75 Points
513 Posts
sqltabledependency error occured
Feb 15, 2020 07:17 AM|zhyanadil.it@gmail.com|LINK
i get this error
Severity Code Description Project File Line Suppression State
Error 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.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props. FlightBooking C:\Users\zhyan\Downloads\monitor-table-change-with-mvc-signalR-knockoutjs-sqltabledependency-example-master\monitor-table-change-with-mvc-signalR-knockoutjs-sqltabledependency-example-master\FlightBooking\FlightBooking.csproj 239
Contributor
3710 Points
1043 Posts
Re: sqltabledependency error occured
Feb 19, 2020 09:57 AM|Yongqing Yu|LINK
Hi zhyanadil,
According to your description, this error is usually related to your .csproj file.
There is a link for your reference , you can perform troubleshooting according to the answers in it and try to solve your problems.
NuGet Packages are missing
Best Regards,
YongQing.
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.