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

Adding the client code for supporting experiments #5034

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Addressing comments

dee65a9
Select commit
Loading
Failed to load commit list.
Open

Adding the client code for supporting experiments #5034

Addressing comments
dee65a9
Select commit
Loading
Failed to load commit list.
Azure Pipelines / winget-cli Build_Test (Build x86_release) failed Dec 12, 2024 in 40m 3s

Build x86_release failed

Annotations

Check failure on line 12 in src\PowerShell\Microsoft.WinGet.Client.Engine\Commands\Common\BaseCommand.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / winget-cli Build_Test (Build x86_release)

src\PowerShell\Microsoft.WinGet.Client.Engine\Commands\Common\BaseCommand.cs#L12

src\PowerShell\Microsoft.WinGet.Client.Engine\Commands\Common\BaseCommand.cs(12,28): Error CS0234: The type or namespace name 'SharedLib' does not exist in the namespace 'Microsoft.WinGet' (are you missing an assembly reference?)

Check failure on line 17 in src\PowerShell\CommonFiles\PowerShellCmdlet.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / winget-cli Build_Test (Build x86_release)

src\PowerShell\CommonFiles\PowerShellCmdlet.cs#L17

src\PowerShell\CommonFiles\PowerShellCmdlet.cs(17,28): Error CS0234: The type or namespace name 'SharedLib' does not exist in the namespace 'Microsoft.WinGet' (are you missing an assembly reference?)

Check failure on line 18 in src\PowerShell\CommonFiles\PowerShellCmdlet.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / winget-cli Build_Test (Build x86_release)

src\PowerShell\CommonFiles\PowerShellCmdlet.cs#L18

src\PowerShell\CommonFiles\PowerShellCmdlet.cs(18,28): Error CS0234: The type or namespace name 'SharedLib' does not exist in the namespace 'Microsoft.WinGet' (are you missing an assembly reference?)

Check failure on line 552 in src\PowerShell\CommonFiles\PowerShellCmdlet.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / winget-cli Build_Test (Build x86_release)

src\PowerShell\CommonFiles\PowerShellCmdlet.cs#L552

src\PowerShell\CommonFiles\PowerShellCmdlet.cs(552,47): Error CS0246: The type or namespace name 'Policy' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 52 in src\PowerShell\CommonFiles\PowerShellCmdlet.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / winget-cli Build_Test (Build x86_release)

src\PowerShell\CommonFiles\PowerShellCmdlet.cs#L52

src\PowerShell\CommonFiles\PowerShellCmdlet.cs(52,60): Error CS0246: The type or namespace name 'Policy' could not be found (are you missing a using directive or an assembly reference?)