Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/next' into TestExplorer_Issue4…
Browse files Browse the repository at this point in the history
…541_resx_cleanup
  • Loading branch information
IvenBach committed Apr 25, 2021
2 parents 76d745a + b9199b0 commit 19e79c5
Show file tree
Hide file tree
Showing 481 changed files with 11,729 additions and 5,770 deletions.
13 changes: 13 additions & 0 deletions .editorconfig
@@ -0,0 +1,13 @@
[*.cs]

# CS1584: XML comment has syntactically incorrect cref attribute
dotnet_diagnostic.CS1584.severity = none

# CS1041: expected identifier, invalid keyword
dotnet_diagnostic.CS1041.severity = none

# CS1658: Warning is overriding an error
dotnet_diagnostic.CS1658.severity = none

# IDE0079: Remove unnecessary suppression
dotnet_diagnostic.IDE0079.severity = none
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -192,3 +192,4 @@ Rubberduck.Parsing.xml
/.gradle/
/Rubberduck.CodeAnalysis/Rubberduck.CodeAnalysis.xml
/Rubberduck.Parsing/Rubberduck.Parsing.xml
/.nuget/NuGet.Config
6 changes: 0 additions & 6 deletions .nuget/NuGet.Config

This file was deleted.

Binary file removed .nuget/NuGet.exe
Binary file not shown.
144 changes: 0 additions & 144 deletions .nuget/NuGet.targets

This file was deleted.

0 comments on commit 19e79c5

Please sign in to comment.