Skip to content

refactor!: Align divergent property types with WinUI (sync-gen)#23655

Open
MartinZikmund wants to merge 2 commits into
feature/breakingchangesfrom
dev/mazi/prop-types
Open

refactor!: Align divergent property types with WinUI (sync-gen)#23655
MartinZikmund wants to merge 2 commits into
feature/breakingchangesfrom
dev/mazi/prop-types

chore(api): Ignore PackageDiff for property-type alignment

6688272
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Uno.UI - CI (Build - Managed Binaries Build) failed Jul 6, 2026 in 14m 47s

Build - Managed Binaries Build failed

Annotations

Check failure on line 0 in EXEC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build - Managed Binaries Build)

EXEC#L0

EXEC(0,0): Error : Removed method Microsoft.UI.Xaml.Media.Animation.IEasingFunction Microsoft.UI.Xaml.Media.Animation.DoubleAnimation.get_EasingFunction() not found in ignore set.

Check failure on line 0 in EXEC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build - Managed Binaries Build)

EXEC#L0

EXEC(0,0): Error : Removed method System.Void Microsoft.UI.Xaml.Media.Animation.DoubleAnimation.set_EasingFunction(Microsoft.UI.Xaml.Media.Animation.IEasingFunction value) not found in ignore set.

Check failure on line 0 in EXEC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build - Managed Binaries Build)

EXEC#L0

EXEC(0,0): Error : Removed method System.Object Microsoft.UI.Xaml.Data.Binding.get_ElementName() not found in ignore set.

Check failure on line 0 in EXEC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build - Managed Binaries Build)

EXEC#L0

EXEC(0,0): Error : Removed method System.Void Microsoft.UI.Xaml.Data.Binding.set_ElementName(System.Object value) not found in ignore set.

Check failure on line 0 in EXEC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build - Managed Binaries Build)

EXEC#L0

EXEC(0,0): Error : Removed property Microsoft.UI.Xaml.Media.Animation.IEasingFunction Microsoft.UI.Xaml.Media.Animation.DoubleAnimation::EasingFunction() not found in ignore set.