Skip to content

Commit f8d15ab

Browse files
Remove leftover FluentAssertions references
See #2459 (comment).
1 parent 304eeca commit f8d15ab

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Directory.Packages.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<ItemGroup>
1212
<PackageVersion Include="coverlet.msbuild" Version="6.0.4" />
1313
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" />
14-
<PackageVersion Include="FluentAssertions" Version="6.12.2" />
1514
<PackageVersion Include="FSharp.Core" Version="8.0.200" />
1615
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />
1716
<PackageVersion Include="IcedTasks" Version="0.11.4" />

docs/community/libraries-and-contributions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# 3rd Party Libraries and Contributions
22

3-
- [Fluent Assertions](https://github.com/fluentassertions/fluentassertions) - A set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test | [Apache License 2.0 (Apache)](https://github.com/dennisdoomen/fluentassertions/blob/develop/LICENSE)
43
- [xUnit.net](https://github.com/xunit/xunit) - Free, open source, community-focused unit testing tool for the .NET Framework | [Apache License 2.0 (Apache)](https://github.com/xunit/xunit/blob/main/license.txt)
54
- [Ian Griffith's `TimedLock`](http://www.interact-sw.co.uk/iangblog/2004/04/26/yetmoretimedlocking)
65
- [Steven van Deursen's `ReadOnlyDictionary`](https://blogs.cuttingedge.it/steven/posts/2007/readonlydictionary/) (until Polly v5.0.6)

0 commit comments

Comments
 (0)