7 lines
219 B
Plaintext
Raw Normal View History

2025-08-15 15:41:39 +08:00
<?xml version="1.0" encoding="utf-8" ?>
<Project>
<ItemGroup Condition=" '$(ImplicitUsings)' == 'true' OR '$(ImplicitUsings)' == 'enable' ">
<Using Include="Prism.Container.DryIoc" />
</ItemGroup>
</Project>