Skip to content

Commit

Permalink
Merge pull request #183 from heynickc/nuget-bug
Browse files Browse the repository at this point in the history
Resolve issue with .nupkgs not containing necessary dependencies
  • Loading branch information
Aaronontheweb authored Mar 29, 2017
2 parents 8d4eaff + a85703e commit 5380eba
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 52 deletions.
4 changes: 2 additions & 2 deletions src/NBench.Runner/NBench.Runner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\NBench\NBench.csproj" />
<Compile Include="..\NBench\**\*.cs" Exclude="..\NBench\**\*NBench.AssemblyInfo.cs" />
</ItemGroup>

</Project>
25 changes: 0 additions & 25 deletions src/NBench.Runner/Properties/AssemblyInfo.cs

This file was deleted.

25 changes: 0 additions & 25 deletions src/NBench/Properties/AssemblyInfo.cs

This file was deleted.

0 comments on commit 5380eba

Please sign in to comment.