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

10 lines
283 B
XML

<?xml version="1.0" encoding="utf-8"?>
<RunSettings>
<!-- Configurations that affect the Test Framework -->
<RunConfiguration>
<TargetPlatform>x64</TargetPlatform>
</RunConfiguration>
<MSTest>
<SettingsFile>.\MTA.testsettings</SettingsFile>
</MSTest>
</RunSettings>