SSWConsulting / SSW.CleanArchitecture

SSW Clean Architecture Template
https://sswconsulting.github.io/SSW.CleanArchitecture/
MIT License
124 stars 24 forks source link

💬 Added links to specification rule #444

Closed danielmackay closed 1 week ago

danielmackay commented 1 week ago

> 1. What triggered this change? (PBI link, Email Subject, conversation + reason, etc)

https://github.com/SSWConsulting/SSW.CleanArchitecture/issues/338

  1. What was changed?

This pull request involves several changes aimed at cleaning up unused using directives and adding global using directives to the GlobalUsings.cs file. Below is a summary of the most important changes:

Removal of Unused using Directives:

Addition of Global Using Directives:

  1. Did you do pair or mob programming?

No