Some prep work for NuGet package

This commit is contained in:
Pieter-Jan Briers
2022-03-27 17:54:40 +02:00
parent 60d2e40906
commit 8643c10779
4 changed files with 29 additions and 1 deletions

View File

@@ -4,6 +4,6 @@ root = true
trim_trailing_whitespace = true
insert_final_newline = true
[*.csproj]
[*.{csproj,props}]
indent_style = space
indent_size = 2