C#: Cleanup stub project references.

This commit is contained in:
Michael Nebel
2022-08-09 13:53:31 +02:00
parent 1a2fc2b565
commit 3a908ac4b8
3 changed files with 0 additions and 5 deletions

View File

@@ -9,7 +9,6 @@
<ItemGroup>
<ProjectReference Include="../../ServiceStack.Interfaces/6.2.0/ServiceStack.Interfaces.csproj" />
<ProjectReference Include="../../ServiceStack.Text/6.2.0/ServiceStack.Text.csproj" />
<ProjectReference Include="../../System.Memory/4.5.4/System.Memory.csproj" />
<ProjectReference Include="../../_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj" />
</ItemGroup>
</Project>

View File

@@ -8,7 +8,6 @@
<ItemGroup>
<ProjectReference Include="../../ServiceStack.Common/6.2.0/ServiceStack.Common.csproj" />
<ProjectReference Include="../../System.Memory/4.5.4/System.Memory.csproj" />
<ProjectReference Include="../../_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj" />
</ItemGroup>
</Project>

View File

@@ -7,9 +7,6 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="../../Microsoft.CSharp/4.7.0/Microsoft.CSharp.csproj" />
<ProjectReference Include="../../System.Diagnostics.DiagnosticSource/6.0.0/System.Diagnostics.DiagnosticSource.csproj" />
<ProjectReference Include="../../System.Memory/4.5.4/System.Memory.csproj" />
<ProjectReference Include="../../_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj" />
</ItemGroup>
</Project>