File tree 4 files changed +3
-15
lines changed
4 files changed +3
-15
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
-
10
7
<legacyUnhandledExceptionPolicy enabled =" 1" />
11
8
<legacyCorruptedStateExceptionsPolicy enabled =" true" />
12
9
65
62
<!-- <add key="ExecutionThreadApartmentState" value ="MTA"/>-->
66
63
<!-- <add key="TraceLogMaxFileSizeInKb" value ="10240"/>-->
67
64
<!-- MsTest Adapter Specific AppSettings -->
68
-
65
+
69
66
<!-- This flag is added to support test execution for net35 tests through TMI adapter. -->
70
67
<add key =" TestProjectRetargetTo35Allowed" value =" true" />
71
68
</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
-
10
7
<legacyUnhandledExceptionPolicy enabled =" 1" />
11
8
<legacyCorruptedStateExceptionsPolicy enabled =" true" />
12
9
65
62
<!-- <add key="ExecutionThreadApartmentState" value ="MTA"/>-->
66
63
<!-- <add key="TraceLogMaxFileSizeInKb" value ="10240"/>-->
67
64
<!-- MsTest Adapter Specific AppSettings -->
68
-
65
+
69
66
<!-- This flag is added to support test execution for net35 tests through TMI adapter. -->
70
67
<add key =" TestProjectRetargetTo35Allowed" value =" true" />
71
68
</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
-
10
7
<legacyUnhandledExceptionPolicy enabled =" 1" />
11
8
<legacyCorruptedStateExceptionsPolicy enabled =" true" />
12
9
65
62
<!-- <add key="ExecutionThreadApartmentState" value ="MTA"/>-->
66
63
<!-- <add key="TraceLogMaxFileSizeInKb" value ="10240"/>-->
67
64
<!-- MsTest Adapter Specific AppSettings -->
68
-
65
+
69
66
<!-- This flag is added to support test execution for net35 tests through TMI adapter. -->
70
67
<add key =" TestProjectRetargetTo35Allowed" value =" true" />
71
68
</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
-
10
7
<legacyUnhandledExceptionPolicy enabled =" 1" />
11
8
12
9
<!-- 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