Project Coimbra was developed by independent volunteers at Microsoft with the Service Owners of Enable Ireland Sandyford. Inspired by their love of music and how it is such a central part of the service, volunteers at Microsoft developed this inclusive music software and have generously allowed us to share it with the world.
MIT License
4
stars
5
forks
source link
Preventing generation of intermediate .editorconfig output files #27
Adding <GenerateMSBuildEditorConfigFile> attribute to all of the .csproj files in the project, to avoid the generation of intermediate outputs that should not be committed to the repo.
Adding
<GenerateMSBuildEditorConfigFile>
attribute to all of the .csproj files in the project, to avoid the generation of intermediate outputs that should not be committed to the repo.