File tree Expand file tree Collapse file tree
src/NLog.DiagnosticSource Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFrameworks >net8.0;net6.0;net462;netstandard2.0</TargetFrameworks >
55 <RootNamespace >NLog</RootNamespace >
6- <VersionPrefix >6.0.1 </VersionPrefix >
6+ <VersionPrefix >6.0.2 </VersionPrefix >
77 <VersionSuffix ></VersionSuffix >
88
99 <AssemblyVersion >6.0.0.0</AssemblyVersion >
2525 <PackageLicenseExpression >BSD-3-Clause</PackageLicenseExpression >
2626 <PackageReadmeFile >README.md</PackageReadmeFile >
2727 <PackageReleaseNotes >
28- - Updated NLog v6.0.1
28+ - Updated NLog v6.0.2
2929
3030See https://github.com/NLog/NLog.DiagnosticSource for documentation of ${activity} and DiagnosticListenerTarget
3131 </PackageReleaseNotes >
@@ -45,7 +45,7 @@ See https://github.com/NLog/NLog.DiagnosticSource for documentation of ${activit
4545 </PropertyGroup >
4646
4747 <ItemGroup >
48- <PackageReference Include =" NLog" Version =" 6.0.1 " />
48+ <PackageReference Include =" NLog" Version =" 6.0.2 " />
4949 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
5050 </ItemGroup >
5151
You can’t perform that action at this time.
0 commit comments