Add Application classlib

This commit is contained in:
Matt Parker [SSW]
2025-01-10 18:58:24 +10:00
parent 00d8c105e8
commit b9e617ed75
6 changed files with 41 additions and 1 deletions

View File

@@ -17,6 +17,10 @@ csharp_space_before_colon_in_inheritance_clause = true
csharp_space_after_colon_in_inheritance_clause = true
csharp_place_attribute_on_same_line = false
[*.csproj]
indent_style = space
indent_size = 2
[*.yml]
indent_style = space
indent_size = 2