PR feedback

上级 b16f03fd
......@@ -34,7 +34,7 @@
<DisableTransitiveProjectReferences Condition="'$(RoslynProjectType)' == 'Vsix'">true</DisableTransitiveProjectReferences>
<!-- Disable the message indicating we are using a preview SDK. That is understood and be design
<!-- Disable the message indicating we are using a preview SDK. That is understood and by design
https://github.com/dotnet/sdk/issues/2033 -->
<_NETCoreSdkIsPreview>false</_NETCoreSdkIsPreview>
</PropertyGroup>
......
......@@ -4,8 +4,7 @@
<PropertyGroup>
<Platform Condition="'$(Platform)' == ''">x64</Platform>
<PlatformTarget>AnyCPU</PlatformTarget>
<Platforms>AnyCPU;x64</Platforms>
<RuntimeIdentifier>x64</RuntimeIdentifier>
<Platforms>AnyCPU</Platforms>
<OutputType>Exe</OutputType>
<RootNamespace>Microsoft.CodeAnalysis.CompilerServer</RootNamespace>
<AssemblyName>VBCSCompilerPortable</AssemblyName>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册