|
|
|
@ -7,7 +7,7 @@ |
|
|
|
<AllowDynamicCodeContractChecking>true</AllowDynamicCodeContractChecking> |
|
|
|
<AllowStaticCodeContractChecking>false</AllowStaticCodeContractChecking> |
|
|
|
<AllowCodeAnalysis>false</AllowCodeAnalysis> |
|
|
|
<IgnoreThisComponentCompletely>false</IgnoreThisComponentCompletely> |
|
|
|
<IgnoreThisComponentCompletely>true</IgnoreThisComponentCompletely> |
|
|
|
<RunPreBuildEvents>false</RunPreBuildEvents> |
|
|
|
<RunPostBuildEvents>false</RunPostBuildEvents> |
|
|
|
<PreviouslyBuiltSuccessfully>true</PreviouslyBuiltSuccessfully> |
|
|
|
@ -17,9 +17,9 @@ |
|
|
|
<DetectStackOverflow>true</DetectStackOverflow> |
|
|
|
<IncludeStaticReferencesInWorkspace>true</IncludeStaticReferencesInWorkspace> |
|
|
|
<DefaultTestTimeout>60000</DefaultTestTimeout> |
|
|
|
<UseBuildConfiguration /> |
|
|
|
<UseBuildPlatform /> |
|
|
|
<ProxyProcessPath /> |
|
|
|
<UseBuildConfiguration></UseBuildConfiguration> |
|
|
|
<UseBuildPlatform></UseBuildPlatform> |
|
|
|
<ProxyProcessPath></ProxyProcessPath> |
|
|
|
<UseCPUArchitecture>AutoDetect</UseCPUArchitecture> |
|
|
|
<MSTestThreadApartmentState>STA</MSTestThreadApartmentState> |
|
|
|
<BuildProcessArchitecture>x86</BuildProcessArchitecture> |
|
|
|
|