File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1515 <SignAndNotarizeRuntimeIdentifiers >osx-arm64;osx-x64</SignAndNotarizeRuntimeIdentifiers >
1616 <DefaultRuntimeIdentifiers >$(SignOnlyRuntimeIdentifiers);$(SignAndNotarizeRuntimeIdentifiers)</DefaultRuntimeIdentifiers >
1717 <DisableCustomBlobStoragePublishing Condition =" '$(DisableCustomBlobStoragePublishing)' == ''" >false</DisableCustomBlobStoragePublishing >
18+ <TestRunnerTestTimeoutMinutes >15</TestRunnerTestTimeoutMinutes >
1819 </PropertyGroup >
1920
2021 <PropertyGroup Condition =" '$(TargetFramework)' == 'net462'" >
2627 </PropertyGroup >
2728
2829 <PropertyGroup Condition =" '$(ContinuousIntegrationBuild)' == 'true'" >
29- <TestRunnerTestTimeoutMinutes >15</TestRunnerTestTimeoutMinutes >
3030 <TestRunnerAdditionalArguments >--blame "CollectHangDump;TestTimeout=$(TestRunnerTestTimeoutMinutes)m"</TestRunnerAdditionalArguments >
3131 </PropertyGroup >
3232
You can’t perform that action at this time.
0 commit comments