We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b829ad + 8900ad5 commit 50d84a7Copy full SHA for 50d84a7
CodeMaid/source.extension.vsixmanifest
@@ -11,7 +11,7 @@
11
<Tags>build, code, c#, beautify, cleanup, cleaning, digging, reorganizing, formatting</Tags>
12
</Metadata>
13
<Installation>
14
- <InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[15.9.28307, 17.0)" />
+ <InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[15.0, 17.0)" />
15
</Installation>
16
<Dependencies>
17
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.7.2,)" />
0 commit comments