File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 11namespace Services . Exceptions ;
22
3- [ Serializable ]
43public class MarketChartException : Exception
54{
65 public MarketChartException ( )
Original file line number Diff line number Diff line change 1414 <EnforeCodeStyleInBuild >true</EnforeCodeStyleInBuild >
1515 <EnableNETAnalyzers >true</EnableNETAnalyzers >
1616 <EnableCodeAnalysis >true</EnableCodeAnalysis >
17- <NoWarn >S6678;CA2007;CA1848;CA1002;S3925; CA1819;CA1305;CA1062;CA2000;CA5394;CA1724;CA1031;S3267;CA1515;S1118;CA1707;CA2234;CA1051;CA1063;S3881</NoWarn >
17+ <NoWarn >S6678;CA2007;CA1848;CA1002;CA1819;CA1305;CA1062;CA2000;CA5394;CA1724;CA1031;S3267;CA1515;S1118;CA1707;CA2234;CA1051;CA1063;S3881</NoWarn >
1818 </PropertyGroup >
1919 <ItemGroup Condition =" '$(MSBuildProjectExtension)' != '.dcproj'" >
2020 <PackageReference Include =" SonarAnalyzer.CSharp" >
You can’t perform that action at this time.
0 commit comments