Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 459 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 459 Bytes

NetEvolve.Defaults

This is the NetEvolve.Defaults package, which provides the standard configurations and settings for the NetEvolve projects. Such as .editorconfig, build props and targets. All of our projects are build on top of this package, so we can have a consistent build process and settings across all of our projects.

Installation

To install this package, you can use the following command:

dotnet add package NetEvolve.Defaults