提交 c922a07c 编写于 作者: C Cyrus Najmabadi

remove comment.

上级 9d61b259
......@@ -9,6 +9,10 @@
<AssemblyName>Microsoft.CodeAnalysis.Features</AssemblyName>
<TargetFramework>netstandard1.3</TargetFramework>
</PropertyGroup>
<ItemGroup>
<Compile Remove="JsonStringDetector\**" />
<EmbeddedResource Remove="JsonStringDetector\**" />
</ItemGroup>
<ItemGroup Label="Project References">
<ProjectReference Include="..\..\..\Compilers\Core\Portable\CodeAnalysis.csproj" />
<ProjectReference Include="..\..\..\Workspaces\Core\Portable\Workspaces.csproj" />
......@@ -109,8 +113,5 @@
<ItemGroup>
<PackageReference Include="System.Reflection" Version="$(SystemReflectionVersion)" />
</ItemGroup>
<ItemGroup>
<Folder Include="JsonStringDetector\" />
</ItemGroup>
<Import Project="..\..\..\Compilers\Core\AnalyzerDriver\AnalyzerDriver.projitems" Label="Shared" />
</Project>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册