Skip to content

Commit 001a487

Browse files
Tyler CarlsonTyler Carlson
authored andcommitted
Make not add reference directly
1 parent 075f425 commit 001a487

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/AutoMapper.Collection/AutoMapper.Collection.EntityFramework/AutoMapper.Collection.EntityFramework.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
<ProjectReference Include="..\AutoMapper.Collection\AutoMapper.Collection.csproj">
6969
<Project>{37ad667a-8080-476c-88fd-20310ac7caf3}</Project>
7070
<Name>AutoMapper.Collection</Name>
71+
<Private>False</Private>
7172
</ProjectReference>
7273
</ItemGroup>
7374
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

src/AutoMapper.Collection/AutoMapper.Collection.LinqToSQL/AutoMapper.Collection.LinqToSQL.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
<ProjectReference Include="..\AutoMapper.Collection\AutoMapper.Collection.csproj">
5959
<Project>{37ad667a-8080-476c-88fd-20310ac7caf3}</Project>
6060
<Name>AutoMapper.Collection</Name>
61+
<Private>False</Private>
6162
</ProjectReference>
6263
</ItemGroup>
6364
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

0 commit comments

Comments
 (0)