24 lines
1.0 KiB
XML
24 lines
1.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<PublishUrlHistory>C:\Users\ernesto\Desktop\test-publicar\|publish\</PublishUrlHistory>
|
|
<InstallUrlHistory />
|
|
<SupportUrlHistory />
|
|
<UpdateUrlHistory />
|
|
<BootstrapperUrlHistory />
|
|
<ErrorReportUrlHistory />
|
|
<FallbackCulture>es-ES</FallbackCulture>
|
|
<VerifyUploadedFiles>false</VerifyUploadedFiles>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<EnableSecurityDebugging>false</EnableSecurityDebugging>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
|
<EnableSQLServerDebugging>false</EnableSQLServerDebugging>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
|
<EnableSQLServerDebugging>false</EnableSQLServerDebugging>
|
|
</PropertyGroup>
|
|
</Project> |