Update VSIX build langversion to 7.2 (#2541)
This commit is contained in:
parent
13e13d7632
commit
e848bb37a3
|
|
@ -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)" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue