255 lines
11 KiB
XML
255 lines
11 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
<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>9.0.21022</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{6EF350F8-7676-416B-8CE9-6DB9B14CCB41}</ProjectGuid>
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>AyaNovaMBI</RootNamespace>
|
|
<AssemblyName>GZTW.AyaNovaMBI</AssemblyName>
|
|
<SignAssembly>true</SignAssembly>
|
|
<AssemblyOriginatorKeyFile>..\..\keys\AyaNova.snk</AssemblyOriginatorKeyFile>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<OldToolsVersion>4.0</OldToolsVersion>
|
|
<UpgradeBackupLocation>
|
|
</UpgradeBackupLocation>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<TargetFrameworkProfile />
|
|
<UseIISExpress>false</UseIISExpress>
|
|
<IISExpressSSLPort />
|
|
<IISExpressAnonymousAuthentication />
|
|
<IISExpressWindowsAuthentication />
|
|
<IISExpressUseClassicPipelineMode />
|
|
</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>
|
|
<PublishDatabases>false</PublishDatabases>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\mbi_release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<PublishDatabases>false</PublishDatabases>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="CSLA.Server.DataPortal, Version=7.5.0.0, Culture=neutral, PublicKeyToken=df66a8d8e49833d3, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\release\CSLA.Server.DataPortal.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\Newtonsoft.Json.9.0.1\lib\net40\Newtonsoft.Json.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
<Reference Include="System.Web.DynamicData" />
|
|
<Reference Include="System.Web.Entity" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.EnterpriseServices" />
|
|
<Reference Include="System.Web.Mobile" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="aya.gif" />
|
|
<Content Include="clients.aspx" />
|
|
<Content Include="cmd.aspx" />
|
|
<Content Include="config.txt">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="default.aspx" />
|
|
<Content Include="Global.asax">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="jquery-1.4.4.min.js" />
|
|
<Content Include="labor.aspx" />
|
|
<Content Include="mbi.css" />
|
|
<Content Include="memoedit.aspx" />
|
|
<Content Include="memoto.aspx" />
|
|
<Content Include="ok.gif" />
|
|
<Content Include="password.gif" />
|
|
<Content Include="ro.aspx" />
|
|
<Content Include="sched2labor.aspx" />
|
|
<Content Include="schedule.aspx" />
|
|
<Content Include="sig.js" />
|
|
<Content Include="sign.aspx" />
|
|
<Content Include="status.aspx" />
|
|
<Content Include="user.gif" />
|
|
<Content Include="Web.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="clients.aspx.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
<DependentUpon>clients.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="clients.aspx.designer.cs">
|
|
<DependentUpon>clients.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="cmd.aspx.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
<DependentUpon>cmd.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="cmd.aspx.designer.cs">
|
|
<DependentUpon>cmd.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="default.aspx.cs">
|
|
<DependentUpon>default.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="default.aspx.designer.cs">
|
|
<DependentUpon>default.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Global.asax.cs">
|
|
<DependentUpon>Global.asax</DependentUpon>
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Compile>
|
|
<Compile Include="labor.aspx.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
<DependentUpon>labor.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="labor.aspx.designer.cs">
|
|
<DependentUpon>labor.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="memoedit.aspx.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
<DependentUpon>memoedit.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="memoedit.aspx.designer.cs">
|
|
<DependentUpon>memoedit.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="memoto.aspx.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
<DependentUpon>memoto.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="memoto.aspx.designer.cs">
|
|
<DependentUpon>memoto.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="ro.aspx.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
<DependentUpon>ro.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ro.aspx.designer.cs">
|
|
<DependentUpon>ro.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="sched2labor.aspx.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
<DependentUpon>sched2labor.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="sched2labor.aspx.designer.cs">
|
|
<DependentUpon>sched2labor.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="schedule.aspx.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
<DependentUpon>schedule.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="schedule.aspx.designer.cs">
|
|
<DependentUpon>schedule.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="sign.aspx.cs">
|
|
<DependentUpon>sign.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="sign.aspx.designer.cs">
|
|
<DependentUpon>sign.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="status.aspx.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
<DependentUpon>status.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="status.aspx.designer.cs">
|
|
<DependentUpon>status.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Timestamp.cs" />
|
|
<Compile Include="util.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\bizobjects\AyaLib\GZTW.AyaNova.BLL.csproj">
|
|
<Project>{50B807B6-FC35-4CC3-B54D-91C78426A943}</Project>
|
|
<Name>GZTW.AyaNova.BLL</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\csla10\CSLA.Core.Bindablebase\CSLA.Core.Bindablebase.csproj">
|
|
<Project>{C2392355-12A9-4197-A1D3-603C390B1E62}</Project>
|
|
<Name>CSLA.Core.Bindablebase</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\csla10\CSLA\CSLA.vbproj">
|
|
<Project>{1B9A38BB-461A-47A4-AD72-099C694138A0}</Project>
|
|
<Name>CSLA</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Data\Data\GZTW.Data.csproj">
|
|
<Project>{701893AA-C042-4FB2-8643-E139372C1117}</Project>
|
|
<Name>GZTW.Data</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Profile\GZTW.Profile\GZTW.Profile.csproj">
|
|
<Project>{EDE897E2-E2E6-441D-9F83-0B973AE09670}</Project>
|
|
<Name>GZTW.Profile</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="..\..\keys\AyaNova.snk">
|
|
<Link>AyaNova.snk</Link>
|
|
</None>
|
|
<Content Include="packages.config" />
|
|
<None Include="Properties\PublishProfiles\PublishMBI.pubxml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="bin\" />
|
|
</ItemGroup>
|
|
<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" />
|
|
<!-- 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>
|
|
-->
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
<WebProjectProperties>
|
|
<UseIIS>True</UseIIS>
|
|
<AutoAssignPort>True</AutoAssignPort>
|
|
<DevelopmentServerPort>53783</DevelopmentServerPort>
|
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
|
<IISUrl>http://localhost/MBI</IISUrl>
|
|
<NTLMAuthentication>False</NTLMAuthentication>
|
|
<UseCustomServer>False</UseCustomServer>
|
|
<CustomServerUrl>
|
|
</CustomServerUrl>
|
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
|
</WebProjectProperties>
|
|
</FlavorProperties>
|
|
</VisualStudio>
|
|
</ProjectExtensions>
|
|
<PropertyGroup>
|
|
<PreBuildEvent>"C:\data\AyaNova\utils\TimeStamp\bin\Release\TimeStamp.exe" "$(ProjectDir)Timestamp.cs" "/N:AyaNovaMBI"</PreBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |