326 lines
17 KiB
XML
326 lines
17 KiB
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
|
|||
|
|
<PropertyGroup>
|
|||
|
|
<ProjectType>Local</ProjectType>
|
|||
|
|
<ProductVersion>9.0.21022</ProductVersion>
|
|||
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|||
|
|
<ProjectGuid>{0E954D2A-C9CB-40E1-961E-64D054F47D63}</ProjectGuid>
|
|||
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|||
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|||
|
|
<ApplicationIcon>
|
|||
|
|
</ApplicationIcon>
|
|||
|
|
<AssemblyKeyContainerName>
|
|||
|
|
</AssemblyKeyContainerName>
|
|||
|
|
<AssemblyName>AyAEM</AssemblyName>
|
|||
|
|
<AssemblyOriginatorKeyFile>
|
|||
|
|
</AssemblyOriginatorKeyFile>
|
|||
|
|
<DefaultClientScript>JScript</DefaultClientScript>
|
|||
|
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
|||
|
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
|||
|
|
<DelaySign>false</DelaySign>
|
|||
|
|
<OutputType>Library</OutputType>
|
|||
|
|
<RootNamespace>AyAEM</RootNamespace>
|
|||
|
|
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
|||
|
|
<StartupObject>
|
|||
|
|
</StartupObject>
|
|||
|
|
<FileUpgradeFlags>
|
|||
|
|
</FileUpgradeFlags>
|
|||
|
|
<UpgradeBackupLocation>
|
|||
|
|
</UpgradeBackupLocation>
|
|||
|
|
<OldToolsVersion>3.5</OldToolsVersion>
|
|||
|
|
<IsWebBootstrapper>true</IsWebBootstrapper>
|
|||
|
|
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
|
|||
|
|
<PublishUrl>http://localhost/AyAEM/</PublishUrl>
|
|||
|
|
<Install>true</Install>
|
|||
|
|
<InstallFrom>Web</InstallFrom>
|
|||
|
|
<UpdateEnabled>true</UpdateEnabled>
|
|||
|
|
<UpdateMode>Foreground</UpdateMode>
|
|||
|
|
<UpdateInterval>7</UpdateInterval>
|
|||
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|||
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|||
|
|
<UpdateRequired>false</UpdateRequired>
|
|||
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|||
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|||
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|||
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|||
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|||
|
|
<TargetFrameworkProfile />
|
|||
|
|
<SccProjectName>SAK</SccProjectName>
|
|||
|
|
<SccLocalPath>SAK</SccLocalPath>
|
|||
|
|
<SccAuxPath>SAK</SccAuxPath>
|
|||
|
|
<SccProvider>SAK</SccProvider>
|
|||
|
|
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\ProyectoSIGPC\</SolutionDir>
|
|||
|
|
<RestorePackages>true</RestorePackages>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|||
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|||
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|||
|
|
<BaseAddress>285212672</BaseAddress>
|
|||
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|||
|
|
<ConfigurationOverrideFile>
|
|||
|
|
</ConfigurationOverrideFile>
|
|||
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|||
|
|
<DocumentationFile>
|
|||
|
|
</DocumentationFile>
|
|||
|
|
<DebugSymbols>true</DebugSymbols>
|
|||
|
|
<FileAlignment>4096</FileAlignment>
|
|||
|
|
<NoStdLib>false</NoStdLib>
|
|||
|
|
<NoWarn>
|
|||
|
|
</NoWarn>
|
|||
|
|
<Optimize>false</Optimize>
|
|||
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|||
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|||
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|||
|
|
<WarningLevel>4</WarningLevel>
|
|||
|
|
<DebugType>full</DebugType>
|
|||
|
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
|
<CodeAnalysisRules>-Microsoft.Design#CA2210;-Microsoft.Design#CA1020;-Microsoft.Design#CA1031;-Microsoft.Design#CA1033;-Microsoft.Design#CA1059;-Microsoft.Design#CA1058;-Microsoft.Globalization#CA1301;-Microsoft.Globalization#CA1302;-Microsoft.Globalization#CA1308;-Microsoft.Globalization#CA1306;-Microsoft.Globalization#CA1304;-Microsoft.Globalization#CA1305;-Microsoft.Globalization#CA2101;-Microsoft.Globalization#CA1300;-Microsoft.Globalization#CA1307;-Microsoft.Globalization#CA1309;-Microsoft.Interoperability#CA1403;-Microsoft.Interoperability#CA1406;-Microsoft.Interoperability#CA1413;-Microsoft.Interoperability#CA1402;-Microsoft.Interoperability#CA1407;-Microsoft.Interoperability#CA1404;-Microsoft.Interoperability#CA1410;-Microsoft.Interoperability#CA1411;-Microsoft.Interoperability#CA1405;-Microsoft.Interoperability#CA1409;-Microsoft.Interoperability#CA1415;-Microsoft.Interoperability#CA1408;-Microsoft.Interoperability#CA1414;-Microsoft.Interoperability#CA1412;-Microsoft.Interoperability#CA1400;-Microsoft.Interoperability#CA1401;-Microsoft.Mobility#CA1600;-Microsoft.Mobility#CA1601;-Microsoft.Naming#CA1702;-Microsoft.Naming#CA1700;-Microsoft.Naming#CA1712;-Microsoft.Naming#CA1713;-Microsoft.Naming#CA1714;-Microsoft.Naming#CA1709;-Microsoft.Naming#CA1704;-Microsoft.Naming#CA1708;-Microsoft.Naming#CA1715;-Microsoft.Naming#CA1710;-Microsoft.Naming#CA1720;-Microsoft.Naming#CA1707;-Microsoft.Naming#CA1722;-Microsoft.Naming#CA1711;-Microsoft.Naming#CA1716;-Microsoft.Naming#CA1717;-Microsoft.Naming#CA1725;-Microsoft.Naming#CA1719;-Microsoft.Naming#CA1721;-Microsoft.Naming#CA1701;-Microsoft.Naming#CA1703;-Microsoft.Naming#CA1724;-Microsoft.Naming#CA1726;-Microsoft.Portability#CA1903;-Microsoft.Portability#CA1901;-Microsoft.Portability#CA1900;-Microsoft.Reliability#CA2001;-Microsoft.Reliability#CA2002;-Microsoft.Reliability#CA2003;-Microsoft.Reliability#CA2004;-Microsoft.Reliability#CA2006;-Microsoft.Security#CA2116;-Microsoft.Security#CA2117;-Microsoft.Security#CA2105;-Microsoft.Security#CA2115;-Microsoft.Security#CA2102;-Microsoft.Security#CA2104;-Microsoft.Security#CA2122;-Microsoft.Security#CA2114;-Microsoft.Security#CA2123;-Microsoft.Security#CA2111;-Microsoft.Security#CA2108;-Microsoft.Security#CA2107;-Microsoft.Security#CA2103;-Microsoft.Security#CA2118;-Microsoft.Security#CA2109;-Microsoft.Security#CA2119;-Microsoft.Security#CA2106;-Microsoft.Security#CA2112;-Microsoft.Security#CA2120;-Microsoft.Security#CA2121;-Microsoft.Security#CA2126;-Microsoft.Security#CA2124;-Microsoft.Security#CA2127;-Microsoft.Security#CA2128;-Microsoft.Security#CA2129</CodeAnalysisRules>
|
|||
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|||
|
|
<OutputPath>bin\Release\</OutputPath>
|
|||
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|||
|
|
<BaseAddress>285212672</BaseAddress>
|
|||
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|||
|
|
<ConfigurationOverrideFile>
|
|||
|
|
</ConfigurationOverrideFile>
|
|||
|
|
<DefineConstants>TRACE</DefineConstants>
|
|||
|
|
<DocumentationFile>
|
|||
|
|
</DocumentationFile>
|
|||
|
|
<DebugSymbols>false</DebugSymbols>
|
|||
|
|
<FileAlignment>4096</FileAlignment>
|
|||
|
|
<NoStdLib>false</NoStdLib>
|
|||
|
|
<NoWarn>
|
|||
|
|
</NoWarn>
|
|||
|
|
<Optimize>true</Optimize>
|
|||
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|||
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|||
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|||
|
|
<WarningLevel>4</WarningLevel>
|
|||
|
|
<DebugType>none</DebugType>
|
|||
|
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Reference Include="Microsoft.Practices.EnterpriseLibrary.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\Base\packages\EnterpriseLibrary.Common.6.0.1304.0\lib\NET45\Microsoft.Practices.EnterpriseLibrary.Common.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Microsoft.Practices.EnterpriseLibrary.Data, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\Base\packages\EnterpriseLibrary.Data.6.0.1304.0\lib\NET45\Microsoft.Practices.EnterpriseLibrary.Data.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System">
|
|||
|
|
<Name>System</Name>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System.configuration" />
|
|||
|
|
<Reference Include="System.Configuration.Install" />
|
|||
|
|
<Reference Include="System.Core">
|
|||
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System.Data">
|
|||
|
|
<Name>System.Data</Name>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System.Web">
|
|||
|
|
<Name>System.Web</Name>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System.Web.Extensions">
|
|||
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System.Windows.Forms">
|
|||
|
|
<Name>System.Windows.Forms</Name>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System.Xml">
|
|||
|
|
<Name>System.XML</Name>
|
|||
|
|
</Reference>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Compile Include="AssemblyInfo.cs">
|
|||
|
|
<SubType>Code</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="BaseApplicationException.cs">
|
|||
|
|
<SubType>Code</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="ExceptionManager.cs">
|
|||
|
|
<SubType>Code</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="ExceptionManagerEnums.cs">
|
|||
|
|
<SubType>Code</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="ExceptionManagerExceptions.cs">
|
|||
|
|
<SubType>Code</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="ExceptionManagerInstaller.cs">
|
|||
|
|
<SubType>Component</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="ExceptionManagerReadResx.cs">
|
|||
|
|
<SubType>Code</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="ExceptionManagerSectionHandler.cs">
|
|||
|
|
<SubType>Code</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="ExceptionManagerText.Designer.cs">
|
|||
|
|
<AutoGen>True</AutoGen>
|
|||
|
|
<DesignTime>True</DesignTime>
|
|||
|
|
<DependentUpon>ExceptionManagerText.resx</DependentUpon>
|
|||
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Exceptions\CustomAppException.cs">
|
|||
|
|
<SubType>Code</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Exceptions\ExceptionPublisher.cs">
|
|||
|
|
<SubType>Code</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Exceptions\ExceptionXMLPublisher.cs">
|
|||
|
|
<SubType>Code</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Exceptions\AyAException.cs">
|
|||
|
|
<SubType>Code</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="InterfaceDefinitions.cs" />
|
|||
|
|
<Compile Include="Miscellaneous\CallJSFunctions.cs">
|
|||
|
|
<SubType>Code</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<EmbeddedResource Include="ExceptionManagerInstaller.resx">
|
|||
|
|
<DependentUpon>ExceptionManagerInstaller.cs</DependentUpon>
|
|||
|
|
<SubType>Designer</SubType>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="ExceptionManagerText.resx">
|
|||
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|||
|
|
<LastGenOutput>ExceptionManagerText.Designer.cs</LastGenOutput>
|
|||
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|||
|
|
<SubType>Designer</SubType>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<Content Include="bin\AjaxControlToolkit.dll" />
|
|||
|
|
<Content Include="bin\Antlr3.Runtime.dll" />
|
|||
|
|
<Content Include="bin\Antlr3.Runtime.pdb" />
|
|||
|
|
<Content Include="bin\AspNet.ScriptManager.bootstrap.dll" />
|
|||
|
|
<Content Include="bin\AspNet.ScriptManager.jQuery.dll" />
|
|||
|
|
<Content Include="bin\AyABL.dll" />
|
|||
|
|
<Content Include="bin\AyABL.pdb" />
|
|||
|
|
<Content Include="bin\AyADAL.dll" />
|
|||
|
|
<Content Include="bin\AyADAL.pdb" />
|
|||
|
|
<Content Include="bin\AyAEL.dll" />
|
|||
|
|
<Content Include="bin\AyAEL.pdb" />
|
|||
|
|
<Content Include="bin\EntityFramework.dll" />
|
|||
|
|
<Content Include="bin\entityframework.resources.dll" />
|
|||
|
|
<Content Include="bin\EntityFramework.SqlServer.dll" />
|
|||
|
|
<Content Include="bin\EntityFramework.SqlServer.xml" />
|
|||
|
|
<Content Include="bin\entityframework.xml" />
|
|||
|
|
<Content Include="bin\Microsoft.AspNet.FriendlyUrls.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.AspNet.FriendlyUrls.xml" />
|
|||
|
|
<Content Include="bin\Microsoft.AspNet.Identity.Core.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.AspNet.Identity.Core.xml" />
|
|||
|
|
<Content Include="bin\Microsoft.AspNet.Identity.EntityFramework.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.AspNet.Identity.EntityFramework.xml" />
|
|||
|
|
<Content Include="bin\Microsoft.AspNet.Identity.Owin.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.AspNet.Identity.Owin.xml" />
|
|||
|
|
<Content Include="bin\Microsoft.AspNet.Web.Optimization.WebForms.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.Host.SystemWeb.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.Host.SystemWeb.xml" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.Security.Cookies.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.Security.Cookies.xml" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.Security.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.Security.Facebook.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.Security.Facebook.xml" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.Security.Google.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.Security.Google.xml" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.Security.MicrosoftAccount.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.Security.MicrosoftAccount.xml" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.Security.OAuth.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.Security.OAuth.xml" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.Security.Twitter.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.Security.Twitter.xml" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.Security.xml" />
|
|||
|
|
<Content Include="bin\Microsoft.Owin.xml" />
|
|||
|
|
<Content Include="bin\Microsoft.Practices.EnterpriseLibrary.Common.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.Practices.EnterpriseLibrary.Data.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.Practices.ObjectBuilder.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.ScriptManager.MSAjax.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.ScriptManager.WebForms.dll" />
|
|||
|
|
<Content Include="bin\Microsoft.Web.Infrastructure.dll" />
|
|||
|
|
<Content Include="bin\Newtonsoft.Json.dll" />
|
|||
|
|
<Content Include="bin\Newtonsoft.Json.xml" />
|
|||
|
|
<Content Include="bin\Owin.dll" />
|
|||
|
|
<Content Include="bin\System.Web.Optimization.dll" />
|
|||
|
|
<Content Include="bin\System.Web.Optimization.xml" />
|
|||
|
|
<Content Include="bin\System.Web.Providers.dll" />
|
|||
|
|
<Content Include="bin\WebGrease.dll" />
|
|||
|
|
<Content Include="ExceptionManagerText.xsd">
|
|||
|
|
<SubType>Designer</SubType>
|
|||
|
|
</Content>
|
|||
|
|
<None Include="bin\Antlr3.Runtime.dll.refresh" />
|
|||
|
|
<None Include="bin\AspNet.ScriptManager.bootstrap.dll.refresh" />
|
|||
|
|
<None Include="bin\AspNet.ScriptManager.jQuery.dll.refresh" />
|
|||
|
|
<None Include="bin\EntityFramework.dll.refresh" />
|
|||
|
|
<None Include="bin\EntityFramework.SqlServer.dll.refresh" />
|
|||
|
|
<None Include="bin\Microsoft.AspNet.FriendlyUrls.dll.refresh" />
|
|||
|
|
<None Include="bin\Microsoft.AspNet.Identity.Core.dll.refresh" />
|
|||
|
|
<None Include="bin\Microsoft.AspNet.Identity.EntityFramework.dll.refresh" />
|
|||
|
|
<None Include="bin\Microsoft.AspNet.Identity.Owin.dll.refresh" />
|
|||
|
|
<None Include="bin\Microsoft.AspNet.Web.Optimization.WebForms.dll.refresh" />
|
|||
|
|
<None Include="bin\Microsoft.Owin.dll.refresh" />
|
|||
|
|
<None Include="bin\Microsoft.Owin.Host.SystemWeb.dll.refresh" />
|
|||
|
|
<None Include="bin\Microsoft.Owin.Security.Cookies.dll.refresh" />
|
|||
|
|
<None Include="bin\Microsoft.Owin.Security.dll.refresh" />
|
|||
|
|
<None Include="bin\Microsoft.Owin.Security.Facebook.dll.refresh" />
|
|||
|
|
<None Include="bin\Microsoft.Owin.Security.Google.dll.refresh" />
|
|||
|
|
<None Include="bin\Microsoft.Owin.Security.MicrosoftAccount.dll.refresh" />
|
|||
|
|
<None Include="bin\Microsoft.Owin.Security.OAuth.dll.refresh" />
|
|||
|
|
<None Include="bin\Microsoft.Owin.Security.Twitter.dll.refresh" />
|
|||
|
|
<None Include="bin\Microsoft.ScriptManager.MSAjax.dll.refresh" />
|
|||
|
|
<None Include="bin\Microsoft.ScriptManager.WebForms.dll.refresh" />
|
|||
|
|
<None Include="bin\Microsoft.Web.Infrastructure.dll.refresh" />
|
|||
|
|
<None Include="bin\Newtonsoft.Json.dll.refresh" />
|
|||
|
|
<None Include="bin\Owin.dll.refresh" />
|
|||
|
|
<None Include="bin\System.Web.Optimization.dll.refresh" />
|
|||
|
|
<None Include="bin\System.Web.Providers.dll.refresh" />
|
|||
|
|
<None Include="bin\WebGrease.dll.refresh" />
|
|||
|
|
<None Include="ExceptionManagerText.xsc">
|
|||
|
|
<DependentUpon>ExceptionManagerText.xsd</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
<None Include="ExceptionManagerText.xss">
|
|||
|
|
<DependentUpon>ExceptionManagerText.xsd</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
<None Include="ExceptionManagerText.xsx">
|
|||
|
|
<DependentUpon>ExceptionManagerText.xsd</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
<None Include="packages.config" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|||
|
|
<Visible>False</Visible>
|
|||
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|||
|
|
<Install>false</Install>
|
|||
|
|
</BootstrapperPackage>
|
|||
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
|
|||
|
|
<Visible>False</Visible>
|
|||
|
|
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
|
|||
|
|
<Install>true</Install>
|
|||
|
|
</BootstrapperPackage>
|
|||
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
|
|||
|
|
<Visible>False</Visible>
|
|||
|
|
<ProductName>.NET Framework 3.0 %28x86%29</ProductName>
|
|||
|
|
<Install>false</Install>
|
|||
|
|
</BootstrapperPackage>
|
|||
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
|
|||
|
|
<Visible>False</Visible>
|
|||
|
|
<ProductName>.NET Framework 3.5</ProductName>
|
|||
|
|
<Install>false</Install>
|
|||
|
|
</BootstrapperPackage>
|
|||
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|||
|
|
<Visible>False</Visible>
|
|||
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|||
|
|
<Install>false</Install>
|
|||
|
|
</BootstrapperPackage>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|||
|
|
<PropertyGroup>
|
|||
|
|
<PreBuildEvent>
|
|||
|
|
</PreBuildEvent>
|
|||
|
|
<PostBuildEvent>
|
|||
|
|
</PostBuildEvent>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
|
|||
|
|
</Project>
|