Skip to content

Commit 7283cbc

Browse files
committed
Sqlite references added
1 parent c11d3ec commit 7283cbc

File tree

7 files changed

+34
-0
lines changed

7 files changed

+34
-0
lines changed

Insya.NetDash.Tests/obj/Debug/Insya.NetDash.Tests.csproj.FileListAbsolute.txt

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,35 @@ D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\AttributeRouting.Web
6464
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash.Tests\obj\Debug\Insya.NetDash.Tests.csprojResolveAssemblyReference.cache
6565
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash.Tests\obj\Debug\Insya.NetDash.Tests.dll
6666
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash.Tests\obj\Debug\Insya.NetDash.Tests.pdb
67+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\Insya.NetDash.Tests.dll.config
68+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\Insya.NetDash.Tests.dll
69+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\Insya.NetDash.Tests.pdb
70+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\Insya.NetDash.dll
71+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\Microsoft.Web.Infrastructure.dll
72+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\Microsoft.Web.Mvc.FixedDisplayModes.dll
73+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\System.Web.Helpers.dll
74+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\System.Web.Mvc.dll
75+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\System.Web.Razor.dll
76+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\System.Web.WebPages.Deployment.dll
77+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\System.Web.WebPages.dll
78+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\System.Web.WebPages.Razor.dll
79+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\System.Data.SQLite.dll
80+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\WebActivator.dll
81+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\AttributeRouting.Web.Mvc.dll
82+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\AttributeRouting.dll
83+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\AttributeRouting.Web.dll
84+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\Insya.NetDash.pdb
85+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\System.Web.Helpers.xml
86+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\System.Web.Mvc.xml
87+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\System.Web.Razor.xml
88+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\System.Web.WebPages.xml
89+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\System.Web.WebPages.Deployment.xml
90+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\System.Web.WebPages.Razor.xml
91+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\System.Data.SQLite.xml
92+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\WebActivator.pdb
93+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\AttributeRouting.Web.Mvc.xml
94+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\AttributeRouting.xml
95+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\bin\Debug\AttributeRouting.Web.xml
96+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\obj\Debug\Insya.NetDash.Tests.csprojResolveAssemblyReference.cache
97+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\obj\Debug\Insya.NetDash.Tests.dll
98+
D:\DEV\PROJELER\Insya.NetDash\Insya.NetDash\Insya.NetDash.Tests\obj\Debug\Insya.NetDash.Tests.pdb

Insya.NetDash.v12.suo

32 KB
Binary file not shown.

Insya.NetDash/App_Data/netdash.db

1 KB
Binary file not shown.

Insya.NetDash/Insya.NetDash.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@
159159
<DependentUpon>Web.config</DependentUpon>
160160
</Content>
161161
<Content Include="Views\Web.config" />
162+
<Content Include="x64\SQLite.Interop.dll" />
163+
<Content Include="x86\SQLite.Interop.dll" />
162164
<None Include="Properties\PublishProfiles\Publish.pubxml" />
163165
<Content Include="start.bat" />
164166
</ItemGroup>

Insya.NetDash/x64/SQLite.Interop.dll

1.08 MB
Binary file not shown.

Insya.NetDash/x86/SQLite.Interop.dll

945 KB
Binary file not shown.

0 commit comments

Comments
 (0)