Skip to content

Commit

Permalink
Merge pull request #29 from ionide/dependabot/nuget/FSharp.Analyzers.…
Browse files Browse the repository at this point in the history
…SDK-0.20.1

Bump FSharp.Analyzers.SDK from 0.20.0 to 0.20.1
  • Loading branch information
nojaf authored Nov 15, 2023
2 parents 4da167e + 7416ea0 commit 1f3c241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageVersion Include="NUnit3TestAdapter" Version="4.5.0" />
</ItemGroup>
<ItemGroup Condition="'$(UseLocalAnalyzersSDK)' == 'false'">
<PackageVersion Include="FSharp.Analyzers.SDK" Version="[0.20.0]" />
<PackageVersion Include="FSharp.Analyzers.SDK" Version="[0.20.1]" />
<PackageVersion Include="FSharp.Analyzers.SDK.Testing" Version="[0.20.0]" />
</ItemGroup>
</Project>

0 comments on commit 1f3c241

Please sign in to comment.