Skip to content

Commit

Permalink
Merge pull request #73 from nenoNaninu/dependabot/nuget/ReactivePrope…
Browse files Browse the repository at this point in the history
…rty-9.3.star

build(deps): update ReactiveProperty requirement from 9.1.* to 9.3.*
  • Loading branch information
nenoNaninu authored Aug 12, 2023
2 parents 6660d85 + 0e73541 commit bba55a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HomographyVisualizer/HomographyVisualizer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ReactiveProperty" Version="9.1.*" />
<PackageReference Include="ReactiveProperty" Version="9.3.*" />
<PackageReference Include="HomographySharp" Version="3.3.0" />
</ItemGroup>

Expand Down

0 comments on commit bba55a5

Please sign in to comment.