Open adrianstevens opened 7 months ago
@adrianstevens I'll try to replicate today.
@adrianstevens This is what I did:
1.9.6
extension from Community, Professional, Enterprise (all these are on 17.9.5
) and Preview (17.10.0 preview 2
)dotnet new uninstall WildernessLabs.Meadow.Template
1.9.6
extension just into Community and launched it.dotnet new uninstall
which then lists all templates that can be uninstalled and I got.
dotnet new uninstall
Currently installed items:
WildernessLabs.Meadow.Template
Version: 1.10.0
Details:
Author: Wilderness Labs
Owners: Meadow
Reserved: ✘
NuGetSource: https://api.nuget.org/v3/index.json
Templates:
Meadow Core-Compute App (CoreComputeModule) C#
Meadow Core-Compute App (CoreComputeModule) F#
Meadow Core-Compute App (CoreComputeModule) VB.NET
Meadow.Desktop App (MeadowDesktop) C#
Meadow F7 Feather App (F7Feather) C#
Meadow F7 Feather App (F7Feather) F#
Meadow F7 Feather App (F7Feather) VB.NET
Meadow.Linux Jetson Nano App (JetsonNano) C#
Meadow Library (Library) C#
Meadow Library (Library) F#
Meadow Library (Library) VB.NET
Meadow Project Lab App (ProjectLab) C#
Meadow.Linux Raspberry Pi App (RaspberryPi) C#
Meadow.Linux reTerminal App (reTerminal) C#
Uninstall Command:
dotnet new uninstall WildernessLabs.Meadow.Template
dotnet new uninstall WildernessLabs.Meadow.Template
Which version of the extension did you have installed?
Fresh install, installed the extension, worked on a couple of non-Meadow projects, restarted Visual Studio several times.
Tried to create a Meadow project 2 days later and no templates were installed.
I had to install them manually and restart Visual Studio to create a new project.