We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07fecc3 + dcd39ac commit 4b5ef34Copy full SHA for 4b5ef34
src/Serilog.Sinks.Console/Serilog.Sinks.Console.csproj
@@ -38,6 +38,7 @@
38
39
<ItemGroup Condition=" '$(TargetFramework)' == 'net45' ">
40
<Reference Include="System" />
41
+ <Reference Include="System.Core" />
42
<Reference Include="Microsoft.CSharp" />
43
</ItemGroup>
44
0 commit comments