Cake.Issues.Testing 5.2.0
Common helpers for testing add-ins based on Cake.Issues
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Cake.Issues.Testing</id>
<version>5.2.0</version>
<title>Cake.Issues.Testing</title>
<authors>Cake Issues contributors</authors>
<owners>bbtsoftware, pascalberger, cake-contrib</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>icon.png</icon>
<readme>docs\README.md</readme>
<projectUrl>https://cakeissues.net/</projectUrl>
<description>Common helpers for testing add-ins based on Cake.Issues</description>
<summary>Common helpers for testing add-ins based on Cake.Issues</summary>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/5.2.0</releaseNotes>
<copyright>Copyright © Cake Issues contributors</copyright>
<tags>Cake Script Cake-Issues Issues Testing</tags>
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.git" />
<dependencies>
<group targetFramework="net8.0" />
<group targetFramework="net9.0" />
</dependencies>
</metadata>
</package>