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,8 +7,8 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="../../System.Data.SQLite.Core/1.0.118/System.Data.SQLite.Core.csproj" />
<ProjectReference Include="../../System.Data.SQLite.EF6/1.0.118/System.Data.SQLite.EF6.csproj" />
<ProjectReference Include="../../System.Data.SQLite.Core/1.0.119/System.Data.SQLite.Core.csproj" />
<ProjectReference Include="../../System.Data.SQLite.EF6/1.0.119/System.Data.SQLite.EF6.csproj" />
<ProjectReference Include="../../_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj" />
</ItemGroup>
</Project>