Skip to content

Commit 8950964

Browse files
committed
resharper_redundant_type_arguments_inside_nameof_highlighting
1 parent 2e83e01 commit 8950964

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

ProjectDefaults/ProjectDefaults.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>ProjectDefaults</id>
5-
<version>1.0.156</version>
5+
<version>1.0.157</version>
66
<authors>Simon Cropp</authors>
77
<developmentDependency>true</developmentDependency>
88
<license type="expression">MIT</license>

ProjectDefaults/editorconfig.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,8 @@ resharper_redundant_record_class_keyword_highlighting = error
347347

348348
resharper_redundant_extends_list_entry_highlighting = error
349349

350+
resharper_redundant_type_arguments_inside_nameof_highlighting = error
351+
350352
# Xml files
351353
[*.{xml,config,nuspec,resx,vsixmanifest,csproj,targets,props,fsproj}]
352354
indent_size = 2

0 commit comments

Comments
 (0)