Skip to content

Releases: actions/setup-dotnet

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

v1.0.1

13 Aug 20:17
fe9489d
Compare
Choose a tag to compare
Use dotnet-version (#16)

v1.0.0

01 Aug 13:27
dc30e5d
Compare
Choose a tag to compare
V1 (#9)

* Consume new tool-cache

* Fix tests

* V1