|
internal class Pane : ToolkitToolWindowPane |
|
<PackageReference Include="Community.VisualStudio.Toolkit.17" Version="17.0.451" ExcludeAssets="Runtime" /> |
ToolkitToolWindowPane was added in 17.0.451
Note that the template for 2019 is not using ToolkitToolWindowPane.
It was added in 16.0.451
ExtensibilityTemplatePack/src/2022/ProjectTemplates/VsixProjectWindow/ToolWindows/ToolWindow.cs
Line 21 in e9b48a9
ExtensibilityTemplatePack/src/2022/ProjectTemplates/VsixProjectWindow/VSIXProject.csproj
Line 105 in e9b48a9
ToolkitToolWindowPane was added in 17.0.451
Note that the template for 2019 is not using ToolkitToolWindowPane.
It was added in 16.0.451