Documentation
Documentation copied to clipboard
Visual studio 2022 install is missing command
https://developer.wildernesslabs.co/Meadow/Meadow_Tools/VSWin/
Works as a plugin, but for alot of users on the slack channel, the template projects will NOT show up unless you do the following command: dotnet new install WildernessLabs.Meadow.Template::1.8.0.1
I don't know the latest state of the VS2022 extension, but maybe it's now taking a direct dependency on that template NuGet package but not installing it itself. We can fix the docs if that can't be resolved in the extension itself.
I filed an issue on that repo (linked above).