Skip to content

Commit 574019b

Browse files
authored
Fixing DaanV2.UUID.Net.csproj
Removing an unwanted character
1 parent 92333b3 commit 574019b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Library/DaanV2.UUID.Net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Complies with the RFC 4122 standard. And has version 1-8 UUIDs implemented. exce
2323
<PackageReadmeFile>README.md</PackageReadmeFile>
2424
<RepositoryUrl>https://github.com/DaanV2/DaanV2.UUID.Net</RepositoryUrl>
2525
<RepositoryType>git</RepositoryType>
26-
<PackageTags>UUIDl;RFC-4122;V1;V3;V4;V5;V6;V7;V8</PackageTags>
26+
<PackageTags>UUID;RFC-4122;V1;V3;V4;V5;V6;V7;V8</PackageTags>
2727
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
2828
<IncludeSymbols>True</IncludeSymbols>
2929
<SymbolPackageFormat>snupkg</SymbolPackageFormat>

0 commit comments

Comments
 (0)