|
40 | 40 | <AssemblyOriginatorKeyFile>key.snk</AssemblyOriginatorKeyFile>
|
41 | 41 | </PropertyGroup>
|
42 | 42 | <ItemGroup>
|
43 |
| - <Reference Include="EntityFramework"> |
44 |
| - <HintPath>..\..\..\VS2013\Deploy\packages\EntityFramework.6.1.2\lib\net45\EntityFramework.dll</HintPath> |
| 43 | + <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
| 44 | + <HintPath>..\..\..\VS2013\Deploy\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath> |
| 45 | + <Private>True</Private> |
45 | 46 | </Reference>
|
46 |
| - <Reference Include="EntityFramework.SqlServer"> |
47 |
| - <HintPath>..\..\..\VS2013\Deploy\packages\EntityFramework.6.1.2\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
| 47 | + <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
| 48 | + <HintPath>..\..\..\VS2013\Deploy\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
48 | 49 | <Private>True</Private>
|
49 | 50 | </Reference>
|
50 | 51 | <Reference Include="EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
70 | 71 | <Reference Include="Microsoft.CSharp" />
|
71 | 72 | <Reference Include="System.Data" />
|
72 | 73 | <Reference Include="System.Xml" />
|
73 |
| - <Reference Include="TrackableEntities.Common"> |
74 |
| - <HintPath>..\..\..\VS2013\Deploy\packages\TrackableEntities.Common.2.5.0\lib\portable-net40+sl50+win+wpa81+wp80\TrackableEntities.Common.dll</HintPath> |
| 74 | + <Reference Include="TrackableEntities.Common, Version=2.5.0.0, Culture=neutral, PublicKeyToken=b10b51e7b9be6a2e, processorArchitecture=MSIL"> |
| 75 | + <HintPath>..\..\..\VS2013\Deploy\packages\TrackableEntities.Common.2.5.2.1\lib\portable-net40+sl50+win+wpa81+wp80\TrackableEntities.Common.dll</HintPath> |
| 76 | + <Private>True</Private> |
75 | 77 | </Reference>
|
76 | 78 | <Reference Include="VSLangProj, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
77 | 79 | <EmbedInteropTypes>True</EmbedInteropTypes>
|
|
0 commit comments