193 lines
7.1 KiB
XML
193 lines
7.1 KiB
XML
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<ProjectType>Local</ProjectType>
|
|
<ProductVersion>8.0.50727</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{1B9A38BB-461A-47A4-AD72-099C694138A0}</ProjectGuid>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ApplicationIcon>
|
|
</ApplicationIcon>
|
|
<AssemblyKeyContainerName>
|
|
</AssemblyKeyContainerName>
|
|
<AssemblyName>CSLA</AssemblyName>
|
|
<AssemblyOriginatorKeyFile>
|
|
</AssemblyOriginatorKeyFile>
|
|
<AssemblyOriginatorKeyMode>None</AssemblyOriginatorKeyMode>
|
|
<DefaultClientScript>JScript</DefaultClientScript>
|
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
|
<DelaySign>false</DelaySign>
|
|
<OutputType>Library</OutputType>
|
|
<OptionCompare>Binary</OptionCompare>
|
|
<OptionExplicit>On</OptionExplicit>
|
|
<OptionStrict>On</OptionStrict>
|
|
<RootNamespace>CSLA</RootNamespace>
|
|
<StartupObject>
|
|
</StartupObject>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<MyType>Windows</MyType>
|
|
<UpgradeBackupLocation>
|
|
</UpgradeBackupLocation>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DocumentationFile>CSLA.xml</DocumentationFile>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>
|
|
</DefineConstants>
|
|
<DefineDebug>true</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<Optimize>false</Optimize>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
<WarningLevel>1</WarningLevel>
|
|
<NoWarn>42016,42017,42018,42019,42032</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DocumentationFile>CSLA.xml</DocumentationFile>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>
|
|
</DefineConstants>
|
|
<DefineDebug>false</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<DebugSymbols>false</DebugSymbols>
|
|
<Optimize>true</Optimize>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
<WarningLevel>1</WarningLevel>
|
|
<NoWarn>42016,42017,42018,42019,42032</NoWarn>
|
|
<DebugType>none</DebugType>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System">
|
|
<Name>System</Name>
|
|
</Reference>
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Data">
|
|
<Name>System.Data</Name>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Remoting">
|
|
<Name>System.Runtime.Remoting</Name>
|
|
</Reference>
|
|
<Reference Include="System.Xml">
|
|
<Name>System.XML</Name>
|
|
</Reference>
|
|
<ProjectReference Include="..\..\Data\Data\GZTW.Data.csproj">
|
|
<Name>GZTW.Data</Name>
|
|
<Project>{701893AA-C042-4FB2-8643-E139372C1117}</Project>
|
|
<Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
|
|
<Private>False</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Profile\GZTW.Profile\GZTW.Profile.csproj">
|
|
<Name>GZTW.Profile</Name>
|
|
<Project>{EDE897E2-E2E6-441D-9F83-0B973AE09670}</Project>
|
|
<Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
|
|
<Private>False</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\CSLA.Core.Bindablebase\CSLA.Core.Bindablebase.csproj">
|
|
<Name>CSLA.Core.Bindablebase</Name>
|
|
<Project>{C2392355-12A9-4197-A1D3-603C390B1E62}</Project>
|
|
<Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
|
|
<Private>False</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\CSLA.Server.DataPortal\CSLA.Server.DataPortal.vbproj">
|
|
<Name>CSLA.Server.DataPortal</Name>
|
|
<Project>{80828E2C-E9FB-4E73-A27C-7F9CDB96FCDE}</Project>
|
|
<Package>{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</Package>
|
|
<Private>False</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\CSLA.Server.ServicedDataPortal\CSLA.Server.ServicedDataPortal.vbproj">
|
|
<Name>CSLA.Server.ServicedDataPortal</Name>
|
|
<Project>{AD60DF60-2D14-4403-B5A8-41D4E06AB7AD}</Project>
|
|
<Package>{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</Package>
|
|
<Private>False</Private>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Import Include="Microsoft.VisualBasic" />
|
|
<Import Include="System" />
|
|
<Import Include="System.Collections" />
|
|
<Import Include="System.Data" />
|
|
<Import Include="System.Diagnostics" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="AssemblyInfo.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="BrokenRules.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="BusinessBase.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="BusinessCollectionBase.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="BusinessIdentity.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="BusinessPrincipal.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="DataPortal.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="NameValueList.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="NotUndoableAttribute.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="ObjectAdapter.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="ReadOnlyBase.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="ReadOnlyCollectionBase.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="RunLocalAttribute.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="SafeDataReader.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="SmartDate.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="SortedCollectionBase.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="TransactionalAttribute.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="UndoableBase.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="ValidationException.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="My Project\" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
|
|
<PropertyGroup>
|
|
<PreBuildEvent>
|
|
</PreBuildEvent>
|
|
<PostBuildEvent>
|
|
</PostBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |