Skip to content

Commit 2844fb0

Browse files
Nlog to rc4
1 parent 8ac5825 commit 2844fb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NLog.Extensions.Logging/NLog.Extensions.Logging.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ rc3: Support for .NET 4.6.1, support for message templates .NET standard 1.5+ an
6060
<DefineConstants>$(DefineConstants);NETCORE1_0</DefineConstants>
6161
</PropertyGroup>
6262
<ItemGroup>
63-
<PackageReference Include="NLog" Version="[4.5.0-rc03,5)" />
63+
<PackageReference Include="NLog" Version="[4.5.0-rc04,5)" />
6464
</ItemGroup>
6565
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">
6666
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="1.0.2" />

0 commit comments

Comments
 (0)