Skip to content
This repository was archived by the owner on Apr 8, 2019. It is now read-only.

Commit 009f007

Browse files
committed
Update to Microsoft.CodeAnalysis.Testing
1 parent b5d6b3d commit 009f007

12 files changed

+163
-1962
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
4+
<add key="roslyn-analyzers" value="https://dotnet.myget.org/F/roslyn-analyzers/api/v3/index.json" />
45
<add key="symreader-converter" value="https://dotnet.myget.org/F/symreader-converter/api/v3/index.json" />
56
</packageSources>
67
</configuration>

PublicApiAnalyzer/PublicApiAnalyzer.Test/ApiDesign/DeclarePublicAPIAnalyzerTests.cs

Lines changed: 159 additions & 196 deletions
Large diffs are not rendered by default.

PublicApiAnalyzer/PublicApiAnalyzer.Test/Helpers/CodeFixVerifier.Helper.cs

Lines changed: 0 additions & 153 deletions
This file was deleted.

PublicApiAnalyzer/PublicApiAnalyzer.Test/Helpers/DiagnosticResult.cs

Lines changed: 0 additions & 153 deletions
This file was deleted.

PublicApiAnalyzer/PublicApiAnalyzer.Test/Helpers/DiagnosticResultLocation.cs

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)