MyNugetFullFinal 8.8.2
This is my Nudget Library
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>MyNugetFullFinal</id>
<version>8.8.2</version>
<title>MyNudgetLibrary-Beta</title>
<authors>Shree Ganesh</authors>
<owners>Shree Ganesh</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>This is my Nudget Library</description>
<releaseNotes>Summary of changes made in this release of the package.</releaseNotes>
<copyright>Copyright 2020</copyright>
<tags>MyNuget Full Final Description</tags>
<dependencies />
<references>
<reference file="Reference-Test.dll" />
</references>
</metadata>
</package>