Skip to content

Commit 0531f1e

Browse files
authored
Add 'fsharp-analyzer' to the NuGet package tags (#93)
refs ionide/FSharp.Analyzers.SDK#43 (comment)
1 parent 04db41f commit 0531f1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
F# analyzers used within G-Research.
1212
</Description>
1313
<Copyright>Copyright G-Research © $([System.DateTime]::UtcNow.Year)</Copyright>
14-
<PackageTags>F#, fsharp, analyzers</PackageTags>
14+
<PackageTags>F#, fsharp, analyzers, fsharp-analyzer</PackageTags>
1515
<EmbedUntrackedSources>true</EmbedUntrackedSources>
1616
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1717
<DebugType>embedded</DebugType>

0 commit comments

Comments
 (0)