|
|
|
@ -14,19 +14,19 @@ |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard2.0|AnyCPU'"> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard2.0|AnyCPU'"> |
|
|
|
<DocumentationFile>D:\workspace\Testprojekte\LightweightIocContainer\LightweightIocContainer\LightweightIocContainer.xml</DocumentationFile> |
|
|
|
<DocumentationFile>LightweightIocContainer.xml</DocumentationFile> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Release|netstandard2.0|AnyCPU'"> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Release|netstandard2.0|AnyCPU'"> |
|
|
|
<DocumentationFile>D:\workspace\Testprojekte\LightweightIocContainer\LightweightIocContainer\LightweightIocContainer.xml</DocumentationFile> |
|
|
|
<DocumentationFile>LightweightIocContainer.xml</DocumentationFile> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net45|AnyCPU'"> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net45|AnyCPU'"> |
|
|
|
<DocumentationFile>D:\workspace\Testprojekte\LightweightIocContainer\LightweightIocContainer\LightweightIocContainer.xml</DocumentationFile> |
|
|
|
<DocumentationFile>LightweightIocContainer.xml</DocumentationFile> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Release|net45|AnyCPU'"> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Release|net45|AnyCPU'"> |
|
|
|
<DocumentationFile>D:\workspace\Testprojekte\LightweightIocContainer\LightweightIocContainer\LightweightIocContainer.xml</DocumentationFile> |
|
|
|
<DocumentationFile>LightweightIocContainer.xml</DocumentationFile> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
|