C#: Make manual adjustments to the generated stubs.

This commit is contained in:
Michael Nebel
2023-12-14 10:42:50 +01:00
parent 8967a0996b
commit 0e6399e1cc
14 changed files with 52 additions and 69 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.118/System.Data.SQLite.Core.csproj" />
<ProjectReference Include="../../System.Data.SQLite.EF6/1.0.118/System.Data.SQLite.EF6.csproj" />
<ProjectReference Include="../../_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj" />
</ItemGroup>
</Project>