Update VSIX build langversion to 7.2 (#2541)

This commit is contained in:
Ajay Bhargav Baaskaran 2018-08-15 17:27:26 -07:00 committed by GitHub
parent 13e13d7632
commit e848bb37a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@
/p:Configuration=$(Configuration);
/p:FeatureBranchVersionSuffix=$(FeatureBranchVersionSuffix);
/p:BuildNumber=$(BuildNumber);
/p:LangVersion=7.1" />
/p:LangVersion=7.2" />
</ItemGroup>
<MakeDir Directories="$(LogOutputDir)" />