Skip to content

Commit d80cbdf

Browse files
Bump FodyPackaging and Microsoft.NETFramework.ReferenceAssemblies (#610)
Bumps [FodyPackaging](https://github.com/Fody/Fody) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `FodyPackaging` from 6.8.1 to 6.9.2 - [Release notes](https://github.com/Fody/Fody/releases) - [Commits](Fody/Fody@6.8.1...6.9.2) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: FodyPackaging dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NETFramework.ReferenceAssemblies 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 a9ec49b commit d80cbdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AsyncErrorHandler/AsyncErrorHandler.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1414
</PropertyGroup>
1515
<ItemGroup>
16-
<PackageReference Include="FodyPackaging" Version="6.8.1" PrivateAssets="All" />
16+
<PackageReference Include="FodyPackaging" Version="6.9.2" PrivateAssets="All" />
1717
<PackageReference Include="Fody" Version="6.9.2" PrivateAssets="none" />
1818
</ItemGroup>
1919
</Project>

0 commit comments

Comments
 (0)