mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 04:18:43 +00:00
Updated Fody version.
This commit is contained in:
parent
521cafef89
commit
fbc2664581
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue