10 lines
405 B
Plaintext
10 lines
405 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<TestSettings
|
||
|
id="b8968a45-0b6a-40a9-bcf7-7573da114965"
|
||
|
name="MSTest"
|
||
|
enableDefaultDataCollectors="false"
|
||
|
xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
|
||
|
<Description>These are default test settings for a local test run.</Description>
|
||
|
<!-- Do not copy DLLs to deployment directory. -->
|
||
|
<Deployment enabled="false" />
|
||
|
</TestSettings>
|