File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
src/Serilog.Extensions.Logging Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 3030 <Reference Include =" System" />
3131 <Reference Include =" Microsoft.CSharp" />
3232 <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 1.0.0" />
33+ <Compile Remove =" SerilogLoggerServicesExtensions.cs" />
3334 </ItemGroup >
3435
3536 <ItemGroup Condition =" '$(TargetFramework)' == 'net46' " >
3637 <Reference Include =" System.Runtime" />
3738 <Reference Include =" System" />
3839 <Reference Include =" Microsoft.CSharp" />
3940 <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 1.0.0" />
41+ <Compile Remove =" SerilogLoggerServicesExtensions.cs" />
4042 </ItemGroup >
4143
4244 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard1.3' " >
You can’t perform that action at this time.
0 commit comments