Loose coupling of data models using interfaces
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="3.1.5" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\FireLance\FireLance.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Update="games.db">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
|
||||
Reference in New Issue
Block a user