We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dd259a commit 1456b63Copy full SHA for 1456b63
1 file changed
src/AsyncKeyLock/AsyncKeyLock.csproj
@@ -6,7 +6,7 @@
6
<Nullable>enable</Nullable>
7
<Authors>usercode</Authors>
8
<Version>1.0.0</Version>
9
- <PackageProjectUrl>https://github.com/usercode/AsyncLock</PackageProjectUrl>
+ <PackageProjectUrl>https://github.com/usercode/AsyncKeyLock</PackageProjectUrl>
10
<Description>Async Key-based Reader Writer Lock</Description>
11
<PublishRepositoryUrl>true</PublishRepositoryUrl>
12
<PackageIcon>logo.png</PackageIcon>
0 commit comments