Revize bf6db391
Přidáno uživatelem Milan Hotovec před téměř 4 roky(ů)
src/Modules/Goal/Infrastructure/Leuze.Modules.Goal.Infrastructure.Persistence/Leuze.Modules.Goal.Infrastructure.Persistence.csproj | ||
---|---|---|
14 | 14 |
</PropertyGroup> |
15 | 15 |
|
16 | 16 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> |
17 |
<OutputPath>..\..\..\Presentation\Leuze.Modules\</OutputPath> |
|
17 |
<OutputPath>..\..\..\..\Presentation\Leuze.Modules\</OutputPath>
|
|
18 | 18 |
<DocumentationFile>..\..\..\..\docs\Leuze.Modules.Goal.Infrastructure.Persistence.xml</DocumentationFile> |
19 | 19 |
</PropertyGroup> |
20 | 20 |
|
Také k dispozici: Unified diff
Added migration for goals
refs #8555
@testFull