Skip to content

Commit

Permalink
Amend.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanLarsson committed Dec 31, 2018
1 parent ca61816 commit 1de6835
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ packages/*
publish/*
.vs/*
/paket-files/*
*.cs.orig
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,4 @@ public IActionResult GetId(string id)
AnalyzerAssert.CodeFix(Analyzer, Fix, ExpectedDiagnostic, code, fixedCode);
}
}
}
}

0 comments on commit 1de6835

Please sign in to comment.