Skip to content

Commit 48cda99

Browse files
committed
Update test packages
1 parent 2bd418f commit 48cda99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
<ItemGroup Condition="$(MSBuildProjectName) != 'LinkDotNet.Blog.TestUtilities'">
55
<PackageReference Include="bunit" Version="1.6.4" />
6-
<PackageReference Include="FluentAssertions" Version="6.5.1" />
7-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0-preview-20220301-01" />
6+
<PackageReference Include="FluentAssertions" Version="6.6.0" />
7+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0-preview-20220401-07" />
88
<PackageReference Include="Moq" Version="4.17.2" />
99
<PackageReference Include="xunit" Version="2.4.2-pre.12" />
1010
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">

0 commit comments

Comments
 (0)