Commit: b9f9b35
Date: November 12, 2025 at 5:58 PM
- Changed exception type from ToolConfigurationException to GracefulException to avoid adding unhelpful wrapper text
- Updated CreateNet99ToolPackage to use NuGet pack command instead of manually creating zip file, making it more resilient to NuGet package format changes
- Added NUGET_PACKAGES environment variable to test environment to prevent test packages from leaking into user-wide or repo-wide packages folder
- Updated unit test to expect GracefulException instead of ToolConfigurationException
Co-authored-by: dsplaisted <145043+dsplaisted@users.noreply.github.com>
Powered by ChangeCrab