Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaid-Ajaj committed Aug 17, 2020
1 parent ee807ef commit 48b0151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NpgsqlFSharpAnalyzer/SqlAnalyzer.fs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ module SqlAnalyzer =
Content = ctx.Content
FileName = ctx.FileName
Symbols = ctx.Symbols
TypedTree = ctx.TypedTree
ParseTree = ctx.ParseTree
}

[<Analyzer "Npgsql.FSharp.Analyzer">]
Expand Down

0 comments on commit 48b0151

Please sign in to comment.