File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 30
30
<DefineConstants >TRACE;DEBUG;JETBRAINS_ANNOTATIONS</DefineConstants >
31
31
<ErrorReport >prompt</ErrorReport >
32
32
<WarningLevel >4</WarningLevel >
33
+ <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
33
34
</PropertyGroup >
34
35
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
35
36
<DebugType >pdbonly</DebugType >
Original file line number Diff line number Diff line change 46
46
<DefineConstants >TRACE;DEBUG;JETBRAINS_ANNOTATIONS</DefineConstants >
47
47
<ErrorReport >prompt</ErrorReport >
48
48
<WarningLevel >4</WarningLevel >
49
+ <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
49
50
</PropertyGroup >
50
51
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
51
52
<DebugType >pdbonly</DebugType >
You can’t perform that action at this time.
0 commit comments