File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/NLog.Extensions.Logging Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <RestoreProjectStyle >PackageReference</RestoreProjectStyle >
44
@@ -63,7 +63,7 @@ Full changelog: https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHAN
6363 <DefineConstants >$(DefineConstants);NETSTANDARD</DefineConstants >
6464 </PropertyGroup >
6565 <ItemGroup >
66- <PackageReference Include =" NLog" Version =" [4.5.8 ,5.0.0-beta01)" />
66+ <PackageReference Include =" NLog" Version =" [4.5.10 ,5.0.0-beta01)" />
6767 </ItemGroup >
6868 <ItemGroup Condition =" '$(TargetFramework)' == 'net451' " >
6969 <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 1.0.2" />
You can’t perform that action at this time.
0 commit comments