1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00

Updated NestedArgs to fix a bug.,

This commit is contained in:
Koen J 2025-03-04 17:24:22 +01:00
parent 8c2eb78ef5
commit b4ee79136c

View file

@ -5,7 +5,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="NestedArgs" Version="1.0.0" />
<PackageReference Include="NestedArgs" Version="1.0.2" />
</ItemGroup>
<PropertyGroup>