Multiple Assemblies in VS Reference Manager

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for SQLite
Post Reply
HadleyHope
Posts: 8
Joined: Thu 24 Jan 2013 14:44

Multiple Assemblies in VS Reference Manager

Post by HadleyHope » Wed 06 Feb 2013 09:11

When I first installed dotConnect Visual Studio's Reference Manager only showed one copy of each Devart assembly, however it seems that after I have created a LinqConnect entity model (from database) when I look at adding assemblies for other projects the reference manager is now showing two entries for each assembly, both have the same version number, for example:

Image

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: Multiple Assemblies in VS Reference Manager

Post by Pinturiccio » Fri 08 Feb 2013 15:45

During the dotConnect for SQLite installation, all Devart assemblies are placed into two folders:
C:\Program Files (x86)\Common Files\Devart\dotConnect\5.0\Net2\Common
C:\Program Files (x86)\Devart\dotConnect\SQLite

This is why you see two similar assemblies in the window for adding references. You can choose any of the two assemblies.

Post Reply