C#: Remove Semmle.Extraction project and move content to Semmle.Extraction.CSharp

This commit is contained in:
Tamas Vajk
2024-11-13 13:47:40 +01:00
parent 67684d1813
commit e7844e2855
48 changed files with 5 additions and 72 deletions

View File

@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<ProjectReference Include="..\Semmle.Extraction\Semmle.Extraction.csproj" />
<ProjectReference Include="..\Semmle.Extraction.CSharp.Util\Semmle.Extraction.CSharp.Util.csproj" />
<ProjectReference Include="..\Semmle.Util\Semmle.Util.csproj" />
</ItemGroup>