We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5611ac5 commit 0212f1bCopy full SHA for 0212f1b
1 file changed
Test.runsettings
@@ -1,10 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<RunSettings>
3
- <!-- Configurations that affect the Test Framework -->
4
- <MSTest>
5
- <DeleteDeploymentDirectoryAfterTestRunIsComplete>false</DeleteDeploymentDirectoryAfterTestRunIsComplete>
6
- </MSTest>
7
-
8
9
<DataCollectionRunSettings>
10
<DataCollectors>
@@ -33,5 +28,4 @@
33
28
</DataCollectors>
34
29
</DataCollectionRunSettings>
35
30
36
37
31
</RunSettings>
0 commit comments