|
|
|
|
@ -17,6 +17,10 @@ |
|
|
|
|
<DocumentationFile>D:\workspace\Testprojekte\LightweightIocContainer\LightweightIocContainer\LightweightIocContainer.xml</DocumentationFile> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Release|netstandard2.0|AnyCPU'"> |
|
|
|
|
<DocumentationFile>D:\workspace\Testprojekte\LightweightIocContainer\LightweightIocContainer\LightweightIocContainer.xml</DocumentationFile> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
<Folder Include="Factories\" /> |
|
|
|
|
<Folder Include="Interfaces\Factories\" /> |
|
|
|
|
|