17 lines
709 B
XML
17 lines
709 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<TestSettings name="TestSettingsNetX64" id="20a4f799-7d31-4678-a2b9-79cdf7b1e821" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
|
|
<Description>These are default test settings for a local test run.</Description>
|
|
<Deployment enabled="false" />
|
|
<Execution hostProcessPlatform="MSIL">
|
|
<TestTypeSpecific>
|
|
<UnitTestRunConfig testTypeId="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b">
|
|
<AssemblyResolution>
|
|
<TestDirectory useLoadContext="true" />
|
|
</AssemblyResolution>
|
|
</UnitTestRunConfig>
|
|
</TestTypeSpecific>
|
|
<AgentRule name="Execution Agents">
|
|
</AgentRule>
|
|
</Execution>
|
|
<Properties />
|
|
</TestSettings> |