mirror of
https://github.com/microsoft/krabsetw
synced 2026-06-06 16:14:32 +00:00
10 lines
283 B
XML
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> |