C#: Update stubs for other nuget packages and manually cleanup some of the project referenes.

This commit is contained in:
Michael Nebel
2025-01-24 15:13:02 +01:00
parent c7f5de851c
commit 82a193705c
112 changed files with 2753 additions and 2396 deletions

View File

@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="../../Microsoft.NETCore.Platforms/1.1.0/Microsoft.NETCore.Platforms.csproj" />
<ProjectReference Include="../../Microsoft.NETCore.Platforms/3.1.0/Microsoft.NETCore.Platforms.csproj" />
<ProjectReference Include="../../System.Collections/4.3.0/System.Collections.csproj" />
<ProjectReference Include="../../System.Collections.Concurrent/4.3.0/System.Collections.Concurrent.csproj" />
<ProjectReference Include="../../System.Linq/4.3.0/System.Linq.csproj" />