You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Update .NET SDK version to 10.0.x and enhance platform matrix support
- Changed default SDK version from 9.0.x to 10.0.x in dotnet-nuget action.
- Added target-frameworks and artifact-suffix inputs to dotnet-nuget action.
- Enhanced restore, build, and pack commands to support specified target frameworks.
- Introduced platform matrix support in dotnet-publish-library workflow for parallel builds on Linux and Windows.
- Updated example workflows to reflect the new SDK version and platform matrix capabilities.
- Added a new example workflow for Windows Desktop applications using platform matrix.
0 commit comments