Skip to content

Releases: actions/setup-dotnet

Support of preview versions, input validation improvements and other bug fixes

05 May 14:04
a71d1eb
Compare
Choose a tag to compare

This release includes the following PRs:

  • Add include-prerelease input to be able to match latest prerelease versions #110
  • Support various nuget.config name formats #188
  • Add workaround to fix BOM-related error during parsing global.json #192
  • Improve key names validation from user' nuget config #187
  • Fix for 5.x notation #175

Package Updates

30 Sep 16:00
51f6837
Compare
Choose a tag to compare

Update @actions/core Version and move towards uses environment file

Side-by-Side Installation

24 Sep 15:33
7a98346
Compare
Choose a tag to compare

Bug fixes for DOTNET_ROOT and generic dotnet versions

Side-by-Side Installation

21 Sep 19:54
9d7c66c
Compare
Choose a tag to compare

Allow side-by-side installation of multiple versions of dotnet. Also, also uses the preinstalled versions of dotnet on virtual-environments.

Bug fix for nuget.config file and various package updates.

License and documentation updates

10 Aug 14:50
b868168
Compare
Choose a tag to compare

Adding module licenses. Minor updates to scripts and documentation including readme examples to use main branch.

Follow proxy settings and use wildcard for patch versions

01 Jun 15:11
Compare
Choose a tag to compare

Follows self-hosted runner proxy settings

Also introduces a wildcard for a patch version, allowing 3.1.x to install the latest release.

Package Authentication and Process Updates

07 Jan 18:09
b782114
Compare
Choose a tag to compare
  • Removes use of obsolete .NET Core SDK releases endpoint
  • Dependency updates for packages
  • Improve documentation clarity
  • Adds NuGet package authentication set-up, documentation in README.md

Deprecate version

12 Sep 14:42
6c0e2a2
Compare
Choose a tag to compare

Deprecate version

v1.1.0

23 Aug 14:40
1c11308
Compare
Choose a tag to compare

Export dotnet_root

v1.0.2

19 Aug 18:57
56ad7c6
Compare
Choose a tag to compare

Consume new toolkit