Commit solución
Completo con los archivos de solución
This commit is contained in:
47
extras_deploy/extras_deploy.wdproj
Normal file
47
extras_deploy/extras_deploy.wdproj
Normal file
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Microsoft Visual Studio 2010 Web Deployment Project
|
||||
http://go.microsoft.com/fwlink/?LinkID=104956
|
||||
|
||||
-->
|
||||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<ProductVersion>10.0.30319</ProductVersion>
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
<ProjectGuid>{00000000-0000-0000-0000-000000000000}</ProjectGuid>
|
||||
<SourceWebPhysicalPath>..\..\extras</SourceWebPhysicalPath>
|
||||
<SourceWebProject>{683E5BF4-F688-40F6-A603-64CC182503A3}|C:\inetpub\wwwroot\Repositorio\extras</SourceWebProject>
|
||||
<SourceWebVirtualPath>/extras</SourceWebVirtualPath>
|
||||
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<OutputPath>.\Debug</OutputPath>
|
||||
<EnableUpdateable>true</EnableUpdateable>
|
||||
<UseMerge>true</UseMerge>
|
||||
<SingleAssemblyName>extras_deploy</SingleAssemblyName>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
<DebugSymbols>false</DebugSymbols>
|
||||
<OutputPath>.\Release</OutputPath>
|
||||
<EnableUpdateable>true</EnableUpdateable>
|
||||
<UseMerge>true</UseMerge>
|
||||
<SingleAssemblyName>extras_deploy</SingleAssemblyName>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WebDeployment\v10.0\Microsoft.WebDeployment.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.WebDeployment.targets.
|
||||
<Target Name="BeforeBuild">
|
||||
</Target>
|
||||
<Target Name="BeforeMerge">
|
||||
</Target>
|
||||
<Target Name="AfterMerge">
|
||||
</Target>
|
||||
<Target Name="AfterBuild">
|
||||
</Target>
|
||||
-->
|
||||
</Project>
|
||||
Reference in New Issue
Block a user