mirror of
				https://github.com/actions/setup-dotnet.git
				synced 2025-10-31 23:03:45 +00:00 
			
		
		
		
	Merge pull request #111 from coderpatros/doco
Add note and link to documentation on already available .NET SDKs
This commit is contained in:
		
						commit
						37b9e8b54a
					
				| @ -10,6 +10,12 @@ This action sets up a [dotnet core cli](https://github.com/dotnet/cli) environme | ||||
| - registering problem matchers for error output | ||||
| - setting up authentication to private package sources like GitHub Packages | ||||
| 
 | ||||
| Please Note: GitHub hosted runners have some versions of the .NET SDK | ||||
| preinstalled. Installed versions are subject to change. Please refer to the | ||||
| documentation | ||||
| [software installed on github hosted runners](https://help.github.com/en/actions/reference/software-installed-on-github-hosted-runners) | ||||
| for .NET SDK versions that are currently available. | ||||
| 
 | ||||
| # Usage | ||||
| 
 | ||||
| See [action.yml](action.yml) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user