Bump ConfigureAwait.Fody from 3.3.1 to 3.3.2

Bumps [ConfigureAwait.Fody](https://github.com/Fody/ConfigureAwait) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/Fody/ConfigureAwait/releases)
- [Commits](https://github.com/Fody/ConfigureAwait/commits)

---
updated-dependencies:
- dependency-name: ConfigureAwait.Fody
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-04 16:13:58 +00:00
committed by GitHub
parent d784586628
commit 03ea032e5b

View File

@@ -38,7 +38,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ConfigureAwait.Fody" Version="3.3.1">
<PackageReference Include="ConfigureAwait.Fody" Version="3.3.2">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Fody" Version="6.6.4">