13 lines
514 B
Plaintext
13 lines
514 B
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<TestSettings name="本地" id="caf249b5-74be-457b-9096-e5e4c8ced027" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
|
||
|
|
<Description>这些设置为本地测试运行的默认测试设置。</Description>
|
||
|
|
<Deployment enabled="false" />
|
||
|
|
<Execution>
|
||
|
|
<TestTypeSpecific />
|
||
|
|
<AgentRule name="Execution Agents">
|
||
|
|
</AgentRule>
|
||
|
|
</Execution>
|
||
|
|
<Properties>
|
||
|
|
<Property name="TestSettingsUIType" value="UnitTest" />
|
||
|
|
</Properties>
|
||
|
|
</TestSettings>
|