Skip to content

Commit 1bc1f83

Browse files
rename version to 1.0.0-rtm-rc1
1 parent 8d547e8 commit 1bc1f83

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
@@ -22,7 +22,7 @@ For ASP.NET Core, use NLog.Web.AspNetCore: https://www.nuget.org/packages/NLog.W
2222
<PackageLicenseUrl>https://github.com/NLog/NLog.Extensions.Logging/blob/master/LICENSE</PackageLicenseUrl>
2323
<RepositoryType>git</RepositoryType>
2424
<RepositoryUrl>git://github.com/NLog/NLog.Extensions.Logging</RepositoryUrl>
25-
<Version>1.0.0-rc1</Version>
25+
<Version>1.0.0-rtm-rc1</Version>
2626
</PropertyGroup>
2727

2828
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">

0 commit comments

Comments
 (0)