mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-08-20 07:35:10 +00:00
Add note and link to documentation on already available .NET SDKs
This commit is contained in:
parent
7df9f59802
commit
71301a47da
@ -10,6 +10,11 @@ This action sets up a [dotnet core cli](https://github.com/dotnet/cli) environme
|
|||||||
- registering problem matchers for error output
|
- registering problem matchers for error output
|
||||||
- setting up authentication to private package sources like GitHub Packages
|
- setting up authentication to private package sources like GitHub Packages
|
||||||
|
|
||||||
|
Please note: This action is only necessary if you are using a .NET SDK version
|
||||||
|
which isn't already installed on the runner. Please refer to the documentation on
|
||||||
|
[software installed on github hosted runners](https://help.github.com/en/actions/reference/software-installed-on-github-hosted-runners)
|
||||||
|
to determine if you need this action.
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
See [action.yml](action.yml)
|
See [action.yml](action.yml)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user