From cd667cf1692edc005fa0184bd64efd5f3fef39e2 Mon Sep 17 00:00:00 2001 From: Richard Webb Date: Sun, 3 Aug 2025 10:35:28 +0100 Subject: [PATCH] Add 'fsharp-analyzer' to the NuGet package tags refs https://github.com/ionide/FSharp.Analyzers.SDK/issues/43#issuecomment-3078714770 --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 1b39afd..9a1c0b2 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -11,7 +11,7 @@ F# analyzers used within G-Research. Copyright G-Research © $([System.DateTime]::UtcNow.Year) - F#, fsharp, analyzers + F#, fsharp, analyzers, fsharp-analyzer true true embedded