8 lines
240 B
Plaintext
8 lines
240 B
Plaintext
![]() |
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<Project>
|
||
|
<ItemGroup Condition=" '$(ImplicitUsings)' == 'true' OR '$(ImplicitUsings)' == 'enable' ">
|
||
|
<Using Include="DryIoc" />
|
||
|
<Using Include="Prism.DryIoc" />
|
||
|
</ItemGroup>
|
||
|
</Project>
|