Skip to content

Commit 4451812

Browse files
author
Сергей Трегуб
committed
Disable code analysis
1 parent 9d7f270 commit 4451812

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ProjectTemplates/ReferenceProject/ReferenceProject.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<TargetFramework>netcoreapp3.1</TargetFramework>
55
<LangVersion>latest</LangVersion>
66
<AspNetCoreModuleName>AspNetCoreModuleV2</AspNetCoreModuleName>
7+
<RunAnalyzersDuringBuild>false</RunAnalyzersDuringBuild>
78
</PropertyGroup>
89

910
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)