YoshiRulz
|
9e3a8ff9c9
|
Mute SA1028 for satellite .NET projects
fixes 33be880bb
|
2025-05-13 16:44:37 +10:00 |
YoshiRulz
|
69b923ad55
|
Make all Analyzers except StyleCop run all the time
see #1813, 4a2627337
|
2025-02-24 05:39:16 +10:00 |
YoshiRulz
|
97a8e9011e
|
Add Analyzer to warn about decimal<=>float/double casts
fixes c882fe4ea and 32a66a955
|
2024-09-17 03:02:09 +10:00 |
YoshiRulz
|
21cdc86e8c
|
Enable MEN018 and fix noncompliance (except in Cores)
"Use Digit Separators" in integer literals
|
2024-09-15 23:19:07 +10:00 |
James Groom
|
dc0eb63221
|
Minor refactors to other MSBuild files
|
2024-04-04 00:19:20 +00:00 |
YoshiRulz
|
389fd5015f
|
s/ProjectDir/MSBuildProjectDirectory/ in MSBuild include files
I don't think anything was broken, this is just a precaution
|
2023-03-16 12:39:26 +10:00 |
YoshiRulz
|
38b5f16ccc
|
Refactor enable Roslyn Analyzers flag
kept the old name, but turns out `-p:RunAnalyzersDuringBuild=true` also works
...good thing the old name wasn't documented
|
2023-03-16 12:39:25 +10:00 |
YoshiRulz
|
7efafc18da
|
Extract helper code for Analyzers and Source Generators
|
2022-10-01 04:13:55 +10:00 |
YoshiRulz
|
1fbb95a353
|
Make MSBuild ignore shell scripts for external .NET projects
|
2022-10-01 04:13:48 +10:00 |
YoshiRulz
|
466d052c2d
|
Clean up project files of external .NET projects
|
2022-09-30 08:51:57 +10:00 |