c# - NuGet package files missing -


i making program in c# wpf mvvm-light nuget package. worked time errors on initializecomponent() of mainwwindow. when try debug, deeper , deeper in program until says:

"viewmodelbase.cs not found"

viewmodelbase.cs file in nugetpackage of mvvm-ligth library.

does know how possible/solved?

if sure correctly added package: right click on solution -> restore nuget packages.

if not sure: right click on solution -> manage nuget packages solution -> select mvvmlight package , check package has been installed project throwing error (checkbox project should ticked).


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -