Skip to content

Commit 6a323d5

Browse files
authored
Merge pull request #64 from valadas/no-copy-local-2
Removed additional "copy local" from nuget packages
2 parents fe94462 + bf366e6 commit 6a323d5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

DotNetNuke.Modules.Repository.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
<ItemGroup>
9797
<Reference Include="ClientDependency.Core, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
9898
<HintPath>packages\DotNetNuke.Bundle.9.1.1.129\lib\ClientDependency.Core.dll</HintPath>
99+
<SpecificVersion>False</SpecificVersion>
99100
<Private>False</Private>
100101
</Reference>
101102
<Reference Include="DotNetNuke">
@@ -164,6 +165,8 @@
164165
<Reference Include="System.Net.Http" />
165166
<Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
166167
<HintPath>packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
168+
<SpecificVersion>False</SpecificVersion>
169+
<Private>False</Private>
167170
</Reference>
168171
<Reference Include="System.Net.Http.WebRequest" />
169172
<Reference Include="System.Runtime.Serialization">

0 commit comments

Comments
 (0)