Updated Fody version.

This commit is contained in:
José Pedro 2018-10-21 20:45:18 +01:00
parent 521cafef89
commit fbc2664581
No known key found for this signature in database
GPG key ID: B8247B9301707B83

View file

@ -10,7 +10,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Fody" Version="3.2.9" PrivateAssets="All" />
<PackageReference Include="Fody" Version="3.2.12" PrivateAssets="All" />
<PackageReference Include="InlineIL.Fody" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.4.0" />
</ItemGroup>