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 trim annotations to System.Configuration.ConfigurationManager #108464

Closed
wants to merge 7 commits into from

Add Compile items

b3cba23
Select commit
Loading
Failed to load commit list.
Closed

Add trim annotations to System.Configuration.ConfigurationManager #108464

Add Compile items
b3cba23
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build windows-x86 Release Libraries_NET48) failed Oct 18, 2024 in 7m 9s

Build windows-x86 Release Libraries_NET48 failed

Annotations

Check failure on line 41 in src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x86 Release Libraries_NET48)

src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs#L41

src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs(41,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnconditionalSuppressMessageAttribute' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 41 in src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x86 Release Libraries_NET48)

src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs#L41

src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs(41,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnconditionalSuppressMessage' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 44 in src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x86 Release Libraries_NET48)

src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs#L44

src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs(44,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnconditionalSuppressMessageAttribute' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 44 in src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x86 Release Libraries_NET48)

src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs#L44

src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs(44,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnconditionalSuppressMessage' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 46 in src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x86 Release Libraries_NET48)

src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs#L46

src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs(46,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnconditionalSuppressMessageAttribute' could not be found (are you missing a using directive or an assembly reference?)