summaryrefslogtreecommitdiff
path: root/cs/demo/cookbook/excel/cookbook.excel.client.vbproj
diff options
context:
space:
mode:
Diffstat (limited to 'cs/demo/cookbook/excel/cookbook.excel.client.vbproj')
-rwxr-xr-xcs/demo/cookbook/excel/cookbook.excel.client.vbproj253
1 files changed, 0 insertions, 253 deletions
diff --git a/cs/demo/cookbook/excel/cookbook.excel.client.vbproj b/cs/demo/cookbook/excel/cookbook.excel.client.vbproj
deleted file mode 100755
index 41211ad0de5..00000000000
--- a/cs/demo/cookbook/excel/cookbook.excel.client.vbproj
+++ /dev/null
@@ -1,253 +0,0 @@
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <ProjectTypeGuids>{BAA0C2D2-18E2-41B9-852F-F413020CAA33};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <OutputType>Library</OutputType>
- <RootNamespace>cookbook.excel</RootNamespace>
- <AssemblyName>cookbook.excel</AssemblyName>
- <VSTO_HostDocumentName>cookbook.excel.xlsx</VSTO_HostDocumentName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <OfficeApplication>Excel</OfficeApplication>
- <OptionExplicit>On</OptionExplicit>
- <OptionCompare>Binary</OptionCompare>
- <OptionStrict>Off</OptionStrict>
- <OptionInfer>On</OptionInfer>
- <ProjectGuid>{233543CB-821A-406C-8B6A-D043FF3D2BC6}</ProjectGuid>
- <SolutionID>f883fb4e-3233-43f7-bd3d-cc93188d103e</SolutionID>
- <ManifestCertificateThumbprint>5A501D1A007479D3D98F59293B01D17B8461DB49</ManifestCertificateThumbprint>
- <ManifestKeyFile>cookbook.excel_TemporaryKey.pfx</ManifestKeyFile>
- <SignManifests>true</SignManifests>
- <IsWebBootstrapper>False</IsWebBootstrapper>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- <PublishUrl>c:\cygwin\tmp\excel\</PublishUrl>
- <InstallUrl>
- </InstallUrl>
- <TargetCulture>en</TargetCulture>
- <ApplicationVersion>1.0.0.0</ApplicationVersion>
- <AutoIncrementApplicationRevision>true</AutoIncrementApplicationRevision>
- <UpdateEnabled>true</UpdateEnabled>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>days</UpdateIntervalUnits>
- </PropertyGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 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>false</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>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Office.PIARedist.2007">
- <Visible>False</Visible>
- <ProductName>Microsoft Office 2007 Primary Interop Assemblies</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.VSTORuntime.3.0">
- <Visible>False</Visible>
- <ProductName>Visual Studio Tools for the Office system 3.0 Runtime Service Pack 1</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>
- <PropertyGroup>
- <VSTO_EmbedTypeLibraryInAssembly>false</VSTO_EmbedTypeLibraryInAssembly>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DefineConstants>
- </DefineConstants>
- <DefineDebug>true</DefineDebug>
- <DefineTrace>true</DefineTrace>
- <DebugType>full</DebugType>
- <DebugSymbols>true</DebugSymbols>
- <Optimize>false</Optimize>
- <OutputPath>.\</OutputPath>
- <DocumentationFile>cookbook.excel.xml</DocumentationFile>
- <RegisterForComInterop>false</RegisterForComInterop>
- <RemoveIntegerChecks>false</RemoveIntegerChecks>
- <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DefineConstants>
- </DefineConstants>
- <DefineDebug>false</DefineDebug>
- <DefineTrace>true</DefineTrace>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>.\</OutputPath>
- <DocumentationFile>cookbook.excel.xml</DocumentationFile>
- <RegisterForComInterop>false</RegisterForComInterop>
- <RemoveIntegerChecks>false</RemoveIntegerChecks>
- <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.AddIn, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.DataSetExtensions">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="Microsoft.Office.Tools.v9.0, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
- <Reference Include="Microsoft.Office.Tools.Common.v9.0, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
- <Reference Include="Microsoft.Office.Tools.Excel.v9.0, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
- <Reference Include="Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
- </ItemGroup>
- <ItemGroup>
- <Reference Include="Ice, Version=3.3.1.0, Culture=neutral, PublicKeyToken=cdd571ade22f2f16, processorArchitecture=MSIL" />
- <Reference Include="stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
- <Private>False</Private>
- </Reference>
- <Reference Include="Office, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Vbe.Interop, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Office.Interop.Excel, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c">
- <Private>False</Private>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Import Include="Microsoft.VisualBasic" />
- <Import Include="System" />
- <Import Include="System.Collections.Generic" />
- <Import Include="System.Data" />
- <Import Include="System.Linq" />
- <Import Include="System.Text" />
- <Import Include="System.Windows.Forms" />
- <Import Include="System.Xml.Linq" />
- <Import Include="Microsoft.VisualStudio.Tools.Applications.Runtime" />
- <Import Include="Office = Microsoft.Office.Core" />
- <Import Include="Excel = Microsoft.Office.Interop.Excel" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="My Project\AssemblyInfo.vb" />
- <EmbeddedResource Include="My Project\Resources.resx">
- <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.vb</LastGenOutput>
- <CustomToolNamespace>My.Resources</CustomToolNamespace>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <Compile Include="My Project\Resources.Designer.vb">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <None Include="cookbook.excel.xlsx" />
- <None Include="My Project\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.vb</LastGenOutput>
- </None>
- <Compile Include="My Project\Settings.Designer.vb">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- <Compile Include="Sheet1.Designer.vb">
- <DependentUpon>Sheet1.Designer.xml</DependentUpon>
- </Compile>
- <Compile Include="Sheet1.vb">
- <DependentUpon>cookbook.excel.xlsx</DependentUpon>
- </Compile>
- <Compile Include="Sheet2.Designer.vb">
- <DependentUpon>Sheet2.Designer.xml</DependentUpon>
- </Compile>
- <Compile Include="Sheet2.vb">
- <DependentUpon>cookbook.excel.xlsx</DependentUpon>
- </Compile>
- <Compile Include="Sheet3.Designer.vb">
- <DependentUpon>Sheet3.Designer.xml</DependentUpon>
- </Compile>
- <Compile Include="Sheet3.vb">
- <DependentUpon>cookbook.excel.xlsx</DependentUpon>
- </Compile>
- <Compile Include="ThisWorkbook.Designer.vb">
- <DependentUpon>ThisWorkbook.Designer.xml</DependentUpon>
- </Compile>
- <Compile Include="ThisWorkbook.vb">
- <DependentUpon>cookbook.excel.xlsx</DependentUpon>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <None Include="ThisWorkbook.Designer.xml">
- <DependentUpon>ThisWorkbook.vb</DependentUpon>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="cookbook.excel_TemporaryKey.pfx" />
- <None Include="Sheet1.Designer.xml">
- <DependentUpon>Sheet1.vb</DependentUpon>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="cookbook.excel.slice.csproj">
- <Project>{2CD601A0-30C4-46A6-B1B4-5AB1FEED20FC}</Project>
- <Name>cookbook.excel.slice</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <None Include="Sheet2.Designer.xml">
- <DependentUpon>Sheet2.vb</DependentUpon>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="Sheet3.Designer.xml">
- <DependentUpon>Sheet3.vb</DependentUpon>
- </None>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
- <Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\OfficeTools\Microsoft.VisualStudio.Tools.Office.Office2007.targets" />
- <ProjectExtensions>
- <VisualStudio>
- <FlavorProperties GUID="{BAA0C2D2-18E2-41B9-852F-F413020CAA33}">
- <ProjectProperties HostName="cookbook.excel.xlsx" HostPackage="{B284B16A-C42C-4438-BDCD-B72F4AC43CFB}" OfficeVersion="12.0" VstxVersion="3.0" ApplicationType="XLS" Language="VB" TemplatesPath="VSTOTemplates" DebugInfoExeName="F:\Program Files\Microsoft Office\Office12\Excel.exe" DebugInfoCommandLine="&quot;[$OUTPUT]cookbook.excel.xlsx&quot;" />
- <Host Name="Excel Document" Path=".\cookbook.excel.xlsx">
- <HostItem Name="Sheet1" Code="Sheet1.vb" CanonicalName="Sheet1" DisplayName="Sheet1" Blueprint="Sheet1.Designer.xml" GeneratedCode="Sheet1.Designer.vb" />
- <HostItem Name="Sheet2" Code="Sheet2.vb" CanonicalName="Sheet2" DisplayName="Sheet2" Blueprint="Sheet2.Designer.xml" GeneratedCode="Sheet2.Designer.vb" />
- <HostItem Name="Sheet3" Code="Sheet3.vb" CanonicalName="Sheet3" DisplayName="Sheet3" Blueprint="Sheet3.Designer.xml" GeneratedCode="Sheet3.Designer.vb" />
- <HostItem Name="ThisWorkbook" Code="ThisWorkbook.vb" CanonicalName="ThisWorkbook" Blueprint="ThisWorkbook.Designer.xml" GeneratedCode="ThisWorkbook.Designer.vb" />
- </Host>
- </FlavorProperties>
- <UserProperties ZerocIce_Home="C:\Ice-3.3.1-VC90" ZerocIce_HomeExpanded="C:\Ice-3.3.1-VC90" />
- </VisualStudio>
- </ProjectExtensions>
- <!--
- 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> \ No newline at end of file