Files
microsoft-krabsetw/krabs/MTA.testsettings
T
Zac Brown (ODSP SECURITY) d741c16cc8 Initial public release.
2016-10-26 15:08:31 -07:00

8 lines
436 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<TestSettings name="Local" id="af0fb7ef-e4cb-451a-8cf0-f076c2ad079d" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
<Description>These are default test settings for a local test run with threadmodel set to MTA.</Description>
<Deployment enabled="false" />
<Execution hostProcessPlatform="MSIL">
<ExecutionThread apartmentState="MTA" />
</Execution>
</TestSettings>