Skip to content

Commit 3a908ac

Browse files
committed
C#: Cleanup stub project references.
1 parent 1a2fc2b commit 3a908ac

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

csharp/ql/test/resources/stubs/ServiceStack.Common/6.2.0/ServiceStack.Common.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<ItemGroup>
1010
<ProjectReference Include="../../ServiceStack.Interfaces/6.2.0/ServiceStack.Interfaces.csproj" />
1111
<ProjectReference Include="../../ServiceStack.Text/6.2.0/ServiceStack.Text.csproj" />
12-
<ProjectReference Include="../../System.Memory/4.5.4/System.Memory.csproj" />
1312
<ProjectReference Include="../../_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj" />
1413
</ItemGroup>
1514
</Project>

csharp/ql/test/resources/stubs/ServiceStack.OrmLite/6.2.0/ServiceStack.OrmLite.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
<ItemGroup>
1010
<ProjectReference Include="../../ServiceStack.Common/6.2.0/ServiceStack.Common.csproj" />
11-
<ProjectReference Include="../../System.Memory/4.5.4/System.Memory.csproj" />
1211
<ProjectReference Include="../../_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj" />
1312
</ItemGroup>
1413
</Project>

csharp/ql/test/resources/stubs/ServiceStack.Text/6.2.0/ServiceStack.Text.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<ProjectReference Include="../../Microsoft.CSharp/4.7.0/Microsoft.CSharp.csproj" />
11-
<ProjectReference Include="../../System.Diagnostics.DiagnosticSource/6.0.0/System.Diagnostics.DiagnosticSource.csproj" />
12-
<ProjectReference Include="../../System.Memory/4.5.4/System.Memory.csproj" />
1310
<ProjectReference Include="../../_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj" />
1411
</ItemGroup>
1512
</Project>

0 commit comments

Comments
 (0)