Skip to content

Commit

Permalink
Nlog to rc4
Browse files Browse the repository at this point in the history
  • Loading branch information
304NotModified authored Jan 15, 2018
1 parent 8ac5825 commit 2844fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NLog.Extensions.Logging/NLog.Extensions.Logging.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ rc3: Support for .NET 4.6.1, support for message templates .NET standard 1.5+ an
<DefineConstants>$(DefineConstants);NETCORE1_0</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NLog" Version="[4.5.0-rc03,5)" />
<PackageReference Include="NLog" Version="[4.5.0-rc04,5)" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="1.0.2" />
Expand Down

0 comments on commit 2844fb0

Please sign in to comment.