Files @ bd55ba5f4fde
Branch filter:

Location: seniordesign-ui/Demo.WindowsForms/Demo.WindowsForms.csproj

mkanning@CL-ENS241-10.cedarville.edu
data display is 'finished'. charts are working. minor fixes also done
<?xml version="1.0" encoding="utf-8"?>
<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>9.0.30729</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{A2E07A76-8B2C-41A2-B23E-EA31AE94D706}</ProjectGuid>
    <OutputType>WinExe</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>Demo.WindowsForms</RootNamespace>
    <AssemblyName>Demo.WindowsForms</AssemblyName>
    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <ApplicationIcon>Resources\ImageReady.ico</ApplicationIcon>
    <TargetFrameworkSubset>
    </TargetFrameworkSubset>
    <FileUpgradeFlags>
    </FileUpgradeFlags>
    <OldToolsVersion>3.5</OldToolsVersion>
    <UpgradeBackupLocation />
    <IsWebBootstrapper>false</IsWebBootstrapper>
    <TargetFrameworkProfile />
    <PublishUrl>C:\Users\mkanning\Desktop\deploy\</PublishUrl>
    <Install>true</Install>
    <InstallFrom>Disk</InstallFrom>
    <UpdateEnabled>false</UpdateEnabled>
    <UpdateMode>Foreground</UpdateMode>
    <UpdateInterval>7</UpdateInterval>
    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
    <UpdatePeriodically>false</UpdatePeriodically>
    <UpdateRequired>false</UpdateRequired>
    <MapFileExtensions>true</MapFileExtensions>
    <ApplicationRevision>1</ApplicationRevision>
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
    <UseApplicationTrust>false</UseApplicationTrust>
    <PublishWizardCompleted>true</PublishWizardCompleted>
    <BootstrapperEnabled>true</BootstrapperEnabled>
  </PropertyGroup>
  <PropertyGroup>
    <SignAssembly>true</SignAssembly>
  </PropertyGroup>
  <PropertyGroup>
    <AssemblyOriginatorKeyFile>sn.snk</AssemblyOriginatorKeyFile>
  </PropertyGroup>
  <PropertyGroup />
  <PropertyGroup>
    <TargetZone>LocalIntranet</TargetZone>
  </PropertyGroup>
  <PropertyGroup>
    <GenerateManifests>true</GenerateManifests>
  </PropertyGroup>
  <PropertyGroup />
  <PropertyGroup />
  <PropertyGroup>
    <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
    <DebugSymbols>true</DebugSymbols>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>TRACE;DEBUG;MONO_disabled; SQLite</DefineConstants>
    <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
    <DebugType>full</DebugType>
    <PlatformTarget>AnyCPU</PlatformTarget>
    <CodeAnalysisLogFile>..\Build\Debug\Demo.WindowsForms.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
    <OutputPath>..\Build\Release\</OutputPath>
    <DefineConstants>TRACE;MONO_disabled; SQLite</DefineConstants>
    <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
    <Optimize>true</Optimize>
    <PlatformTarget>AnyCPU</PlatformTarget>
    <CodeAnalysisLogFile>..\Build\Release\Demo.WindowsForms.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
    <UseVSHostingProcess>false</UseVSHostingProcess>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
  </PropertyGroup>
  <PropertyGroup>
    <ManifestCertificateThumbprint>A665DE2AD17B057C0F5ABA33202071825CBAC9B0</ManifestCertificateThumbprint>
  </PropertyGroup>
  <PropertyGroup>
    <ManifestKeyFile>Demo.WindowsForms_TemporaryKey.pfx</ManifestKeyFile>
  </PropertyGroup>
  <PropertyGroup>
    <SignManifests>true</SignManifests>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="GMap.NET.Core, Version=1.7.0.0, Culture=neutral, PublicKeyToken=b85b9027b614afef, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\GMap.NET.Core\bin\Debug\GMap.NET.Core.dll</HintPath>
    </Reference>
    <Reference Include="GMap.NET.WindowsForms, Version=1.7.0.0, Culture=neutral, PublicKeyToken=b85b9027b614afef, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\GMap.NET.WindowsForms\bin\Debug\GMap.NET.WindowsForms.dll</HintPath>
    </Reference>
    <Reference Include="Mono.Data.SqliteClient, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\References\Windows\Mono.Data.SqliteClient.dll</HintPath>
      <Private>False</Private>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.Data" />
    <Reference Include="System.Data.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=x86">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\References\Windows\System.Data.SQLite.DLL</HintPath>
      <Private>False</Private>
    </Reference>
    <Reference Include="System.Design" />
    <Reference Include="System.Drawing" />
    <Reference Include="System.Windows.Forms" />
    <Reference Include="System.Windows.Forms.DataVisualization, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
    <Reference Include="System.Xml" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="..\GMap.NET.Core\Properties\VersionInfo.cs">
      <Link>Properties\VersionInfo.cs</Link>
    </Compile>
    <Compile Include="BSE.Windows.Forms\ProgressBar\ProgressBar.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="BSE.Windows.Forms\ProgressBar\ProgressBar.Designer.cs">
      <DependentUpon>ProgressBar.cs</DependentUpon>
    </Compile>
    <Compile Include="BSE.Windows.Forms\ProgressBar\ToolStripProgressBar.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="BSE.Windows.Forms\Renderer\BseColorTable.cs" />
    <Compile Include="BSE.Windows.Forms\Renderer\BseRenderer.cs" />
    <Compile Include="BSE.Windows.Forms\Renderer\ColorTableBlack.cs" />
    <Compile Include="BSE.Windows.Forms\Renderer\ColorTableBlue.cs" />
    <Compile Include="BSE.Windows.Forms\Renderer\Office2007BlackColorTable.cs" />
    <Compile Include="BSE.Windows.Forms\Renderer\Office2007BlueColorTable.cs" />
    <Compile Include="BSE.Windows.Forms\Renderer\Office2007Renderer.cs" />
    <Compile Include="BSE.Windows.Forms\Renderer\Office2007SilverColorTable.cs" />
    <Compile Include="BSE.Windows.Forms\Renderer\OfficeColorTable.cs" />
    <Compile Include="BSE.Windows.Forms\Renderer\ProfessionalColorTable.cs" />
    <Compile Include="BSE.Windows.Forms\Splitter\Splitter.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="BSE.Windows.Forms\Splitter\Splitter.Designer.cs">
      <DependentUpon>Splitter.cs</DependentUpon>
    </Compile>
    <Compile Include="BSE.Windows.Forms\XPander\BasePanel.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="BSE.Windows.Forms\XPander\CaptionStyle.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\ColorScheme.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\ColorSchemeChangeEventArgs.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\Constants.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\CustomColors.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\CustomPanelColors.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\CustomXPanderPanelColors.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\HoverState.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\HoverStateChangeEventArgs.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\IPanel.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\Panel.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="BSE.Windows.Forms\XPander\Panel.Designer.cs">
      <DependentUpon>Panel.cs</DependentUpon>
    </Compile>
    <Compile Include="BSE.Windows.Forms\XPander\PanelColors.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\PanelColorsBlack.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\PanelColorsBlue.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\PanelColorsBse.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\PanelColorsOffice.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\PanelColorsOffice2007Black.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\PanelColorsOffice2007Blue.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\PanelColorsOffice2007Silver.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\PanelSettingsManager.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\PanelStyle.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\PanelStyleChangeEventArgs.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\UseAntiAlias.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\UseClearTypeGridFit.cs" />
    <Compile Include="BSE.Windows.Forms\XPander\XPanderPanel.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="BSE.Windows.Forms\XPander\XPanderPanel.Designer.cs">
      <DependentUpon>XPanderPanel.cs</DependentUpon>
    </Compile>
    <Compile Include="BSE.Windows.Forms\XPander\XPanderPanelList.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="BSE.Windows.Forms\XPander\XPanderPanelList.Designer.cs">
      <DependentUpon>XPanderPanelList.cs</DependentUpon>
    </Compile>
    <Compile Include="BSE.Windows.Forms\XPander\XPanderStateChangeEventArgs.cs" />
    <Compile Include="CustomMarkers\GMapMarkerCircle.cs" />
    <Compile Include="Forms\MainForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Forms\MainForm.Designer.cs">
      <DependentUpon>MainForm.cs</DependentUpon>
    </Compile>
    <Compile Include="CustomMarkers\GMapMarkerRect.cs" />
    <Compile Include="Forms\Message.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Forms\Message.Designer.cs">
      <DependentUpon>Message.cs</DependentUpon>
    </Compile>
    <Compile Include="Forms\StaticImage.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Forms\StaticImage.Designer.cs">
      <DependentUpon>StaticImage.cs</DependentUpon>
    </Compile>
    <Compile Include="Properties\Resources.Designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>Resources.resx</DependentUpon>
    </Compile>
    <Compile Include="Source\DemoStuff.cs" />
    <Compile Include="Source\Map.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Include="Source\Program.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="Source\SQLiteIpCache.cs" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="BSE.Windows.Forms\XPander\Panel.resx">
      <DependentUpon>Panel.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="BSE.Windows.Forms\XPander\XPanderPanel.resx">
      <DependentUpon>XPanderPanel.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="BSE.Windows.Forms\XPander\XPanderPanelList.resx">
      <DependentUpon>XPanderPanelList.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="Forms\MainForm.resx">
      <DependentUpon>MainForm.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="Forms\Message.resx">
      <DependentUpon>Message.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Forms\StaticImage.resx">
      <DependentUpon>StaticImage.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="Properties\Resources.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
      <SubType>Designer</SubType>
    </EmbeddedResource>
  </ItemGroup>
  <ItemGroup>
    <Content Include="BSE.Windows.Forms\Resources\ChevronDown.png" />
    <Content Include="BSE.Windows.Forms\Resources\ChevronLeft.png" />
    <Content Include="BSE.Windows.Forms\Resources\ChevronRight.png" />
    <Content Include="BSE.Windows.Forms\Resources\ChevronUp.png" />
    <Content Include="BSE.Windows.Forms\Resources\closePanel.png" />
    <Content Include="BSE.Windows.Forms\Resources\Collapse.jpg" />
    <Content Include="BSE.Windows.Forms\Resources\Collapse_h.jpg" />
    <Content Include="BSE.Windows.Forms\Resources\Expand.jpg" />
    <Content Include="BSE.Windows.Forms\Resources\Expand_h.jpg" />
    <Content Include="Resources\ImageReady.ico" />
  </ItemGroup>
  <ItemGroup>
    <None Include="Demo.WindowsForms_TemporaryKey.pfx" />
    <None Include="Properties\app.manifest" />
    <None Include="sn.snk" />
  </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.3.5.SP1">
      <Visible>False</Visible>
      <ProductName>.NET Framework 3.5 SP1</ProductName>
      <Install>true</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
      <Visible>False</Visible>
      <ProductName>Windows Installer 3.1</ProductName>
      <Install>true</Install>
    </BootstrapperPackage>
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.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.Common.targets.
  <Target Name="BeforeBuild">
  </Target>
  <Target Name="AfterBuild">
  </Target>
  -->
</Project>