Skip to content

Commit 27b173f

Browse files
committed
Fixing warnings during builds
1 parent 132b3f1 commit 27b173f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AutoCtor.Example/AutoCtor.Example.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>net9.0</TargetFramework>
55
<Nullable>disable</Nullable>
6+
<EnforceCodeStyleInBuild>false</EnforceCodeStyleInBuild>
67
</PropertyGroup>
78

89
<ItemGroup>

0 commit comments

Comments
 (0)