Improved nuget package spec info
diff --git a/lib/netstd/Thrift/Thrift.csproj b/lib/netstd/Thrift/Thrift.csproj
index 4bee3df..8c2e6b9 100644
--- a/lib/netstd/Thrift/Thrift.csproj
+++ b/lib/netstd/Thrift/Thrift.csproj
@@ -51,6 +51,9 @@
<PackageReleaseNotes></PackageReleaseNotes>
<PackageTags>Apache Thrift RPC</PackageTags>
<PackageReleaseNotes>https://github.com/apache/thrift/blob/0.22.0/CHANGES.md</PackageReleaseNotes>
+ <PackageProjectUrl>https://thrift.apache.org/</PackageProjectUrl>
+ <RepositoryUrl>https://github.com/apache/thrift</RepositoryUrl>
+ <RepositoryType>git</RepositoryType>
<PackageReadmeFile>README.md</PackageReadmeFile>
<Copyright>Copyright 2024 The Apache Software Foundation</Copyright>
</PropertyGroup>