zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2k stars 592 forks source link

Fix CA2008 diagnostics in CodeAnalysis.Base.globalconfig #2263

Open externl opened 1 month ago

externl commented 1 month ago

CA2008 is listed twice with different values. Which is the one we want?

https://github.com/zeroc-ice/ice/blob/4675c80836d70753d9e00db6583492c6f8969130/csharp/msbuild/CodeAnalysis.Base.globalconfig#L327-L328