File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<AnalyzerTargetFramework >netstandard2.0</AnalyzerTargetFramework >
5
5
<AnalysisLevel >8.0-minimum</AnalysisLevel >
6
+ <ParticularAnalyzersVersion >2.0.0</ParticularAnalyzersVersion >
6
7
</PropertyGroup >
7
8
8
9
<PropertyGroup >
Original file line number Diff line number Diff line change 15
15
</ItemGroup >
16
16
17
17
<ItemGroup Label =" Private dependencies" >
18
- <PackageReference Include =" FastExpressionCompiler.Internal.src" Version =" 3.3.4 " PrivateAssets =" All" />
18
+ <PackageReference Include =" FastExpressionCompiler.Internal.src" Version =" 4.0.0 " PrivateAssets =" All" />
19
19
<PackageReference Include =" Fody" Version =" 6.8.0" PrivateAssets =" All" />
20
20
<PackageReference Include =" Janitor.Fody" Version =" 1.9.0" PrivateAssets =" All" />
21
21
<PackageReference Include =" Obsolete.Fody" Version =" 5.3.0" PrivateAssets =" All" />
You can’t perform that action at this time.
0 commit comments