Add desktop SQLite project dependency
This commit is contained in:
parent
a366e1ad3b
commit
486d0b4b64
1 changed files with 4 additions and 0 deletions
|
|
@ -78,6 +78,10 @@
|
|||
<None Include="app.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\Community.CsharpSqlite\Community.CsharpSqlite.csproj">
|
||||
<Project>{f1653f20-d47d-4f29-8c55-3c835542af5f}</Project>
|
||||
<Name>Community.CsharpSqlite</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\MatterControl.Printing\MatterControl.Printing.csproj">
|
||||
<Project>{97d5ade3-c1b4-4b46-8a3e-718a4f7f079f}</Project>
|
||||
<Name>MatterControl.Printing</Name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue