question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CommunityToolkit.Mvvm NuGet package reference is missing in the project available in the Finish folder (main branch)

See original GitHub issue

Cloned the repository and opened the solution available in the Finish folder (main branch).

Ended up with errors when compiled, upon analysis found that the CommunityToolkit.Mvvm NuGet package reference is missing in the project file causing the issues.

In fact, it’s not added as a reference in any of the projects available in other folders.

Notify to @jamesmontemagno @jfversluis

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
egvijayanandcommented, May 27, 2022

Yeah, copied those files.

If VS reported missing solution items, then would’ve checked for them.

The icons representation is quite misleading.

Have reported it to VS team.

Thanks for the response.

0reactions
jamesmontemagnocommented, May 27, 2022

Those files are up a level in the root.

Read more comments on GitHub >

github_iconTop Results From Across the Web

This project references NuGet package(s) that are missing ...
This error usually occurs when you change the project directory name or path. edit the .proj file and replace the new directory name...
Read more >
Packages restored, but your project is still missing references?
Now, the problem arises if the solution is located in a much different location than the project and you include nuget packages. What...
Read more >
Troubleshooting NuGet Package Restore in Visual Studio
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. The missing file is { ......
Read more >
CommunityToolkit.Mvvm 8.2.1
This package includes a .NET MVVM library with helpers such as: - ObservableObject: a base class for objects implementing the INotifyPropertyChanged ...
Read more >
Nuget package restore not working vs2019 · Issue #8852
This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found