Skip to content

Commit d8405b3

Browse files
committed
Update bUnit
1 parent cdc38fc commit d8405b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33

44
<ItemGroup Condition="$(MSBuildProjectName) != 'LinkDotNet.Blog.TestUtilities'">
5-
<PackageReference Include="bunit" Version="1.4.15" />
5+
<PackageReference Include="bunit" Version="1.5.12" />
66
<PackageReference Include="FluentAssertions" Version="6.5.1" />
77
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0-preview-20220131-20" />
88
<PackageReference Include="Moq" Version="4.16.1" />

0 commit comments

Comments
 (0)