Merge branch '4.7.0' into 4.8.0

This commit is contained in:
Rui Marinho 2020-09-10 11:54:13 +01:00
Родитель 048334318a eb77bda239
Коммит 0bb52af9a3
3 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -192,7 +192,7 @@ namespace Xamarin.Forms.Controls.Issues
ViewModel.RunTest(_TestCases[_TestNumber++]);
}
#if UITEST
#if false && UITEST
double TopThreshold => 1 + Threshold;
double BottomThreshold => 1 - Threshold;

Просмотреть файл

@ -26,6 +26,7 @@ resources:
type: github
name: xamarin/yaml-templates
endpoint: xamarin
ref: refs/heads/main # still defaults to master even though main is the main branch
trigger:
branches:

Просмотреть файл

@ -19,6 +19,7 @@ steps:
jenkinsEndpoint: Xamarin Code Signing Jenkins
jenkinsJob: sign-from-vsts
artifactHost: 'https://dl.internalx.com/vsts-devdiv'
CodeSignOverride: true
- task: PublishBuildArtifacts@1
displayName: 'Publish Artifact: nuget signed'