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 3030 <DefineConstants >TRACE;DEBUG;JETBRAINS_ANNOTATIONS</DefineConstants >
3131 <ErrorReport >prompt</ErrorReport >
3232 <WarningLevel >4</WarningLevel >
33+ <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
3334 </PropertyGroup >
3435 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
3536 <DebugType >pdbonly</DebugType >
Original file line number Diff line number Diff line change 4646 <DefineConstants >TRACE;DEBUG;JETBRAINS_ANNOTATIONS</DefineConstants >
4747 <ErrorReport >prompt</ErrorReport >
4848 <WarningLevel >4</WarningLevel >
49+ <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
4950 </PropertyGroup >
5051 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
5152 <DebugType >pdbonly</DebugType >
You can’t perform that action at this time.
0 commit comments