Skip to content

Commit 7cf72a2

Browse files
Merge pull request #186 from NLog/304NotModified-patch-1
RC5 version and changelog
2 parents f34f23c + ad326cd commit 7cf72a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For ASP.NET Core, use NLog.Web.AspNetCore: https://www.nuget.org/packages/NLog.W
2121
<PackageTags>NLog;Microsoft.Extensions.Logging;log;logfiles;netcore;nlog</PackageTags>
2222
<PackageReleaseNotes>
2323

24-
24+
rc5: Fix System.Runtime not found in the GAC on .NET 4.5 / 4.6
2525
rc4: Fixed bug with message templates, removed NLog 5 dependency
2626
rc3: Support for .NET 4.6.1, support for message templates .NET standard 1.5+ and .NET 4.5.1+
2727

@@ -31,7 +31,7 @@ rc3: Support for .NET 4.6.1, support for message templates .NET standard 1.5+ an
3131
<PackageLicenseUrl>https://github.com/NLog/NLog.Extensions.Logging/blob/master/LICENSE</PackageLicenseUrl>
3232
<RepositoryType>git</RepositoryType>
3333
<RepositoryUrl>git://github.com/NLog/NLog.Extensions.Logging</RepositoryUrl>
34-
<Version>1.0.0-rtm-rc4</Version>
34+
<Version>1.0.0-rtm-rc5</Version>
3535
<AssemblyVersion>1.0.0.0</AssemblyVersion>
3636
<!--AssemblyVersion: keep 1.0.0.0-->
3737
<FileVersion>1.0.0.0</FileVersion>

0 commit comments

Comments
 (0)