Setup .NET Core SDK
Version updated for actions/setup-dotnet to version v4.1.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 246,786 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Add workflow file for publishing releases to immutable action package by @Jcambass in https://github.com/actions/setup-dotnet/pull/548
- Upgrade IA Publish by @Jcambass in https://github.com/actions/setup-dotnet/pull/550
Bug fixes :
- Fixed Basic Validation failure checks by @HarithaVattikuti in https://github.com/actions/setup-dotnet/pull/545
- Revise
isGhes
logic by @jww3 in https://github.com/actions/setup-dotnet/pull/556
Dependency updates :
- Bump fast-xml-parser from 4.3.6 to 4.4.1 by @dependabot in https://github.com/actions/setup-dotnet/pull/540
New Contributors
- @Jcambass made their first contribution in https://github.com/actions/setup-dotnet/pull/548
- @jww3 made their first contribution in https://github.com/actions/setup-dotnet/pull/556
Full Changelog: https://github.com/actions/setup-dotnet/compare/v4...v4.1.0