-
Notifications
You must be signed in to change notification settings - Fork 277
Open
Labels
Description
Since I've upgraded to version 1.1.0 I've been getting warnings like this on VS2017:
"Solution.sln" (Restore;Rebuild;Pack target) (1) ->
"Project.csproj" (Rebuild target) (7:15) ->
"Project.csproj" (Build target) (7:25) ->
CSC : warning AD0001: Analyzer 'CodeCracker.CSharp.Refactoring.PropertyChangedEventArgsUnnecessaryAllocationAnalyzer' threw an exception of type 'System.InvalidCastException' with message 'Unable to cast object of type 'Microsoft.CodeAnalysis.CSharp.Syntax.GenericNameSyntax' to type 'Microsoft.CodeAnalysis.CSharp.Syntax.IdentifierNameSyntax'.'. [Project.csproj]
Reactions are currently unavailable