提交 23e01f11 编写于 作者: K Kevin_H

Rollback SkipApplyOptimizations change for Features and BasicEditorFeatures...

Rollback SkipApplyOptimizations change for Features and BasicEditorFeatures (to see if issue with ibcmerge has been fixed)...
***NO_CI***
 (changeset 1406462)
上级 7020996d
......@@ -12,7 +12,6 @@
<AssemblyName>Microsoft.CodeAnalysis.VisualBasic.EditorFeatures</AssemblyName>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\</SolutionDir>
<RestorePackages>true</RestorePackages>
<SkipApplyOptimizations>true</SkipApplyOptimizations>
</PropertyGroup>
<ItemGroup Label="File References">
<Reference Include="..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" />
......
......@@ -13,7 +13,6 @@
<AssemblyName>Microsoft.CodeAnalysis.Features</AssemblyName>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\</SolutionDir>
<RestorePackages>true</RestorePackages>
<SkipApplyOptimizations>true</SkipApplyOptimizations>
</PropertyGroup>
<ItemGroup Label="File References">
<Reference Include="..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册