According to the system requirements, Visual Studio 2017 15.9 or higher is supported at Runtime .NET 100.11, but when I try to install the VSIX I get the error "This extension is not installable on any currently installed products." Does it only install on VS 2019?
BTW, I can add the NuGet package just fine.
Solved! Go to Solution.
Hi,
The Visual Studio extension which includes Project Templates supports 2019 only, but 2017 is still supported for referencing NuGet packages.
I'll ensure the documentation is updated to better indicate this distinction.
Thanks
Hi,
The Visual Studio extension which includes Project Templates supports 2019 only, but 2017 is still supported for referencing NuGet packages.
I'll ensure the documentation is updated to better indicate this distinction.
Thanks