evolutionary-architecture / evolutionary-architecture-by-example

Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
MIT License
1.66k stars 212 forks source link

Increase the version due to static code analysis changes #13

Closed meaboutsoftware closed 1 year ago

meaboutsoftware commented 1 year ago

This PR fixes the problem with releasing the new version of a package. Due to changes related to static code analysis, we had to increase the version and we did not do that - thanks to it, our pipeline is now red.