Posts Nuget Packages are there but missing References
Post
Cancel

Nuget Packages are there but missing References

You need use the NuGet command line in the Package Manager Console:

1
2
3
Update-Package -reinstall

src - https://stackoverflow.com/a/42778916

origin - https://www.pipiscrew.com/?p=14580 nuget-packages-are-there-but-missing-references

This post is licensed under CC BY 4.0 by the author.
Contents

Trending Tags