Skip to content

Commit

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

Bump FSharp.Analyzers.SDK.Testing from 0.20.0 to 0.20.1
  • Loading branch information
nojaf authored Nov 15, 2023
2 parents 1f3c241 + 17bbde7 commit a8a548f
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 @@ -13,6 +13,6 @@
</ItemGroup>
<ItemGroup Condition="'$(UseLocalAnalyzersSDK)' == 'false'">
<PackageVersion Include="FSharp.Analyzers.SDK" Version="[0.20.1]" />
<PackageVersion Include="FSharp.Analyzers.SDK.Testing" Version="[0.20.0]" />
<PackageVersion Include="FSharp.Analyzers.SDK.Testing" Version="[0.20.1]" />
</ItemGroup>
</Project>

0 comments on commit a8a548f

Please sign in to comment.