Skip to content

Commit 3ad8f0e

Browse files
authored
Update CommandLine.csproj
Remove the PackageLicenseUrl that is deprecated.
1 parent bee1af8 commit 3ad8f0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/CommandLine.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
<Description>Parse command line arguments into user defined objects</Description>
2121
<releaseNotes>Make the package have a reproducible build</releaseNotes>
2222
<Copyright>Alex Ghiondea (c) 2021</Copyright>
23-
<PackageLicenseUrl>https://raw.githubusercontent.com/AlexGhiondea/CommandLine/master/LICENSE</PackageLicenseUrl>
2423
<PackageProjectUrl>https://github.com/AlexGhiondea/CommandLine</PackageProjectUrl>
2524
<RepositoryType>Git</RepositoryType>
2625
<PackageTags>CommandLine, Command line, Command, Line, parser, objects, custom</PackageTags>

0 commit comments

Comments
 (0)