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 17 commits into
base: master
Choose a base branch
from

Addressing comments

c76d4d7
Select commit
Loading
Failed to load commit list.
Open

Adding the client code for supporting experiments #5034

Addressing comments
c76d4d7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / winget-cli Build_Test (Build x64_release) failed Jan 7, 2025 in 39m 34s

Build x64_release failed

Annotations

Check failure on line 18 in Build log

See this annotation in the file changed.

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

Build log #L18

PowerShell exited with code '1'.

Check failure on line 24 in Build log

See this annotation in the file changed.

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

Build log #L24

PowerShell exited with code '1'.

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 x64_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 x64_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 x64_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?)