Skip to content

Commit 264a51c

Browse files
committed
Fixing warnings during builds
1 parent 8c1e186 commit 264a51c

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>netstandard2.0</TargetFramework>
55
<Nullable>disable</Nullable>
6+
<EnforceCodeStyleInBuild>false</EnforceCodeStyleInBuild>
67
</PropertyGroup>
78

89
<ItemGroup>

0 commit comments

Comments
 (0)