13 lines
		
	
	
		
			397 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			397 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <configuration>
 | |
| 	<packageSources>
 | |
| 		<add key="Gitea" value="https://gitea.white-enciso.pro/api/packages/AgileWebs/nuget" />
 | |
| 	</packageSources>
 | |
| 	<packageSourceCredentials>
 | |
| 		<Gitea>
 | |
| 			<Username>oscarmmtz</Username>
 | |
| 			<ClearTextPassword>544831e1ceaf52958e02c5de4d23cbde9e7a860a</ClearTextPassword>
 | |
| 		</Gitea>
 | |
| 	</packageSourceCredentials>
 | |
| </configuration>
 | 
