mirror of
				https://github.com/actions/setup-dotnet.git
				synced 2025-11-04 06:43:46 +00:00 
			
		
		
		
	Add nuget config file
This commit is contained in:
		
							parent
							
								
									79735df611
								
							
						
					
					
						commit
						5dcd27b0bc
					
				
							
								
								
									
										6
									
								
								__tests__/sample-csproj/nuget.config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								__tests__/sample-csproj/nuget.config
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,6 @@
 | 
				
			|||||||
 | 
					<?xml version="1.0" encoding="utf-8"?>
 | 
				
			||||||
 | 
					<configuration>
 | 
				
			||||||
 | 
					    <activePackageSource>
 | 
				
			||||||
 | 
					        <add key="NuGet official package source" value="https://api.nuget.org/v3/index.json" />
 | 
				
			||||||
 | 
					    </activePackageSource>
 | 
				
			||||||
 | 
					</configuration>
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user