Revize d402013e
Přidáno uživatelem Tomáš Orlovský před téměř 4 roky(ů)
src/Presentation/Leuze.App/Leuze.App.csproj | ||
---|---|---|
5 | 5 |
<RootNamespace>Leuze.App</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.App.xml</DocumentationFile> |
19 | 20 |
</PropertyGroup> |
20 | 21 |
|
22 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Test|AnyCPU'"> |
|
23 |
<DocumentationFile>..\..\..\docs\Leuze.App.xml</DocumentationFile> |
|
24 |
</PropertyGroup> |
|
25 |
|
|
21 | 26 |
<ItemGroup> |
22 | 27 |
<Resource Include="wwwroot\Resources\Icons\microsoft-logo.svg"> |
23 | 28 |
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
Také k dispozici: Unified diff
Added first tests on goals commands