File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 31
31
<ReleaseVersion >8.0</ReleaseVersion >
32
32
</PropertyGroup >
33
33
34
- <PropertyGroup >
35
- <AnalysisMode >AllEnabledByDefault</AnalysisMode >
36
- <RunAnalyzersDuringBuild >false</RunAnalyzersDuringBuild >
37
- </PropertyGroup >
38
-
39
34
<PropertyGroup Condition =" '$(CONCOURSE_CI_BUILD)' == 'true'" >
40
35
<ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
41
36
<Deterministic >true</Deterministic >
68
63
<PackageReference Include =" MinVer" Version =" 2.4.0" PrivateAssets =" All" />
69
64
<PackageReference Include =" System.Memory" Version =" 4.5.4" />
70
65
<PackageReference Include =" System.Threading.Channels" Version =" 5.0.0" />
66
+ <PackageReference Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 5.0.3" />
71
67
</ItemGroup >
72
68
73
69
</Project >
You can’t perform that action at this time.
0 commit comments