13 lines
		
	
	
		
			509 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			509 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <TestSettings name="Local" id="8a94a5ef-b0b7-4720-aebb-cf8f36dc0f10" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
 | |
|   <Description>These are default test settings for a local test run.</Description>
 | |
|   <Deployment enabled="false" />
 | |
|   <Execution>
 | |
|     <TestTypeSpecific />
 | |
|     <AgentRule name="Execution Agents">
 | |
|     </AgentRule>
 | |
|   </Execution>
 | |
|   <Properties>
 | |
|     <Property name="TestSettingsUIType" value="LoadTest" />
 | |
|   </Properties>
 | |
| </TestSettings> |