File tree 4 files changed +15
-3
lines changed
4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 4
4
<supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.0" />
5
5
</startup >
6
6
<runtime >
7
+ <gcServer enabled =" true" />
8
+ <gcConcurrent enabled =" false" />
9
+
7
10
<legacyUnhandledExceptionPolicy enabled =" 1" />
8
11
<legacyCorruptedStateExceptionsPolicy enabled =" true" />
9
12
62
65
<!-- <add key="ExecutionThreadApartmentState" value ="MTA"/>-->
63
66
<!-- <add key="TraceLogMaxFileSizeInKb" value ="10240"/>-->
64
67
<!-- MsTest Adapter Specific AppSettings -->
65
-
68
+
66
69
<!-- This flag is added to support test execution for net35 tests through TMI adapter. -->
67
70
<add key =" TestProjectRetargetTo35Allowed" value =" true" />
68
71
</appSettings >
Original file line number Diff line number Diff line change 4
4
<supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.0" />
5
5
</startup >
6
6
<runtime >
7
+ <gcServer enabled =" true" />
8
+ <gcConcurrent enabled =" false" />
9
+
7
10
<legacyUnhandledExceptionPolicy enabled =" 1" />
8
11
<legacyCorruptedStateExceptionsPolicy enabled =" true" />
9
12
62
65
<!-- <add key="ExecutionThreadApartmentState" value ="MTA"/>-->
63
66
<!-- <add key="TraceLogMaxFileSizeInKb" value ="10240"/>-->
64
67
<!-- MsTest Adapter Specific AppSettings -->
65
-
68
+
66
69
<!-- This flag is added to support test execution for net35 tests through TMI adapter. -->
67
70
<add key =" TestProjectRetargetTo35Allowed" value =" true" />
68
71
</appSettings >
Original file line number Diff line number Diff line change 4
4
<supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.0" />
5
5
</startup >
6
6
<runtime >
7
+ <gcServer enabled =" true" />
8
+ <gcConcurrent enabled =" false" />
9
+
7
10
<legacyUnhandledExceptionPolicy enabled =" 1" />
8
11
<legacyCorruptedStateExceptionsPolicy enabled =" true" />
9
12
62
65
<!-- <add key="ExecutionThreadApartmentState" value ="MTA"/>-->
63
66
<!-- <add key="TraceLogMaxFileSizeInKb" value ="10240"/>-->
64
67
<!-- MsTest Adapter Specific AppSettings -->
65
-
68
+
66
69
<!-- This flag is added to support test execution for net35 tests through TMI adapter. -->
67
70
<add key =" TestProjectRetargetTo35Allowed" value =" true" />
68
71
</appSettings >
Original file line number Diff line number Diff line change 4
4
<supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.0" />
5
5
</startup >
6
6
<runtime >
7
+ <gcServer enabled =" true" />
8
+ <gcConcurrent enabled =" false" />
9
+
7
10
<legacyUnhandledExceptionPolicy enabled =" 1" />
8
11
9
12
<!-- To get stacktrace information for portable and embedded pdbs when net472 installed on machine.
You can’t perform that action at this time.
0 commit comments