File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,6 +43,9 @@ dotnet_diagnostic.CA1050.severity = none
4343# Use Literals Where Appropriate
4444dotnet_diagnostic.CA1802.severity = error
4545
46+ # Template should be a static expression
47+ dotnet_diagnostic.CA2254.severity = error
48+
4649# Potentially misleading parameter name in lambda or local function
4750resharper_all_underscore_local_parameter_name_highlighting = none
4851
Original file line number Diff line number Diff line change 99 <PackageVersion Include =" NUnit" Version =" 4.3.2" />
1010 <PackageVersion Include =" NUnit3TestAdapter" Version =" 5.0.0" />
1111 <PackageVersion Include =" Polyfill" Version =" 7.24.0" />
12- <PackageVersion Include =" ProjectDefaults" Version =" 1.0.149 " />
12+ <PackageVersion Include =" ProjectDefaults" Version =" 1.0.150 " />
1313 <PackageVersion Include =" Shipwreck.Phash.Bitmaps" Version =" 0.5.0" />
1414 <PackageVersion Include =" System.Drawing.Common" Version =" 9.0.3" />
15- <PackageVersion Include =" Verify" Version =" 28.16 .0" />
15+ <PackageVersion Include =" Verify" Version =" 29.0 .0" />
1616 <PackageVersion Include =" Verify.DiffPlex" Version =" 3.1.2" />
17- <PackageVersion Include =" Verify.Nunit" Version =" 28.16 .0" />
17+ <PackageVersion Include =" Verify.Nunit" Version =" 29.0 .0" />
1818 </ItemGroup >
1919</Project >
You can’t perform that action at this time.
0 commit comments