This commit is contained in:
sin365 2024-07-03 15:56:00 +08:00
parent 29ff4c0c7a
commit f12e6a7cb5

View File

@ -15,6 +15,9 @@
<ApplicationIcon>app.ico</ApplicationIcon>
<RootNamespace />
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Data.SQLite" Version="1.0.118" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Core\Core.csproj" />
</ItemGroup>
@ -32,9 +35,6 @@
<Private>True</Private>
</Reference>
<Reference Include="System.Data" />
<Reference Include="System.Data.SQLite">
<HintPath>E:\My Nes.7.9.7795.21597 Windows\My Nes 7.9.7795.21597 Win X86\System.Data.SQLite.dll</HintPath>
</Reference>
<Reference Include="System.Xml" />
</ItemGroup>
</Project>