123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
- <Import Project="..\packages\Microsoft.Net.Compilers.2.4.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.2.4.0\build\Microsoft.Net.Compilers.props')" />
- <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>
- </ProductVersion>
- <SchemaVersion>
- </SchemaVersion>
- <ProjectGuid>{162B86C7-CEB6-4AAB-83F2-2E3EF502A164}</ProjectGuid>
- <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
- <OutputType>Library</OutputType>
- <RootNamespace>ExcelWebAddIn1Web</RootNamespace>
- <AssemblyName>ExcelWebAddIn1Web</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
- <MyType>Custom</MyType>
- <UseIISExpress>true</UseIISExpress>
- <Use64BitIISExpress />
- <IISExpressSSLPort>44385</IISExpressSSLPort>
- <IISExpressAnonymousAuthentication />
- <IISExpressWindowsAuthentication />
- <IISExpressUseClassicPipelineMode />
- <UseGlobalApplicationHostFile />
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- <TargetOfficeVersion>15.0</TargetOfficeVersion>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <DefineDebug>true</DefineDebug>
- <DefineTrace>true</DefineTrace>
- <OutputPath>bin\</OutputPath>
- <DocumentationFile>ExcelWebAddIn1Web.xml</DocumentationFile>
- <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>pdbonly</DebugType>
- <DefineDebug>false</DefineDebug>
- <DefineTrace>true</DefineTrace>
- <Optimize>true</Optimize>
- <OutputPath>bin\</OutputPath>
- <DocumentationFile>ExcelWebAddIn1Web.xml</DocumentationFile>
- <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Core" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Web.DynamicData" />
- <Reference Include="System.Web.Entity" />
- <Reference Include="System.Web.ApplicationServices" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Web" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Web.Services" />
- <Reference Include="System.EnterpriseServices" />
- </ItemGroup>
- <ItemGroup>
- </ItemGroup>
- <ItemGroup>
- <Import Include="Microsoft.VisualBasic" />
- <Import Include="System" />
- <Import Include="System.Collections" />
- <Import Include="System.Collections.Generic" />
- <Import Include="System.Data" />
- <Import Include="System.Linq" />
- <Import Include="System.Xml.Linq" />
- <Import Include="System.Diagnostics" />
- <Import Include="System.Collections.Specialized" />
- <Import Include="System.Configuration" />
- <Import Include="System.Text" />
- <Import Include="System.Text.RegularExpressions" />
- <Import Include="System.Web" />
- <Import Include="System.Web.Caching" />
- <Import Include="System.Web.SessionState" />
- <Import Include="System.Web.Security" />
- <Import Include="System.Web.Profile" />
- <Import Include="System.Web.UI" />
- <Import Include="System.Web.UI.WebControls" />
- <Import Include="System.Web.UI.WebControls.WebParts" />
- <Import Include="System.Web.UI.HtmlControls" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Content\fabric.components.css" />
- <Content Include="Content\fabric.components.min.css" />
- <Content Include="Content\fabric.components.rtl.css" />
- <Content Include="Content\fabric.components.rtl.min.css" />
- <Content Include="Content\fabric.css" />
- <Content Include="Content\fabric.min.css" />
- <Content Include="Content\fabric.rtl.css" />
- <Content Include="Content\fabric.rtl.min.css" />
- <Content Include="Content\Office.css" />
- <Content Include="Content\sass\_Office.Color.Variables.scss" />
- <Content Include="Content\sass\_Fabric.ZIndex.Variables.scss" />
- <Content Include="Content\sass\_Fabric.Utilities.scss" />
- <Content Include="Content\sass\_Fabric.Typography.Variables.scss" />
- <Content Include="Content\sass\_Fabric.Typography.scss" />
- <Content Include="Content\sass\_Fabric.Typography.Language.Overrides.scss" />
- <Content Include="Content\sass\_Fabric.Typography.Fonts.scss" />
- <Content Include="Content\sass\_Fabric.Responsive.Variables.scss" />
- <Content Include="Content\sass\_Fabric.Responsive.Utilities.Variables.scss" />
- <Content Include="Content\sass\_Fabric.Mixins.scss" />
- <Content Include="Content\sass\_Fabric.Icons.scss" />
- <Content Include="Content\sass\_Fabric.Grid.scss" />
- <Content Include="Content\sass\_Fabric.Common.scss" />
- <Content Include="Content\sass\_Fabric.Color.Variables.scss" />
- <Content Include="Content\sass\_Fabric.Color.Mixins.scss" />
- <Content Include="Content\sass\_Fabric.Animations.scss" />
- <Content Include="Content\sass\_Fabric.Animations.RTL.scss" />
- <Content Include="Content\sass\Fabric.Utilities.Output.scss" />
- <Content Include="Content\sass\Fabric.Typography.Output.scss" />
- <Content Include="Content\sass\Fabric.Typography.Language.Overrides.Output.scss" />
- <Content Include="Content\sass\Fabric.Typography.Fonts.Output.scss" />
- <Content Include="Content\sass\Fabric.scss" />
- <Content Include="Content\sass\Fabric.RTL.scss" />
- <Content Include="Content\sass\Fabric.Responsive.Utilities.Output.scss" />
- <Content Include="Content\sass\Fabric.Icons.RTL.Output.scss" />
- <Content Include="Content\sass\Fabric.Icons.Output.scss" />
- <Content Include="Content\sass\Fabric.Icons.Font.Output.scss" />
- <Content Include="Content\sass\Fabric.Grid.Output.scss" />
- <Content Include="Content\sass\Fabric.Components.scss" />
- <Content Include="Content\sass\Fabric.Color.Mixins.Output.scss" />
- <Content Include="Content\sass\Fabric.Animations.RTL.Output.scss" />
- <Content Include="Content\sass\Fabric.Animations.Output.scss" />
- <None Include="Scripts\jquery-1.9.1.intellisense.js" />
- <Content Include="Home\Home.css" />
- <Content Include="Home\Home.html" />
- <Content Include="Home\Home.js" />
- <Content Include="Images\Button32x32.png" />
- <Content Include="Images\Close.png" />
- <Content Include="Scripts\FabricUI\MessageBanner.js" />
- <Content Include="Scripts\jquery-1.9.1.js" />
- <Content Include="Scripts\jquery-1.9.1.min.js" />
- <Content Include="Scripts\jquery-1.9.1.min.map" />
- <None Include="Scripts\Office\1\outlook-win32.debug-vsdoc.js" />
- <None Include="Scripts\Office\1\office-vsdoc.js" />
- <Content Include="Content\OfficeThemes.css" />
- <Content Include="Scripts\jquery.fabric.js" />
- <Content Include="Scripts\jquery.fabric.min.js" />
- <Content Include="Scripts\Office\1\access-web-16.00.debug.js" />
- <Content Include="Scripts\Office\1\access-web-16.00.js" />
- <Content Include="Scripts\Office\1\ar-sa\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\ar-sa\office_strings.js" />
- <Content Include="Scripts\Office\1\ar-sa\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\ar-sa\outlook_strings.js" />
- <Content Include="Scripts\Office\1\bg-bg\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\bg-bg\office_strings.js" />
- <Content Include="Scripts\Office\1\bg-bg\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\bg-bg\outlook_strings.js" />
- <Content Include="Scripts\Office\1\cs-cz\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\cs-cz\office_strings.js" />
- <Content Include="Scripts\Office\1\cs-cz\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\cs-cz\outlook_strings.js" />
- <Content Include="Scripts\Office\1\da-dk\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\da-dk\office_strings.js" />
- <Content Include="Scripts\Office\1\da-dk\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\da-dk\outlook_strings.js" />
- <Content Include="Scripts\Office\1\de-de\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\de-de\office_strings.js" />
- <Content Include="Scripts\Office\1\de-de\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\de-de\outlook_strings.js" />
- <Content Include="Scripts\Office\1\el-gr\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\el-gr\office_strings.js" />
- <Content Include="Scripts\Office\1\el-gr\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\el-gr\outlook_strings.js" />
- <Content Include="Scripts\Office\1\en-us\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\en-us\office_strings.js" />
- <Content Include="Scripts\Office\1\en-us\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\en-us\outlook_strings.js" />
- <Content Include="Scripts\Office\1\es-es\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\es-es\office_strings.js" />
- <Content Include="Scripts\Office\1\es-es\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\es-es\outlook_strings.js" />
- <Content Include="Scripts\Office\1\es6-promise.debug.js" />
- <Content Include="Scripts\Office\1\es6-promise.js" />
- <Content Include="Scripts\Office\1\et-ee\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\et-ee\office_strings.js" />
- <Content Include="Scripts\Office\1\et-ee\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\et-ee\outlook_strings.js" />
- <Content Include="Scripts\Office\1\excel-15.01.debug.js" />
- <Content Include="Scripts\Office\1\excel-15.01.js" />
- <Content Include="Scripts\Office\1\excel-15.02.debug.js" />
- <Content Include="Scripts\Office\1\excel-15.02.js" />
- <Content Include="Scripts\Office\1\excel-15.debug.js" />
- <Content Include="Scripts\Office\1\excel-15.js" />
- <Content Include="Scripts\Office\1\excel-ios-16.00.debug.js" />
- <Content Include="Scripts\Office\1\excel-ios-16.00.js" />
- <Content Include="Scripts\Office\1\excel-mac-16.00.debug.js" />
- <Content Include="Scripts\Office\1\excel-mac-16.00.js" />
- <Content Include="Scripts\Office\1\excel-web-16.00.debug.js" />
- <Content Include="Scripts\Office\1\excel-web-16.00.js" />
- <Content Include="Scripts\Office\1\excel-win32-16.00.debug.js" />
- <Content Include="Scripts\Office\1\excel-win32-16.00.js" />
- <Content Include="Scripts\Office\1\excel-win32-16.01.debug.js" />
- <Content Include="Scripts\Office\1\excel-win32-16.01.js" />
- <Content Include="Scripts\Office\1\excelios-15.debug.js" />
- <Content Include="Scripts\Office\1\excelios-15.js" />
- <Content Include="Scripts\Office\1\excelwebapp-15.01.debug.js" />
- <Content Include="Scripts\Office\1\excelwebapp-15.01.js" />
- <Content Include="Scripts\Office\1\excelwebapp-15.02.debug.js" />
- <Content Include="Scripts\Office\1\excelwebapp-15.02.js" />
- <Content Include="Scripts\Office\1\excelwebapp-15.debug.js" />
- <Content Include="Scripts\Office\1\excelwebapp-15.js" />
- <Content Include="Scripts\Office\1\fi-fi\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\fi-fi\office_strings.js" />
- <Content Include="Scripts\Office\1\fi-fi\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\fi-fi\outlook_strings.js" />
- <Content Include="Scripts\Office\1\fr-fr\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\fr-fr\office_strings.js" />
- <Content Include="Scripts\Office\1\fr-fr\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\fr-fr\outlook_strings.js" />
- <Content Include="Scripts\Office\1\he-il\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\he-il\office_strings.js" />
- <Content Include="Scripts\Office\1\he-il\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\he-il\outlook_strings.js" />
- <Content Include="Scripts\Office\1\hi-in\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\hi-in\office_strings.js" />
- <Content Include="Scripts\Office\1\hi-in\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\hi-in\outlook_strings.js" />
- <Content Include="Scripts\Office\1\hr-hr\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\hr-hr\office_strings.js" />
- <Content Include="Scripts\Office\1\hr-hr\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\hr-hr\outlook_strings.js" />
- <Content Include="Scripts\Office\1\html2canvas.debug.js" />
- <Content Include="Scripts\Office\1\html2canvas.js" />
- <Content Include="Scripts\Office\1\hu-hu\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\hu-hu\office_strings.js" />
- <Content Include="Scripts\Office\1\hu-hu\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\hu-hu\outlook_strings.js" />
- <Content Include="Scripts\Office\1\id-id\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\id-id\office_strings.js" />
- <Content Include="Scripts\Office\1\id-id\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\id-id\outlook_strings.js" />
- <Content Include="Scripts\Office\1\it-it\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\it-it\office_strings.js" />
- <Content Include="Scripts\Office\1\it-it\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\it-it\outlook_strings.js" />
- <Content Include="Scripts\Office\1\ja-jp\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\ja-jp\office_strings.js" />
- <Content Include="Scripts\Office\1\ja-jp\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\ja-jp\outlook_strings.js" />
- <Content Include="Scripts\Office\1\kk-kz\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\kk-kz\office_strings.js" />
- <Content Include="Scripts\Office\1\kk-kz\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\kk-kz\outlook_strings.js" />
- <Content Include="Scripts\Office\1\ko-kr\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\ko-kr\office_strings.js" />
- <Content Include="Scripts\Office\1\ko-kr\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\ko-kr\outlook_strings.js" />
- <Content Include="Scripts\Office\1\lt-lt\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\lt-lt\office_strings.js" />
- <Content Include="Scripts\Office\1\lt-lt\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\lt-lt\outlook_strings.js" />
- <Content Include="Scripts\Office\1\lv-lv\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\lv-lv\office_strings.js" />
- <Content Include="Scripts\Office\1\lv-lv\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\lv-lv\outlook_strings.js" />
- <Content Include="Scripts\Office\1\ms-my\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\ms-my\office_strings.js" />
- <Content Include="Scripts\Office\1\ms-my\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\ms-my\outlook_strings.js" />
- <Content Include="Scripts\Office\1\nb-no\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\nb-no\office_strings.js" />
- <Content Include="Scripts\Office\1\nb-no\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\nb-no\outlook_strings.js" />
- <Content Include="Scripts\Office\1\nl-nl\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\nl-nl\office_strings.js" />
- <Content Include="Scripts\Office\1\nl-nl\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\nl-nl\outlook_strings.js" />
- <Content Include="Scripts\Office\1\o15apptofilemappingtable.debug.js" />
- <Content Include="Scripts\Office\1\o15apptofilemappingtable.js" />
- <Content Include="Scripts\Office\1\office.debug.js" />
- <Content Include="Scripts\Office\1\office.js" />
- <Content Include="Scripts\Office\1\onenote-web-16.00.debug.js" />
- <Content Include="Scripts\Office\1\onenote-web-16.00.js" />
- <Content Include="Scripts\Office\1\onenote-win32-16.00.debug.js" />
- <Content Include="Scripts\Office\1\onenote-win32-16.00.js" />
- <Content Include="Scripts\Office\1\outlook-15.01.debug.js" />
- <Content Include="Scripts\Office\1\outlook-15.01.js" />
- <Content Include="Scripts\Office\1\outlook-15.02.debug.js" />
- <Content Include="Scripts\Office\1\outlook-15.02.js" />
- <Content Include="Scripts\Office\1\outlook-15.03.debug.js" />
- <Content Include="Scripts\Office\1\outlook-15.03.js" />
- <Content Include="Scripts\Office\1\outlook-15.04.debug.js" />
- <Content Include="Scripts\Office\1\outlook-15.04.js" />
- <Content Include="Scripts\Office\1\outlook-15.debug.js" />
- <Content Include="Scripts\Office\1\outlook-15.js" />
- <Content Include="Scripts\Office\1\outlook-ios-16.00.debug.js" />
- <Content Include="Scripts\Office\1\outlook-ios-16.00.js" />
- <Content Include="Scripts\Office\1\outlook-web-16.00.debug.js" />
- <Content Include="Scripts\Office\1\outlook-web-16.00.js" />
- <Content Include="Scripts\Office\1\outlook-web-16.01.debug.js" />
- <Content Include="Scripts\Office\1\outlook-web-16.01.js" />
- <Content Include="Scripts\Office\1\outlook-win32-16.00.debug.js" />
- <Content Include="Scripts\Office\1\outlook-win32-16.00.js" />
- <Content Include="Scripts\Office\1\outlook-win32-16.01.debug.js" />
- <Content Include="Scripts\Office\1\outlook-win32-16.01.js" />
- <Content Include="Scripts\Office\1\outlook-win32-16.02.debug.js" />
- <Content Include="Scripts\Office\1\outlook-win32-16.02.js" />
- <Content Include="Scripts\Office\1\outlookwebapp-15.01.debug.js" />
- <Content Include="Scripts\Office\1\outlookwebapp-15.01.js" />
- <Content Include="Scripts\Office\1\outlookwebapp-15.debug.js" />
- <Content Include="Scripts\Office\1\outlookwebapp-15.js" />
- <Content Include="Scripts\Office\1\pl-pl\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\pl-pl\office_strings.js" />
- <Content Include="Scripts\Office\1\pl-pl\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\pl-pl\outlook_strings.js" />
- <Content Include="Scripts\Office\1\powerpoint-15.01.debug.js" />
- <Content Include="Scripts\Office\1\powerpoint-15.01.js" />
- <Content Include="Scripts\Office\1\powerpoint-15.02.debug.js" />
- <Content Include="Scripts\Office\1\powerpoint-15.02.js" />
- <Content Include="Scripts\Office\1\powerpoint-15.debug.js" />
- <Content Include="Scripts\Office\1\powerpoint-15.js" />
- <Content Include="Scripts\Office\1\powerpoint-ios-16.00.debug.js" />
- <Content Include="Scripts\Office\1\powerpoint-ios-16.00.js" />
- <Content Include="Scripts\Office\1\powerpoint-mac-16.00.debug.js" />
- <Content Include="Scripts\Office\1\powerpoint-mac-16.00.js" />
- <Content Include="Scripts\Office\1\powerpoint-web-16.00.debug.js" />
- <Content Include="Scripts\Office\1\powerpoint-web-16.00.js" />
- <Content Include="Scripts\Office\1\powerpoint-win32-16.00.debug.js" />
- <Content Include="Scripts\Office\1\powerpoint-win32-16.00.js" />
- <Content Include="Scripts\Office\1\powerpoint-win32-16.01.debug.js" />
- <Content Include="Scripts\Office\1\powerpoint-win32-16.01.js" />
- <Content Include="Scripts\Office\1\powerpointios-15.debug.js" />
- <Content Include="Scripts\Office\1\powerpointios-15.js" />
- <Content Include="Scripts\Office\1\project-15.01.debug.js" />
- <Content Include="Scripts\Office\1\project-15.01.js" />
- <Content Include="Scripts\Office\1\project-15.02.debug.js" />
- <Content Include="Scripts\Office\1\project-15.02.js" />
- <Content Include="Scripts\Office\1\project-15.debug.js" />
- <Content Include="Scripts\Office\1\project-15.js" />
- <Content Include="Scripts\Office\1\project-win32-16.00.debug.js" />
- <Content Include="Scripts\Office\1\project-win32-16.00.js" />
- <Content Include="Scripts\Office\1\pt-br\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\pt-br\office_strings.js" />
- <Content Include="Scripts\Office\1\pt-br\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\pt-br\outlook_strings.js" />
- <Content Include="Scripts\Office\1\pt-pt\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\pt-pt\office_strings.js" />
- <Content Include="Scripts\Office\1\pt-pt\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\pt-pt\outlook_strings.js" />
- <Content Include="Scripts\Office\1\ro-ro\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\ro-ro\office_strings.js" />
- <Content Include="Scripts\Office\1\ro-ro\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\ro-ro\outlook_strings.js" />
- <Content Include="Scripts\Office\1\ru-ru\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\ru-ru\office_strings.js" />
- <Content Include="Scripts\Office\1\ru-ru\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\ru-ru\outlook_strings.js" />
- <Content Include="Scripts\Office\1\sk-sk\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\sk-sk\office_strings.js" />
- <Content Include="Scripts\Office\1\sk-sk\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\sk-sk\outlook_strings.js" />
- <Content Include="Scripts\Office\1\sl-si\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\sl-si\office_strings.js" />
- <Content Include="Scripts\Office\1\sl-si\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\sl-si\outlook_strings.js" />
- <Content Include="Scripts\Office\1\sr-latn-cs\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\sr-latn-cs\office_strings.js" />
- <Content Include="Scripts\Office\1\sr-latn-cs\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\sr-latn-cs\outlook_strings.js" />
- <Content Include="Scripts\Office\1\sv-se\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\sv-se\office_strings.js" />
- <Content Include="Scripts\Office\1\sv-se\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\sv-se\outlook_strings.js" />
- <Content Include="Scripts\Office\1\th-th\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\th-th\office_strings.js" />
- <Content Include="Scripts\Office\1\th-th\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\th-th\outlook_strings.js" />
- <Content Include="Scripts\Office\1\tr-tr\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\tr-tr\office_strings.js" />
- <Content Include="Scripts\Office\1\tr-tr\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\tr-tr\outlook_strings.js" />
- <Content Include="Scripts\Office\1\uk-ua\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\uk-ua\office_strings.js" />
- <Content Include="Scripts\Office\1\uk-ua\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\uk-ua\outlook_strings.js" />
- <Content Include="Scripts\Office\1\vi-vn\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\vi-vn\office_strings.js" />
- <Content Include="Scripts\Office\1\vi-vn\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\vi-vn\outlook_strings.js" />
- <Content Include="Scripts\Office\1\word-15.01.debug.js" />
- <Content Include="Scripts\Office\1\word-15.01.js" />
- <Content Include="Scripts\Office\1\word-15.02.debug.js" />
- <Content Include="Scripts\Office\1\word-15.02.js" />
- <Content Include="Scripts\Office\1\word-15.debug.js" />
- <Content Include="Scripts\Office\1\word-15.js" />
- <Content Include="Scripts\Office\1\word-ios-16.00.debug.js" />
- <Content Include="Scripts\Office\1\word-ios-16.00.js" />
- <Content Include="Scripts\Office\1\word-mac-16.00.debug.js" />
- <Content Include="Scripts\Office\1\word-mac-16.00.js" />
- <Content Include="Scripts\Office\1\word-web-16.00.debug.js" />
- <Content Include="Scripts\Office\1\word-web-16.00.js" />
- <Content Include="Scripts\Office\1\word-win32-16.00.debug.js" />
- <Content Include="Scripts\Office\1\word-win32-16.00.js" />
- <Content Include="Scripts\Office\1\word-win32-16.01.debug.js" />
- <Content Include="Scripts\Office\1\word-win32-16.01.js" />
- <Content Include="Scripts\Office\1\wordios-15.debug.js" />
- <Content Include="Scripts\Office\1\wordios-15.js" />
- <Content Include="Scripts\Office\1\zh-cn\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\zh-cn\office_strings.js" />
- <Content Include="Scripts\Office\1\zh-cn\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\zh-cn\outlook_strings.js" />
- <Content Include="Scripts\Office\1\zh-tw\office_strings.debug.js" />
- <Content Include="Scripts\Office\1\zh-tw\office_strings.js" />
- <Content Include="Scripts\Office\1\zh-tw\outlook_strings.debug.js" />
- <Content Include="Scripts\Office\1\zh-tw\outlook_strings.js" />
- <Content Include="Scripts\Office\metadata\endpoints.xml" />
- <Content Include="Scripts\Office\metadata\features.xml" />
- <Content Include="Scripts\Office\MicrosoftAjax.js" />
- <Content Include="Web.config" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="My Project\AssemblyInfo.vb" />
- <Compile Include="My Project\Application.Designer.vb">
- <AutoGen>True</AutoGen>
- <DependentUpon>Application.myapp</DependentUpon>
- </Compile>
- <Compile Include="My Project\MyExtensions\MyWebExtension.vb">
- <VBMyExtensionTemplateID>Microsoft.VisualBasic.Web.MyExtension</VBMyExtensionTemplateID>
- <VBMyExtensionTemplateVersion>1.0.0.0</VBMyExtensionTemplateVersion>
- </Compile>
- <Compile Include="My Project\Resources.Designer.vb">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <Compile Include="My Project\Settings.Designer.vb">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="My Project\Resources.resx">
- <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.vb</LastGenOutput>
- <CustomToolNamespace>My.Resources</CustomToolNamespace>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <None Include="My Project\Application.myapp">
- <Generator>MyApplicationCodeGenerator</Generator>
- <LastGenOutput>Application.Designer.vb</LastGenOutput>
- </None>
- <None Include="My Project\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <CustomToolNamespace>My</CustomToolNamespace>
- <LastGenOutput>Settings.Designer.vb</LastGenOutput>
- </None>
- <None Include="packages.config" />
- <None Include="Web.Debug.config">
- <DependentUpon>Web.config</DependentUpon>
- </None>
- <None Include="Web.Release.config">
- <DependentUpon>Web.config</DependentUpon>
- </None>
- </ItemGroup>
- <PropertyGroup>
- <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
- <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
- </PropertyGroup>
- <PropertyGroup>
- <OptionExplicit>On</OptionExplicit>
- </PropertyGroup>
- <PropertyGroup>
- <OptionCompare>Binary</OptionCompare>
- </PropertyGroup>
- <PropertyGroup>
- <OptionStrict>Off</OptionStrict>
- </PropertyGroup>
- <PropertyGroup>
- <OptionInfer>On</OptionInfer>
- </PropertyGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
- <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
- <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
- <ProjectExtensions>
- <VisualStudio>
- <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
- <WebProjectProperties>
- <UseIIS>True</UseIIS>
- <AutoAssignPort>True</AutoAssignPort>
- <DevelopmentServerPort>10788</DevelopmentServerPort>
- <DevelopmentServerVPath>/</DevelopmentServerVPath>
- <IISUrl>http://localhost:10788/</IISUrl>
- <NTLMAuthentication>False</NTLMAuthentication>
- <UseCustomServer>False</UseCustomServer>
- <CustomServerUrl>
- </CustomServerUrl>
- <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
- </WebProjectProperties>
- </FlavorProperties>
- </VisualStudio>
- </ProjectExtensions>
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>此專案參考這部電腦上所缺少的 NuGet 封裝。請啟用 NuGet 封裝還原,以下載該封裝。如需詳細資訊,請參閱 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的檔案是 {0}。</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.2.4.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.2.4.0\build\Microsoft.Net.Compilers.props'))" />
- <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
- </Target>
- <!-- 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>
|