Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for more Package properties #9532

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

chore: Avoid NRE in sample

65d97fa
Select commit
Loading
Failed to load commit list.
Draft

Add support for more Package properties #9532

chore: Avoid NRE in sample
65d97fa
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Uno.UI - CI (Build Binaries WinUI .NET Mobile Package Binaries) failed Aug 27, 2024 in 8m 26s

Build Binaries WinUI .NET Mobile Package Binaries failed

Annotations

Check failure on line 48 in src\Uno.UWP\Generated\3.0.0.0\Windows.ApplicationModel\Package.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build Binaries WinUI .NET Mobile Package Binaries)

src\Uno.UWP\Generated\3.0.0.0\Windows.ApplicationModel\Package.cs#L48

src\Uno.UWP\Generated\3.0.0.0\Windows.ApplicationModel\Package.cs(48,48): Error CS0102: The type 'Package' already contains a definition for 'EffectiveExternalLocation'

Check failure on line 58 in src\Uno.UWP\Generated\3.0.0.0\Windows.ApplicationModel\Package.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build Binaries WinUI .NET Mobile Package Binaries)

src\Uno.UWP\Generated\3.0.0.0\Windows.ApplicationModel\Package.cs#L58

src\Uno.UWP\Generated\3.0.0.0\Windows.ApplicationModel\Package.cs(58,17): Error CS0102: The type 'Package' already contains a definition for 'EffectiveExternalPath'

Check failure on line 28 in src\Uno.UWP\Generated\3.0.0.0\Windows.ApplicationModel\Package.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build Binaries WinUI .NET Mobile Package Binaries)

src\Uno.UWP\Generated\3.0.0.0\Windows.ApplicationModel\Package.cs#L28

src\Uno.UWP\Generated\3.0.0.0\Windows.ApplicationModel\Package.cs(28,48): Error CS0102: The type 'Package' already contains a definition for 'EffectiveLocation'

Check failure on line 68 in src\Uno.UWP\Generated\3.0.0.0\Windows.ApplicationModel\Package.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build Binaries WinUI .NET Mobile Package Binaries)

src\Uno.UWP\Generated\3.0.0.0\Windows.ApplicationModel\Package.cs#L68

src\Uno.UWP\Generated\3.0.0.0\Windows.ApplicationModel\Package.cs(68,17): Error CS0102: The type 'Package' already contains a definition for 'EffectivePath'

Check failure on line 79 in src\Uno.UWP\Generated\3.0.0.0\Windows.ApplicationModel\Package.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build Binaries WinUI .NET Mobile Package Binaries)

src\Uno.UWP\Generated\3.0.0.0\Windows.ApplicationModel\Package.cs#L79

src\Uno.UWP\Generated\3.0.0.0\Windows.ApplicationModel\Package.cs(79,15): Error CS0102: The type 'Package' already contains a definition for 'IsStub'