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

8 Коммитов

Автор SHA1 Сообщение Дата
Nirmal Guru 764ce94d17
Fix incorrect Root Namespace
This leads to embedded resources being not found and the VS Designer crashes
2021-10-08 09:09:24 +05:30
Nirmal Guru 7f681ce490
Remove unnecessary comment in resource files
It just takes up too much space in the DLL's size.
2021-10-08 09:09:18 +05:30
Nirmal Guru 20c61f9393
Convert Design projects to Sdk-style
- Update Solution to Use CPS for the Design projects.
- Move 'MetadataRegistration.cs' file into Common folder.
- Remove 'AssemblyInfo.cs' file as it's generated by .NET SDK.
2021-09-01 06:43:35 +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
Rosario Pulella 0043ecd4ac
Better wording for titles and descriptions around primitivs package 2021-01-12 13:07:18 -05:00
Rosario Pulella b6ca5afa69
Split out primitives design project 2021-01-08 16:40:01 -05:00