Skip to content

Commit f06d73c

Browse files
authoredMar 16, 2023
Bump ReactiveUI.Fody from 18.4.22 to 18.4.26 (#2412)
Bumps [ReactiveUI.Fody](https://github.com/reactiveui/reactiveui) from 18.4.22 to 18.4.26. - [Release notes](https://github.com/reactiveui/reactiveui/releases) - [Commits](reactiveui/ReactiveUI@18.4.22...18.4.26) --- updated-dependencies: - dependency-name: ReactiveUI.Fody dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afa6060 commit f06d73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎ReactiveExample/ReactiveExample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<InformationalVersion>1.0</InformationalVersion>
1212
</PropertyGroup>
1313
<ItemGroup>
14-
<PackageReference Include="ReactiveUI.Fody" Version="18.4.22" />
14+
<PackageReference Include="ReactiveUI.Fody" Version="18.4.26" />
1515
<PackageReference Include="ReactiveUI" Version="18.4.26" />
1616
<PackageReference Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.2.3" PrivateAssets="all" />
1717
</ItemGroup>

0 commit comments

Comments
 (0)
Please sign in to comment.