mirror of
				https://github.com/actions/setup-dotnet.git
				synced 2025-11-04 12:03:45 +00:00 
			
		
		
		
	fix typo in global-json-file description
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									88a8d99277
								
							
						
					
					
						commit
						9bd4737252
					
				@ -8,7 +8,7 @@ inputs:
 | 
				
			|||||||
  dotnet-version:
 | 
					  dotnet-version:
 | 
				
			||||||
    description: 'Optional SDK version(s) to use. If not provided, will install global.json version when available. Examples: 2.2.104, 3.1, 3.1.x'
 | 
					    description: 'Optional SDK version(s) to use. If not provided, will install global.json version when available. Examples: 2.2.104, 3.1, 3.1.x'
 | 
				
			||||||
  global-json-file:
 | 
					  global-json-file:
 | 
				
			||||||
    description: 'Optional global.json location, if your global.json it''t located in the root of the repo.'
 | 
					    description: 'Optional global.json location, if your global.json isn''t located in the root of the repo.'
 | 
				
			||||||
  source-url:
 | 
					  source-url:
 | 
				
			||||||
    description: 'Optional package source for which to set up authentication. Will consult any existing NuGet.config in the root of the repo and provide a temporary NuGet.config using the NUGET_AUTH_TOKEN environment variable as a ClearTextPassword'
 | 
					    description: 'Optional package source for which to set up authentication. Will consult any existing NuGet.config in the root of the repo and provide a temporary NuGet.config using the NUGET_AUTH_TOKEN environment variable as a ClearTextPassword'
 | 
				
			||||||
  owner:
 | 
					  owner:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user