| Index: visual_studio/NativeClientVSAddIn/Local.testsettings
|
| diff --git a/visual_studio/NativeClientVSAddIn/Local.testsettings b/visual_studio/NativeClientVSAddIn/Local.testsettings
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..17341ff54e78b0b431fd9edd388ed3d576f626d1
|
| --- /dev/null
|
| +++ b/visual_studio/NativeClientVSAddIn/Local.testsettings
|
| @@ -0,0 +1,19 @@
|
| +<?xml version="1.0" encoding="UTF-8"?>
|
| +<TestSettings name="Local" id="5e362649-bcae-4c81-8152-d546a0b5810e" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
|
| + <Description>These are default test settings for a local test run.</Description>
|
| + <Deployment>
|
| + <DeploymentItem filename="TestingProjects\" />
|
| + </Deployment>
|
| + <NamingScheme baseName="TestRun" useDefault="false" />
|
| + <Execution>
|
| + <TestTypeSpecific>
|
| + <UnitTestRunConfig testTypeId="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b">
|
| + <AssemblyResolution>
|
| + <TestDirectory useLoadContext="true" />
|
| + </AssemblyResolution>
|
| + </UnitTestRunConfig>
|
| + </TestTypeSpecific>
|
| + <AgentRule name="Execution Agents">
|
| + </AgentRule>
|
| + </Execution>
|
| +</TestSettings>
|
|
|