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

fix(Cupertino): add CupertinoTheme class #1189

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

fix(Cupertino): add CupertinoTheme class

5012b73
Select commit
Loading
Failed to load commit list.
Draft

fix(Cupertino): add CupertinoTheme class #1189

fix(Cupertino): add CupertinoTheme class
5012b73
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Uno.Themes - CI (Windows Packages_UWP) failed Sep 1, 2023 in 15m 50s

Windows Packages_UWP failed

Annotations

Check failure on line 198 in src\library\Uno.Cupertino\CupertinoTheme.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.Themes - CI (Windows Packages_UWP)

src\library\Uno.Cupertino\CupertinoTheme.cs#L198

src\library\Uno.Cupertino\CupertinoTheme.cs(198,24): Error CS1061: 'ResourceDictionary' does not contain a definition for 'Duplicate' and no accessible extension method 'Duplicate' accepting a first argument of type 'ResourceDictionary' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 212 in src\library\Uno.Cupertino\CupertinoTheme.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.Themes - CI (Windows Packages_UWP)

src\library\Uno.Cupertino\CupertinoTheme.cs#L212

src\library\Uno.Cupertino\CupertinoTheme.cs(212,23): Error CS1061: 'ResourceDictionary' does not contain a definition for 'Duplicate' and no accessible extension method 'Duplicate' accepting a first argument of type 'ResourceDictionary' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 486 in C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\XamlCompiler\Microsoft.Windows.UI.Xaml.Common.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.Themes - CI (Windows Packages_UWP)

C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\XamlCompiler\Microsoft.Windows.UI.Xaml.Common.targets#L486

C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\XamlCompiler\Microsoft.Windows.UI.Xaml.Common.targets(486,5): Error MSB4181: The "CompileXaml" task returned false but did not log an error.

Check failure on line 4648 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.Themes - CI (Windows Packages_UWP)

Build log #L4648

Process 'msbuild.exe' exited with code '1'.

Check failure on line 198 in src\library\Uno.Cupertino\CupertinoTheme.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.Themes - CI (Windows Packages_UWP)

src\library\Uno.Cupertino\CupertinoTheme.cs#L198

src\library\Uno.Cupertino\CupertinoTheme.cs(198,24): Error CS1061: 'ResourceDictionary' does not contain a definition for 'Duplicate' and no accessible extension method 'Duplicate' accepting a first argument of type 'ResourceDictionary' could be found (are you missing a using directive or an assembly reference?)