Skip to content

Commit 37b9e8b

Browse files
author
Zachary Eisinger
authored
Merge pull request #111 from coderpatros/doco
Add note and link to documentation on already available .NET SDKs
2 parents bedd981 + 81ca5f7 commit 37b9e8b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ This action sets up a [dotnet core cli](https://github.com/dotnet/cli) environme
1010
- registering problem matchers for error output
1111
- setting up authentication to private package sources like GitHub Packages
1212

13+
Please Note: GitHub hosted runners have some versions of the .NET SDK
14+
preinstalled. Installed versions are subject to change. Please refer to the
15+
documentation
16+
[software installed on github hosted runners](https://help.github.com/en/actions/reference/software-installed-on-github-hosted-runners)
17+
for .NET SDK versions that are currently available.
18+
1319
# Usage
1420

1521
See [action.yml](action.yml)

0 commit comments

Comments
 (0)