mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-01 00:12:30 +01:00
30 lines
1.6 KiB
Plaintext
30 lines
1.6 KiB
Plaintext
<ProjectConfiguration>
|
|
<CopyReferencedAssembliesToWorkspace>false</CopyReferencedAssembliesToWorkspace>
|
|
<ConsiderInconclusiveTestsAsPassing>true</ConsiderInconclusiveTestsAsPassing>
|
|
<PreloadReferencedAssemblies>false</PreloadReferencedAssemblies>
|
|
<AllowDynamicCodeContractChecking>true</AllowDynamicCodeContractChecking>
|
|
<AllowStaticCodeContractChecking>false</AllowStaticCodeContractChecking>
|
|
<IgnoreThisComponentCompletely>false</IgnoreThisComponentCompletely>
|
|
<RunPreBuildEvents>false</RunPreBuildEvents>
|
|
<RunPostBuildEvents>false</RunPostBuildEvents>
|
|
<PreviouslyBuiltSuccessfully>true</PreviouslyBuiltSuccessfully>
|
|
<InstrumentAssembly>true</InstrumentAssembly>
|
|
<PreventSigningOfAssembly>false</PreventSigningOfAssembly>
|
|
<AnalyseExecutionTimes>true</AnalyseExecutionTimes>
|
|
<IncludeStaticReferencesInWorkspace>true</IncludeStaticReferencesInWorkspace>
|
|
<DefaultTestTimeout>60000</DefaultTestTimeout>
|
|
<UseBuildConfiguration></UseBuildConfiguration>
|
|
<UseBuildPlatform></UseBuildPlatform>
|
|
<ProxyProcessPath></ProxyProcessPath>
|
|
<UseCPUArchitecture>AutoDetect</UseCPUArchitecture>
|
|
<MSTestThreadApartmentState>STA</MSTestThreadApartmentState>
|
|
<BuildProcessArchitecture>x86</BuildProcessArchitecture>
|
|
<IgnoredTests>
|
|
<NamedTestSelector>
|
|
<TestName>NzbDrone.Common.Test.EnviromentProviderTest.ApplicationPath_should_find_root_in_current_folder</TestName>
|
|
</NamedTestSelector>
|
|
<RegexTestSelector>
|
|
<RegularExpression>NzbDrone\.Common\.Test\.EventingTests\.ServiceNameFixture\..*</RegularExpression>
|
|
</RegexTestSelector>
|
|
</IgnoredTests>
|
|
</ProjectConfiguration> |