PWA Fundvelo der Caritas.
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
| 1234567891011 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
- <DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
- </PropertyGroup>
- <PropertyGroup>
- <ActiveDebugProfile>CaritasPWA</ActiveDebugProfile>
- <NameOfLastUsedPublishProfile>D:\Work\Caritas\cwebplusApp\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile>
- <ShowAllFiles>false</ShowAllFiles>
- </PropertyGroup>
- </Project>
|