File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
src/Serilog.Extensions.Logging Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1717 <PackageProjectUrl >https://github.com/serilog/serilog-extensions-logging</PackageProjectUrl >
1818 <PackageLicenseUrl >http://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl >
1919 <GenerateAssemblyVersionAttribute >false</GenerateAssemblyVersionAttribute >
20+ <!-- Don't reference the full NETStandard.Library -->
21+ <DisableImplicitFrameworkReferences >true</DisableImplicitFrameworkReferences >
2022 </PropertyGroup >
2123
2224 <ItemGroup >
23- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 1.0.2 " />
25+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 1.0.0 " />
2426 <PackageReference Include =" Serilog" Version =" 2.3.0" />
2527 </ItemGroup >
2628
You can’t perform that action at this time.
0 commit comments