Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: reactiveui/Fusillade
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 81aeeb918b14efb70d65b30846a3d3079991190c
Choose a base ref
..
head repository: reactiveui/Fusillade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2884d5d29a1387d7893b7650b6cf26e4c72dcabf
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 src/Directory.build.props
2 changes: 1 addition & 1 deletion src/Directory.build.props
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@
<PackageReference Include="xunit.runner.console" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
<PackageReference Include="Verify.Xunit" Version="28.3.2" />
<PackageReference Include="Verify.Xunit" Version="28.4.0" />
<PackageReference Include="FluentAssertions" Version="6.12.2" />
<PackageReference Include="PublicApiGenerator" Version="11.1.0" />
<PackageReference Include="coverlet.msbuild" Version="6.0.2" PrivateAssets="All" />