Skip to content

Commit 4894cae

Browse files
build(deps): bump FodyPackaging from 6.6.2 to 6.6.3 in /src (#3297)
Bumps [FodyPackaging](https://github.com/Fody/Fody) from 6.6.2 to 6.6.3. - [Release notes](https://github.com/Fody/Fody/releases) - [Commits](Fody/Fody@6.6.2...6.6.3) --- updated-dependencies: - dependency-name: FodyPackaging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1290306 commit 4894cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.Fody.Helpers/ReactiveUI.Fody.Helpers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="Fody" Version="6.6.3" PrivateAssets="None" />
16-
<PackageReference Include="FodyPackaging" Version="6.6.2" PrivateAssets="All" />
16+
<PackageReference Include="FodyPackaging" Version="6.6.3" PrivateAssets="All" />
1717
</ItemGroup>
1818

1919

0 commit comments

Comments
 (0)