Skip to content

Commit

Permalink
Merge pull request #23 from nblumhardt/master
Browse files Browse the repository at this point in the history
Build fix for master
  • Loading branch information
merbla authored Sep 11, 2017
2 parents 07fecc3 + dcd39ac commit 4b5ef34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Serilog.Sinks.Console/Serilog.Sinks.Console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@

<ItemGroup Condition=" '$(TargetFramework)' == 'net45' ">
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="Microsoft.CSharp" />
</ItemGroup>

Expand Down

0 comments on commit 4b5ef34

Please sign in to comment.