Skip to content

Commit

Permalink
Merge pull request #690 from codecadwallader/master
Browse files Browse the repository at this point in the history
v11.1 patch to .vsixmanifest
  • Loading branch information
codecadwallader authored Nov 6, 2019
2 parents 2b829ad + 8900ad5 commit 50d84a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CodeMaid/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<Tags>build, code, c#, beautify, cleanup, cleaning, digging, reorganizing, formatting</Tags>
</Metadata>
<Installation>
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[15.9.28307, 17.0)" />
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[15.0, 17.0)" />
</Installation>
<Dependencies>
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.7.2,)" />
Expand Down

0 comments on commit 50d84a7

Please sign in to comment.