Revize d402013e
Přidáno uživatelem Tomáš Orlovský před téměř 4 roky(ů)
src/Modules/Goal/Domain/Leuze.Modules.Goal.Domain/Leuze.Modules.Goal.Domain.csproj | ||
---|---|---|
5 | 5 |
<RootNamespace>Leuze.Modules.Goal.Domain</RootNamespace> |
6 | 6 |
<Product></Product> |
7 | 7 |
<Description></Description> |
8 |
<Configurations>Debug;Release;Test</Configurations> |
|
8 | 9 |
</PropertyGroup> |
9 | 10 |
|
10 | 11 |
<PropertyGroup> |
... | ... | |
18 | 19 |
<DocumentationFile>..\..\..\..\..\docs\Leuze.Modules.Goal.Domain.xml</DocumentationFile> |
19 | 20 |
</PropertyGroup> |
20 | 21 |
|
22 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Test|AnyCPU'"> |
|
23 |
<OutputPath>..\..\..\..\Presentation\Leuze.Modules\</OutputPath> |
|
24 |
<DocumentationFile>..\..\..\..\..\docs\Leuze.Modules.Goal.Domain.xml</DocumentationFile> |
|
25 |
</PropertyGroup> |
|
26 |
|
|
21 | 27 |
<ItemGroup> |
22 | 28 |
<ProjectReference Include="..\..\..\..\Core\Domain\Leuze.Core.Domain\Leuze.Core.Domain.csproj" /> |
23 | 29 |
</ItemGroup> |
Také k dispozici: Unified diff
Added first tests on goals commands