Skip to content

.NET Project Configuration

Editorconfig

.editorconfig
root = true

[*.cs]
# Indentation and spacing
indent_style = space
indent_size = 4

Last update: August 12, 2023
Created: June 9, 2023