Skip to content

Commit 5ae9845

Browse files
support for vs2019
1 parent 42b2771 commit 5ae9845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AutoToString.Vsix/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<License>license.txt</License>
99
</Metadata>
1010
<Installation>
11-
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[14.0,17.0)" />
11+
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[15.0,17.0)" />
1212
</Installation>
1313
<Dependencies>
1414
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />

0 commit comments

Comments
 (0)