Skip to content

Commit 75a6b3e

Browse files
committed
Sample.Wcf.csproj: remove now-ignored SQLite dlls
These dll references were giving a build error after being ignored in 6e191de
1 parent 46e6fe3 commit 75a6b3e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Sample.Wcf/Sample.Wcf.csproj

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,6 @@
8585
<Content Include="Web.Release.config">
8686
<DependentUpon>Web.config</DependentUpon>
8787
</Content>
88-
<Content Include="x64\SQLite.Interop.dll">
89-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
90-
</Content>
91-
<Content Include="x86\SQLite.Interop.dll">
92-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
93-
</Content>
9488
</ItemGroup>
9589
<ItemGroup>
9690
<Compile Include="Dapper\SqlMapper.cs" />

0 commit comments

Comments
 (0)