Skip to content

Commit

Permalink
chore: #8 Remove deprecated PackageLicenseUrl, keep PackageLicenseFil…
Browse files Browse the repository at this point in the history
…e only

Signed-off-by: Laurent Broudoux <[email protected]>
  • Loading branch information
lbroudoux committed Nov 20, 2024
1 parent 6e75713 commit 63d5ffd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<PackageIconUrl>https://microcks.io/images/logo/microcks-logo-blue-stack_hub6b138b944a2655a28b25da35122648c_37956_417x415_resize_lanczos_3.png</PackageIconUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseUrl>https://github.com/microcks/microcks-testcontainers-dotnet/blob/main/LICENSE</PackageLicenseUrl>
<PackageTags>docker;dotnet;testcontainers;testing;microcks</PackageTags>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/microcks/microcks-testcontainers-dotnet</RepositoryUrl>
Expand Down

0 comments on commit 63d5ffd

Please sign in to comment.