chore(*): Add linting to projects

This commit is contained in:
Josh Creek
2022-10-13 12:39:26 +01:00
parent 3f303c1427
commit c5be2fd048
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -6,6 +6,11 @@
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
</PropertyGroup>
<PropertyGroup>
<ProduceReferenceAssemblyInOutDir>true</ProduceReferenceAssemblyInOutDir>
</PropertyGroup>
<ItemGroup>