Skip to content

Commit 0a14ea3

Browse files
committed
chore: Update packages
1 parent 4652604 commit 0a14ea3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/LinkDotNet.StringBuilder.UnitTests/LinkDotNet.StringBuilder.UnitTests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="FluentAssertions" Version="6.12.0" />
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
11+
<PackageReference Include="FluentAssertions" Version="6.12.1" />
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
1313
<PackageReference Include="xunit" Version="2.9.0" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)