Benedek Farkas
0c27ba1fe6
VS code cleanup, round 1
...
- Apply expression/block body preference
- Apply language/framework type preferences
- Apply null checking preferences
- Apply using directive placement preferences
- Apply using statement preferences
- Format document
- Remove unnecessary imports or usings
- Sort Imports or usings
2025-10-31 21:06:10 +01:00
Sebastien Ros
e587a48e75
White-listing packages.config as None target in projects
2016-01-13 17:34:29 -08:00
Lombiq
e92c1f6356
Normalizing some more line endings
2015-12-13 22:26:26 +01:00
Sebastien Ros
3585f30eb9
Adding Word files to excluded extensions
2014-08-06 15:57:12 -07:00
Jay Harris
f864fdc916
#20846 : Allowing None as action in projects
...
Work Item:20846
2014-08-06 12:10:18 -07:00
Renaud Paquay
26a0ff06a9
Validate modules/themes project files during build
...
We check for a few things:
- MVC2/3 tooling guid
- "None Include" elements (these often happen for .cshtml files)
- Output Path not set to "bin\"
- FxCop ruleset not set to Orchard ruleset (disabled for now)
Work Items: 16821
--HG--
branch : dev
2010-11-24 11:52:15 -08:00