2019-07-05 13:43:55 -05:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup>
|
|
|
|
<ReferencePath>C:\Clain\Condor\Proyectos\Librerias\Net Dlls\</ReferencePath>
|
|
|
|
<ProjectView>ShowAllFiles</ProjectView>
|
|
|
|
<PublishUrlHistory>publish\</PublishUrlHistory>
|
|
|
|
<InstallUrlHistory />
|
|
|
|
<SupportUrlHistory />
|
|
|
|
<UpdateUrlHistory />
|
|
|
|
<BootstrapperUrlHistory />
|
|
|
|
<ErrorReportUrlHistory />
|
|
|
|
<FallbackCulture>es-ES</FallbackCulture>
|
|
|
|
<VerifyUploadedFiles>false</VerifyUploadedFiles>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
2020-01-20 18:14:59 -06:00
|
|
|
<StartArguments>"LPARRA" "minds" "3"</StartArguments>
|
2019-07-05 13:43:55 -05:00
|
|
|
<StartAction>Project</StartAction>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<EnableSecurityDebugging>false</EnableSecurityDebugging>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
|
|
<StartArguments>ADMINMINDS "Win7VMW\ACUENCA\admin" CLAVE Desarrollo</StartArguments>
|
|
|
|
</PropertyGroup>
|
|
|
|
</Project>
|