Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

Commit

Permalink
HellBrick.Diagnostics
Browse files Browse the repository at this point in the history
  • Loading branch information
pomma89 committed Sep 24, 2017
1 parent f21b927 commit 994c691
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/PommaLabs.Thrower/PommaLabs.Thrower.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@
<None Remove="doc\**" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="HellBrick.Diagnostics" Version="2.0.0">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
</ItemGroup>

<PropertyGroup Condition=" '$(TargetFramework)' == 'netstandard1.0' ">
<DefineConstants>$(DefineConstants);NETSTD10;LIBLOG_PUBLIC;LIBLOG_PORTABLE</DefineConstants>
</PropertyGroup>
Expand Down

0 comments on commit 994c691

Please sign in to comment.