Skip to content

Commit c4ef724

Browse files
committed
Update build props
1 parent bc6963b commit c4ef724

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<Version>999.9.9-dev</Version>
55
<Company>Tyrrrz</Company>
66
<Copyright>Copyright (C) Oleksii Holub</Copyright>
7-
<LangVersion>latest</LangVersion>
87
<Nullable>enable</Nullable>
8+
<EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>
99
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
1010
<ILLinkTreatWarningsAsErrors>false</ILLinkTreatWarningsAsErrors>
1111
</PropertyGroup>

0 commit comments

Comments
 (0)