Remove null check for flow id in scoped loggers (#15)

This commit is contained in:
2022-01-23 21:13:37 +01:00
committed by GitHub
parent 721b444dda
commit 41b1b48f98
3 changed files with 4 additions and 10 deletions
@@ -7,7 +7,7 @@
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<RootNamespace>System</RootNamespace>
<Version>1.4</Version>
<Version>1.4.1</Version>
<Authors>Alexandru Macocian</Authors>
<RepositoryUrl>https://github.com/AlexMacocian/SystemExtensions</RepositoryUrl>
<Description>Extensions for the System namespace</Description>