Enhanced the project file (`ReC.API.csproj`) with metadata to prepare the package for distribution. Added properties such as `PackageId`, `Authors`, `Company`, `Product`, `PackageIcon`, `PackageTags`, `Version`, `AssemblyVersion`, `FileVersion`, `InformationalVersion`, and `Copyright`. These changes ensure the package contains detailed information for consumers and aligns with NuGet standards.
ReC
Description
Languages
C#
100%