This repository has been archived by the owner on Apr 8, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to Microsoft.CodeAnalysis.Testing
- Loading branch information
Showing
12 changed files
with
163 additions
and
1,962 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<packageSources> | ||
<add key="roslyn-analyzers" value="https://dotnet.myget.org/F/roslyn-analyzers/api/v3/index.json" /> | ||
<add key="symreader-converter" value="https://dotnet.myget.org/F/symreader-converter/api/v3/index.json" /> | ||
</packageSources> | ||
</configuration> |
355 changes: 159 additions & 196 deletions
355
PublicApiAnalyzer/PublicApiAnalyzer.Test/ApiDesign/DeclarePublicAPIAnalyzerTests.cs
Large diffs are not rendered by default.
Oops, something went wrong.
153 changes: 0 additions & 153 deletions
153
PublicApiAnalyzer/PublicApiAnalyzer.Test/Helpers/CodeFixVerifier.Helper.cs
This file was deleted.
Oops, something went wrong.
153 changes: 0 additions & 153 deletions
153
PublicApiAnalyzer/PublicApiAnalyzer.Test/Helpers/DiagnosticResult.cs
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
PublicApiAnalyzer/PublicApiAnalyzer.Test/Helpers/DiagnosticResultLocation.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.