2018-06-05 19:09:29 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "12.0" DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
<Import Project= "$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition= "Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup >
<Configuration Condition= " '$(Configuration)' == '' " > Debug</Configuration>
<Platform Condition= " '$(Platform)' == '' " > AnyCPU</Platform>
<ProductVersion >
</ProductVersion>
<SchemaVersion > 2.0</SchemaVersion>
<ProjectGuid > {5FC0EE2B-8F9C-47E1-823F-C5787A3A3E6E}</ProjectGuid>
<ProjectTypeGuids > {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType > Library</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
2018-06-08 19:11:02 +00:00
<RootNamespace > AYA.SlnSinort.WCF</RootNamespace>
<AssemblyName > AYA.SlnSinort.WCF</AssemblyName>
2018-06-05 19:09:29 +00:00
<TargetFrameworkVersion > v4.5</TargetFrameworkVersion>
<WcfConfigValidationEnabled > True</WcfConfigValidationEnabled>
<UseIISExpress > false</UseIISExpress>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<SccProjectName > SAK</SccProjectName>
<SccLocalPath > SAK</SccLocalPath>
<SccAuxPath > SAK</SccAuxPath>
<SccProvider > SAK</SccProvider>
2018-08-09 06:16:48 +00:00
<SolutionDir Condition= "$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" > ..\</SolutionDir>
<RestorePackages > true</RestorePackages>
2018-06-05 19:09:29 +00:00
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
<DebugSymbols > true</DebugSymbols>
<DebugType > full</DebugType>
<Optimize > false</Optimize>
<OutputPath > bin\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
<DebugType > pdbonly</DebugType>
<Optimize > true</Optimize>
<OutputPath > bin\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
</PropertyGroup>
<ItemGroup >
<Reference Include= "Microsoft.CSharp" />
2018-08-09 06:16:48 +00:00
<Reference Include= "Microsoft.ReportViewer.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
<Reference Include= "Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
<Reference Include= "Microsoft.ReportViewer.WinForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
2018-06-06 20:57:34 +00:00
<Reference Include= "Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
<HintPath > ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
<Private > True</Private>
</Reference>
2018-06-14 19:16:48 +00:00
<Reference Include= "NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL" >
<HintPath > ..\packages\NLog.4.5.6\lib\net45\NLog.dll</HintPath>
<Private > True</Private>
</Reference>
2018-06-19 17:33:22 +00:00
<Reference Include= "System.Data.DataSetExtensions" />
2018-06-22 22:02:10 +00:00
<Reference Include= "System.DirectoryServices" />
2018-06-14 19:16:48 +00:00
<Reference Include= "System.IO.Compression" />
<Reference Include= "System.Transactions" />
2018-06-05 19:09:29 +00:00
<Reference Include= "System.Web.DynamicData" />
<Reference Include= "System.Web.Entity" />
<Reference Include= "System.Web.ApplicationServices" />
<Reference Include= "System" />
<Reference Include= "System.Configuration" />
<Reference Include= "System.Core" />
<Reference Include= "System.Data" />
<Reference Include= "System.Drawing" />
<Reference Include= "System.EnterpriseServices" />
<Reference Include= "System.Runtime.Serialization" />
<Reference Include= "System.ServiceModel" />
<Reference Include= "System.ServiceModel.Web" />
<Reference Include= "System.Web" />
<Reference Include= "System.Web.Extensions" />
<Reference Include= "System.Web.Services" />
<Reference Include= "System.Xml" />
<Reference Include= "System.Xml.Linq" />
</ItemGroup>
<ItemGroup >
2018-07-17 20:25:21 +00:00
<Content Include= "Global.asax" />
2018-06-13 21:26:35 +00:00
<Content Include= "Properties\DataSources\System.Data.DataSet.datasource" />
2018-06-15 19:37:00 +00:00
<None Include= "Properties\PublishProfiles\AYA.SlnSinort.WCF.pubxml" />
2018-06-18 22:03:20 +00:00
<None Include= "Service References\ServiciosUsuariosWCF\configuration91.svcinfo" />
<None Include= "Service References\ServiciosUsuariosWCF\configuration.svcinfo" />
<None Include= "Service References\ServiciosUsuariosWCF\Reference.svcmap" >
2018-06-13 21:26:35 +00:00
<Generator > WCF Proxy Generator</Generator>
<LastGenOutput > Reference.cs</LastGenOutput>
</None>
2018-06-06 18:21:49 +00:00
<Content Include= "Sinort.svc" />
<Content Include= "SinortCatalogos.svc" />
2018-06-05 19:09:29 +00:00
<Content Include= "Web.config" />
</ItemGroup>
<ItemGroup >
2018-07-17 20:25:21 +00:00
<Compile Include= "Global.asax.cs" >
<DependentUpon > Global.asax</DependentUpon>
</Compile>
2018-06-06 18:21:49 +00:00
<Compile Include= "ISinortCatalogos.cs" />
2018-06-18 22:03:20 +00:00
<Compile Include= "Service References\ServiciosUsuariosWCF\Reference.cs" >
2018-06-13 21:26:35 +00:00
<AutoGen > True</AutoGen>
<DesignTime > True</DesignTime>
<DependentUpon > Reference.svcmap</DependentUpon>
</Compile>
2018-06-06 18:21:49 +00:00
<Compile Include= "Sinort.svc.cs" >
<DependentUpon > Sinort.svc</DependentUpon>
2018-06-05 19:09:29 +00:00
</Compile>
2018-06-06 18:21:49 +00:00
<Compile Include= "ISinort.cs" />
2018-06-05 19:09:29 +00:00
<Compile Include= "Properties\AssemblyInfo.cs" />
2018-06-06 18:21:49 +00:00
<Compile Include= "SinortCatalogos.svc.cs" >
<DependentUpon > SinortCatalogos.svc</DependentUpon>
</Compile>
2018-06-05 19:09:29 +00:00
</ItemGroup>
2018-06-13 21:26:35 +00:00
<ItemGroup >
<WCFMetadata Include= "Service References\" />
</ItemGroup>
2018-06-05 19:09:29 +00:00
<ItemGroup >
2018-06-06 20:57:34 +00:00
<Content Include= "packages.config" />
2018-08-20 23:00:16 +00:00
<None Include= "Service References\ServiciosUsuariosWCF\ServicioUsuarios1.wsdl" />
<None Include= "Service References\ServiciosUsuariosWCF\ServicioUsuarios4.xsd" >
2018-06-13 21:26:35 +00:00
<SubType > Designer</SubType>
</None>
2018-08-20 23:00:16 +00:00
<None Include= "Service References\ServiciosUsuariosWCF\ServicioUsuarios41.xsd" >
2018-06-13 21:26:35 +00:00
<SubType > Designer</SubType>
</None>
2018-08-20 23:00:16 +00:00
<None Include= "Service References\ServiciosUsuariosWCF\ServicioUsuarios42.xsd" >
2018-06-13 21:26:35 +00:00
<SubType > Designer</SubType>
</None>
2018-08-20 23:00:16 +00:00
<None Include= "Service References\ServiciosUsuariosWCF\ServicioUsuarios43.xsd" >
2018-06-13 21:26:35 +00:00
<SubType > Designer</SubType>
</None>
2018-06-05 19:09:29 +00:00
<None Include= "Web.Debug.config" >
<DependentUpon > Web.config</DependentUpon>
</None>
<None Include= "Web.Release.config" >
<DependentUpon > Web.config</DependentUpon>
</None>
</ItemGroup>
2018-06-06 18:21:49 +00:00
<ItemGroup >
2018-06-12 16:14:03 +00:00
<ProjectReference Include= "..\Atesa.Utilitarios\Atesa.Utilitarios.csproj" >
<Project > {df92655d-08ea-4e25-a1e1-ee13cb7902d7}</Project>
<Name > Atesa.Utilitarios</Name>
</ProjectReference>
2018-06-08 19:11:02 +00:00
<ProjectReference Include= "..\AYA.SlnSynorModel.DAL\AYA.SlnSinortModel.DAL.csproj" >
2018-06-06 18:21:49 +00:00
<Project > {6188d201-ec99-47f0-bcd5-5c48ec354cd5}</Project>
2018-06-08 19:11:02 +00:00
<Name > AYA.SlnSinortModel.DAL</Name>
2018-06-06 18:21:49 +00:00
</ProjectReference>
2018-06-08 19:11:02 +00:00
<ProjectReference Include= "..\AYA.SlnSynorModel\AYA.SlnSinortModel.csproj" >
2018-06-06 18:21:49 +00:00
<Project > {9ecd985b-2354-4156-ad6a-3ebd888c0241}</Project>
2018-06-08 19:11:02 +00:00
<Name > AYA.SlnSinortModel</Name>
2018-06-06 18:21:49 +00:00
</ProjectReference>
</ItemGroup>
2018-06-13 21:26:35 +00:00
<ItemGroup >
2018-06-18 22:03:20 +00:00
<WCFMetadataStorage Include= "Service References\ServiciosUsuariosWCF\" />
2018-06-13 21:26:35 +00:00
</ItemGroup>
2018-06-05 19:09:29 +00:00
<PropertyGroup >
<VisualStudioVersion Condition= "'$(VisualStudioVersion)' == ''" > 10.0</VisualStudioVersion>
<VSToolsPath Condition= "'$(VSToolsPath)' == ''" > $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project= "$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project= "$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition= "'$(VSToolsPath)' != ''" />
<Import Project= "$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition= "false" />
<ProjectExtensions >
<VisualStudio >
<FlavorProperties GUID= "{349c5851-65df-11da-9384-00065b846f21}" >
<WebProjectProperties >
<UseIIS > True</UseIIS>
<AutoAssignPort > True</AutoAssignPort>
<DevelopmentServerPort > 7951</DevelopmentServerPort>
<DevelopmentServerVPath > /</DevelopmentServerVPath>
2018-06-08 19:11:02 +00:00
<IISUrl > http://localhost/AYA.SlnSinort.WCF</IISUrl>
2018-06-05 19:09:29 +00:00
<NTLMAuthentication > False</NTLMAuthentication>
<UseCustomServer > False</UseCustomServer>
<CustomServerUrl >
</CustomServerUrl>
<SaveServerSettingsInUserFile > False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
2018-08-09 06:16:48 +00:00
<Import Project= "$(SolutionDir)\.nuget\NuGet.targets" Condition= "Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
<Target Name= "EnsureNuGetPackageBuildImports" BeforeTargets= "PrepareForBuild" >
<PropertyGroup >
<ErrorText > This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition= "!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text= "$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
</Target>
2018-06-05 19:09:29 +00:00
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name= "BeforeBuild" >
</Target>
<Target Name= "AfterBuild" >
</Target>
-->
</Project>