Documentation icon indicating copy to clipboard operation
Documentation copied to clipboard

Visual studio 2022 install is missing command

Open Michael-Chandler-00 opened this issue 1 year ago • 1 comments

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

Michael-Chandler-00 avatar Apr 11 '24 22:04 Michael-Chandler-00

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).

patridge avatar Jun 16 '24 20:06 patridge