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 1515 <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.3" />
1616 <PackageVersion Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9.0.3" />
1717 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
18- <PackageVersion Include =" ProjectDefaults" Version =" 1.0.149 " />
18+ <PackageVersion Include =" ProjectDefaults" Version =" 1.0.150 " />
1919 <PackageVersion Include =" Verify.DiffPlex" Version =" 3.1.2" />
2020 <PackageVersion Include =" Verify.Http" Version =" 6.4.1" />
2121 <PackageVersion Include =" Verify.XunitV3" Version =" 29.0.0" />
You can’t perform that action at this time.
0 commit comments