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
|
6b4e526a44
|
Actually run all the Analyzers for ext. tools, update Analyzers
fixes 6f372820a
|
2022-07-15 22:22:19 +10:00 |
YoshiRulz
|
6f372820a7
|
Allow C# 10 in satellite projects, enable Analyzers on ext. tools
|
2022-07-14 04:26:27 +10:00 |
YoshiRulz
|
ef76d8510e
|
Cleanup project files
|
2021-01-18 09:26:51 +10:00 |
YoshiRulz
|
f7caa414b6
|
Fix building for external tools
|
2020-03-12 13:16:37 +10:00 |
YoshiRulz
|
2b8c0edcc2
|
Reorganise *.props
|
2020-02-23 06:17:35 +10:00 |