dotnet / dotnet/msbuild

Add Ability to suppress MSB3270 at the individual assembly for a specific mismatch.

Open
#9,695 3 comments 1 reaction 0 assignees View on GitHub
Area: Task: Resolve Assembly References (RAR) backlog gathering-feedback Priority:3 triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Add-Ability-to-suppress-MSB3270-at-the-i/10080397)._

---
Currently it is possible to completely suppress the warning

```xml

None

```

This is problematic when C++/CLI is referencing Managed (AnyCPU), using platform specific dll's for the managed assemblies is NOT a solution.

Since this is a non-problem at runtime it would be beneficial to specify

--- Suppress Warning for My.Special.Selection.cll" when it is "AnyCPU"

This would allow other mismatches which may be important to generate warnings but the specific occurances of specific types would be suppressed.

---
### Original Comments

#### Feedback Bot on 6/27/2022, 09:29 AM:

(private comment, text removed)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.