Expose SemaphoreSlim.Acquire with CancellationToken

This commit is contained in:
2025-05-20 12:25:36 +02:00
parent bae28b2552
commit af1dfd6751
4 changed files with 14 additions and 3 deletions
@@ -8,7 +8,7 @@
<RootNamespace>System</RootNamespace>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<Version>1.6.11</Version>
<Version>1.6.12</Version>
<Authors>Alexandru Macocian</Authors>
<RepositoryUrl>https://github.com/AlexMacocian/SystemExtensions</RepositoryUrl>
<Description>Extensions for the System namespace</Description>