Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit c1c4130

Browse files
committed
Aggiornate proprietà libreria
1 parent 396b307 commit c1c4130

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/NET6CustomLibrary/NET6CustomLibrary.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<TargetFrameworks>net6.0</TargetFrameworks>
55
<Authors>Angelo Pirola</Authors>
66
<Product>.NET6 library custom extension</Product>
7-
<Description>dotnet custom extension library</Description>
7+
<Description>open source custom dotnet extension library</Description>
88
<PackageLicenseExpression>MIT</PackageLicenseExpression>
99
<PackageProjectUrl>https://github.com/AngeloDotNet/NET6CustomLibrary</PackageProjectUrl>
1010
<PackageIcon>LibraryTools.png</PackageIcon>
11-
<PackageTags>csharp net6 custom extensions library</PackageTags>
11+
<PackageTags>csharp net6 open source custom dotnet extension library</PackageTags>
1212
<RepositoryType>git</RepositoryType>
1313
<RepositoryUrl>https://github.com/AngeloDotNet/NET6CustomLibrary.git</RepositoryUrl>
1414
<RepositoryBranch>main</RepositoryBranch>

0 commit comments

Comments
 (0)