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

[WIP] Adding CsWinRT projection for C# apps #13913

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Merge branch 'main' into fabriccstemplate

d775124
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Adding CsWinRT projection for C# apps #13913

Merge branch 'main' into fabriccstemplate
d775124
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR (Build 🔨 Desktop X86Debug) failed Oct 7, 2024 in 8m 46s

Build 🔨 Desktop X86Debug failed

Annotations

Check failure on line 11 in vnext\Microsoft.ReactNative\Composition.Input.idl

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR (Build 🔨 Desktop X86Debug)

vnext\Microsoft.ReactNative\Composition.Input.idl#L11

vnext\Microsoft.ReactNative\Composition.Input.idl(11,0): Error MIDL2011: [msg]unresolved type declaration [context]: Microsoft.UI.Input.VirtualKeyStates [ Procedure 'GetKeyState' ( Interface 'Microsoft.ReactNative.Composition.Input.KeyboardSource' ) ]

Check failure on line 24 in vnext\Microsoft.ReactNative\Composition.Input.idl

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR (Build 🔨 Desktop X86Debug)

vnext\Microsoft.ReactNative\Composition.Input.idl#L24

vnext\Microsoft.ReactNative\Composition.Input.idl(24,0): Error MIDL2011: [msg]unresolved type declaration [context]: Microsoft.UI.Input.PhysicalKeyStatus [ Property 'KeyStatus' ( Interface 'Microsoft.ReactNative.Composition.Input.KeyRoutedEventArgs' ) ]

Check failure on line 32 in vnext\Microsoft.ReactNative\Composition.Input.idl

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR (Build 🔨 Desktop X86Debug)

vnext\Microsoft.ReactNative\Composition.Input.idl#L32

vnext\Microsoft.ReactNative\Composition.Input.idl(32,0): Error MIDL2011: [msg]unresolved type declaration [context]: Microsoft.UI.Input.PhysicalKeyStatus [ Property 'KeyStatus' ( Interface 'Microsoft.ReactNative.Composition.Input.CharacterReceivedRoutedEventArgs' ) ]

Check failure on line 109 in vnext\Microsoft.ReactNative\Composition.Input.idl

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR (Build 🔨 Desktop X86Debug)

vnext\Microsoft.ReactNative\Composition.Input.idl#L109

vnext\Microsoft.ReactNative\Composition.Input.idl(109,0): Error MIDL2011: [msg]unresolved type declaration [context]: Microsoft.UI.Input.PointerPoint [ Property 'Inner' ( RuntimeClass 'Microsoft.ReactNative.Composition.Input.PointerPoint' ) ]

Check failure on line 5912 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR (Build 🔨 Desktop X86Debug)

Build log #L5912

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