Skip to content

Commit 5fe9c58

Browse files
Bump FodyPackaging from 6.8.1 to 6.8.2
Bumps [FodyPackaging](https://github.com/Fody/Fody) from 6.8.1 to 6.8.2. - [Release notes](https://github.com/Fody/Fody/releases) - [Commits](Fody/Fody@6.8.1...6.8.2) --- updated-dependencies: - dependency-name: FodyPackaging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0c8b70 commit 5fe9c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Publicize/Publicize.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
</PropertyGroup>
1414
<ItemGroup>
1515
<PackageReference Include="Fody" Version="6.8.1" PrivateAssets="none" />
16-
<PackageReference Include="FodyPackaging" Version="6.8.1" PrivateAssets="All" />
16+
<PackageReference Include="FodyPackaging" Version="6.8.2" PrivateAssets="All" />
1717
</ItemGroup>
1818
</Project>

0 commit comments

Comments
 (0)