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: reactivemarbles/Mvvm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d478ecef0d9dd7b9a8cc8fb1e900faddf39fdd3f
Choose a base ref
..
head repository: reactivemarbles/Mvvm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ecdebdffe99f9e0e902d98cbb17fe33a736995c1
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 src/directory.packages.props
2 changes: 1 addition & 1 deletion src/directory.packages.props
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@
<ItemGroup>
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
<PackageVersion Include="FluentAssertions" Version="6.12.1" />
<PackageVersion Include="FluentAssertions" Version="6.12.2" />
<PackageVersion Include="FluentAssertions.Analyzers" Version="0.33.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="Microsoft.Reactive.Testing" Version="6.0.1" />