Skip to content

Commit ee95580

Browse files
committed
Fixed project settings
1 parent 9094654 commit ee95580

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Plugins/SmartStore.DevTools/SmartStore.DevTools.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,11 @@
8282
</Reference>
8383
<Reference Include="EntityFramework">
8484
<HintPath>..\..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.dll</HintPath>
85-
<Private>True</Private>
85+
<Private>False</Private>
8686
</Reference>
8787
<Reference Include="EntityFramework.SqlServer">
8888
<HintPath>..\..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
89-
<Private>True</Private>
89+
<Private>False</Private>
9090
</Reference>
9191
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
9292
<HintPath>..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>

0 commit comments

Comments
 (0)