Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Nirmal Guru 3ad9062623
Refactor Core project files
Organize Package tags
Update Package descriptions
Remove redundant MSBuild logic
Consolidate common MSBuild logic
2021-07-20 21:45:09 +05:30
Nirmal Guru 7c61d09be3
Remove projects that are not required to be packed
Override projects with an empty Pack target that are not packed into packages.
This will prevent any any packages being accidentally produced.
2021-06-04 21:00:26 +05:30
Nirmal Guru 92dd6a64e9 Remove redundant xml meta-tag
XML files defaults to 'UTF-8' encoding.
Thus, the meta-tag is no longer needed!
2021-05-17 12:43:06 -07:00
Nirmal Guru 41c9964cf9 Use Unicode charset without the BOM
Update and follow EditorConfig settings.
BOM: Byte Order Mark (Used to identify UTF-8 encoding).
We don't need BOM specified as the latest editors can work without it.
2021-05-17 12:43:06 -07:00
Nirmal Guru ae9e58e25e Clean-up trailing white-spaces
Remove final new-lines
Remove trailing white-spaces
2021-05-17 12:43:06 -07:00
Andrew Leader 236d1e3f4d Works for Desktop Bridge! 2020-08-20 19:03:44 -07:00