Skip to content

Commit

Permalink
Housekeeping update packages to coincide with Splat (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPulman authored Nov 24, 2022
1 parent 3cac246 commit ac2e126
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Fusillade.Tests/Fusillade.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="akavache" Version="9.*" />
<PackageReference Include="ReactiveUI.Testing" Version="18.*" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.console" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
Expand All @@ -24,6 +24,6 @@
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
<PackageReference Include="PublicApiGenerator" Version="10.3.0" />
<PackageReference Include="coverlet.msbuild" Version="3.2.0" PrivateAssets="All" />
<PackageReference Include="Verify.Xunit" Version="18.2.0" />
<PackageReference Include="Verify.Xunit" Version="19.1.0" />
</ItemGroup>
</Project>

0 comments on commit ac2e126

Please sign in to comment.