Skip to content

Commit 072b968

Browse files
Bump FsUnit from 5.0.0 to 5.0.5
Bumps [FsUnit](https://github.com/fsprojects/FsUnit) from 5.0.0 to 5.0.5. - [Release notes](https://github.com/fsprojects/FsUnit/releases) - [Changelog](https://github.com/fsprojects/FsUnit/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/fsprojects/FsUnit/commits/5.0.5) --- updated-dependencies: - dependency-name: FsUnit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 271a4ea commit 072b968

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/FSharp.Tests/FSharp.Tests.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<PackageReference Include="System.ValueTuple" Version="4.5.0" Condition="'$(TargetFramework)' == 'net461'" />
3939
<PackageReference Include="NUnit" Version="3.13.3" />
4040
<PackageReference Include="NUnitLite" Version="3.13.3" />
41-
<PackageReference Include="FsUnit" Version="5.0.0" />
41+
<PackageReference Include="FsUnit" Version="5.0.5" />
4242
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
4343
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2">
4444
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)