Commit Graph

18 Commits

Author SHA1 Message Date
Nirmal Guru 41abf66445 Update EditorConfig and Git files
- Add default Git attributes.
- Update Git ignores to latest.
- Merge duplicate EditorConfig rules.
- Format projects to EditorConfig rules.
- Fix formatting errors in 'Guard.md' file.
2022-06-11 15:36:02 +02:00
Sergio Pedri a231298a21
Merge pull request #290 from CommunityToolkit/dev/update-assembly-metadata
Update Company and Authors metadata items
2022-06-07 11:46:06 +02:00
Sergio Pedri 292bf3497d Update Company and Authors metadata items 2022-06-02 19:04:48 +02:00
Hank McCord 83746acd77
Enable strong name signing
Fixes: #254
2022-06-01 17:12:15 -04:00
Nirmal Guru ea1010575d
Remove Cake Build (#94)
We no longer require Cake build nor we use it extensively!
Update Azure Pipelines (CI YAML) Script to be more modern and runnable across platforms.
Replaced the headers check with a PowerShell script mimicking the Cake script's `UpdateHeaders` task functionality.
2022-01-25 13:23:53 +01:00
Sergio Pedri d3a34ae7dd Update verify headers script for generated headers 2021-11-15 12:35:34 +01:00
Sergio Pedri efe9a26a3e Remove unused targets from Cake script 2021-11-09 16:03:33 +01:00
Sergio Pedri f841be9f6f Skip packing for auxiliary test project 2021-11-09 15:18:46 +01:00
Sergio Pedri 8dd533d680 Switch to dotnet pack to create NuGet packages 2021-11-09 15:18:46 +01:00
Sergio Pedri b8c77ad57c Minor style tweaks 2021-11-05 00:43:20 +01:00
Sergio Pedri ad74dc9b68 Remove failing restore step 2021-11-05 00:43:20 +01:00
Sergio Pedri a5dfcd25eb Update CI script 2021-11-05 00:43:19 +01:00
Sergio Pedri 32f3f7ce3c Hide imported files in projects from .targets file 2021-11-01 20:34:17 +01:00
Sergio Pedri 11ab330e69 Enable nullability annotations in the entire solution 2021-11-01 19:27:55 +01:00
Sergio Pedri 20f8ed1a59 Rename packages away from "Windows" name 2021-11-01 17:26:52 +01:00
Sergio Pedri fd58931fb0 Rename common .props/.targets files 2021-11-01 16:36:45 +01:00
Sergio Pedri f1996bb2d4 Remove leftover .targets item 2021-10-31 10:55:08 +01:00
Sergio Pedri de2678f3ec Port and update initial build and solution files 2021-10-29 17:54:22 +02:00