I am trying to learn how to use the Microsoft CommunityToolkit.mvvm for a work project. I am building the project via VS2017 Right click build, rebuild menu. I have limited knowledge of MSBuild.
I created a simple Wpf App, nothing but a mainwindow. Compiled with no errors.
Next, I added the CommunityToolKit.mvvm Stable version 8.1.0. Warnings were immediately generated.
a
, b
)).If I close and reopen the project, None of the project references can be found.
Searched for Invalid static method of invocation syntax on internet as well as communitytoolkit.mvvm issues. No searches were helpful given my limited knowledge of the ms build environment. Reviewd: https://developercommunity.visualstudio.com/t/update-to-1580-projects-wont-load/311136 my gacutil results show MSBuild items for 12, 4, 3.5, 2, but nothing for 15.x.
Any help is appreciated.
CommunityToolKit.mvvm doesn’t support any version of .NET Framework: https://www.nuget.org/packages/CommunityToolkit.Mvvm/#supportedframeworks-body-tab