Updating minimum required VS version to 16.2 (#10458)

* Updating minimum required VS version to 16.2
This commit is contained in:
Artak 2019-05-23 10:26:07 -07:00 committed by GitHub
parent eebd61642f
commit a6dce7b33c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<PreviewImage>Content\WebConfiguration.png</PreviewImage> <PreviewImage>Content\WebConfiguration.png</PreviewImage>
</Metadata> </Metadata>
<Installation AllUsers="true"> <Installation AllUsers="true">
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[16.0,)" /> <InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[16.2,)" />
</Installation> </Installation>
<Assets> <Assets>
<Asset Type="Microsoft.VisualStudio.VsPackage" d:Source="Project" d:ProjectName="%CurrentProject%" Path="|%CurrentProject%;PkgdefProjectOutputGroup|" /> <Asset Type="Microsoft.VisualStudio.VsPackage" d:Source="Project" d:ProjectName="%CurrentProject%" Path="|%CurrentProject%;PkgdefProjectOutputGroup|" />