Skip to content
This repository was archived by the owner on Mar 8, 2025. It is now read-only.

Commit b92bd2d

Browse files
committed
Update pkg versions
1 parent 6e20254 commit b92bd2d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

test/test.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
</ItemGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0-preview-20170106-08" />
19-
<PackageReference Include="xunit.runner.visualstudio" Version="2.2.0-beta5-build1225" />
20-
<PackageReference Include="xunit" Version="2.2.0-beta5-build3474" />
21-
<PackageReference Include="FluentAssertions" Version="4.9.0.*" />
18+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0" />
19+
<PackageReference Include="xunit.runner.visualstudio" Version="2.2.*" />
20+
<PackageReference Include="xunit" Version="2.2.*" />
21+
<PackageReference Include="FluentAssertions" Version="4.19.*" />
2222
</ItemGroup>
2323

2424
</Project>

0 commit comments

Comments
 (0)