You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
337 B
XML
10 lines
337 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- File name extension must be .runsettings -->
|
|
<RunSettings>
|
|
<RunConfiguration>
|
|
<EnvironmentVariables>
|
|
<!-- List of environment variables we want to set-->
|
|
<EF_TEST_REWRITE_BASELINES>1</EF_TEST_REWRITE_BASELINES>
|
|
</EnvironmentVariables>
|
|
</RunConfiguration>
|
|
</RunSettings> |