2019-09-14 13:26:01 +08:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "15.0" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
<Import Project= "..\packages\CefSharp.WinForms.63.0.3\build\CefSharp.WinForms.props" Condition= "Exists('..\packages\CefSharp.WinForms.63.0.3\build\CefSharp.WinForms.props')" />
<Import Project= "..\packages\CefSharp.Common.63.0.3\build\CefSharp.Common.props" Condition= "Exists('..\packages\CefSharp.Common.63.0.3\build\CefSharp.Common.props')" />
<Import Project= "..\packages\cef.redist.x86.3.3239.1723\build\cef.redist.x86.props" Condition= "Exists('..\packages\cef.redist.x86.3.3239.1723\build\cef.redist.x86.props')" />
<Import Project= "..\packages\cef.redist.x64.3.3239.1723\build\cef.redist.x64.props" Condition= "Exists('..\packages\cef.redist.x64.3.3239.1723\build\cef.redist.x64.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>
<ProjectGuid > {765C0612-BB8F-4261-87AE-B5B842BE3C26}</ProjectGuid>
<OutputType > WinExe</OutputType>
<RootNamespace > AlmToolkit</RootNamespace>
<AssemblyName > AlmToolkit</AssemblyName>
<TargetFrameworkVersion > v4.7.2</TargetFrameworkVersion>
<FileAlignment > 512</FileAlignment>
<AutoGenerateBindingRedirects > true</AutoGenerateBindingRedirects>
<NuGetPackageImportStamp >
</NuGetPackageImportStamp>
<CefSharpAnyCpuSupport > true</CefSharpAnyCpuSupport>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
<PlatformTarget > AnyCPU</PlatformTarget>
<DebugSymbols > true</DebugSymbols>
<DebugType > full</DebugType>
<Optimize > false</Optimize>
<OutputPath > bin\Debug\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
<PlatformTarget > AnyCPU</PlatformTarget>
<DebugType > pdbonly</DebugType>
<Optimize > true</Optimize>
<OutputPath > bin\Release\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
</PropertyGroup>
<PropertyGroup >
<ApplicationManifest > app.manifest</ApplicationManifest>
</PropertyGroup>
2019-11-28 15:51:28 +08:00
<PropertyGroup >
<ApplicationIcon > BismNorm.ico</ApplicationIcon>
</PropertyGroup>
2019-09-14 13:26:01 +08:00
<ItemGroup >
2023-06-13 10:04:45 +08:00
<Reference Include= "Microsoft.AnalysisServices, Version=19.65.4.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.AnalysisServices.retail.amd64.19.65.4\lib\net45\Microsoft.AnalysisServices.dll</HintPath>
2019-09-14 13:26:01 +08:00
</Reference>
2023-06-13 10:04:45 +08:00
<Reference Include= "Microsoft.AnalysisServices.Core, Version=19.65.4.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.AnalysisServices.retail.amd64.19.65.4\lib\net45\Microsoft.AnalysisServices.Core.dll</HintPath>
2019-09-14 13:26:01 +08:00
</Reference>
2023-06-13 10:04:45 +08:00
<Reference Include= "Microsoft.AnalysisServices.SPClient.Interfaces, Version=19.65.4.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.AnalysisServices.retail.amd64.19.65.4\lib\net45\Microsoft.AnalysisServices.SPClient.Interfaces.dll</HintPath>
2019-09-14 13:26:01 +08:00
</Reference>
2023-06-13 10:04:45 +08:00
<Reference Include= "Microsoft.AnalysisServices.Tabular, Version=19.65.4.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.AnalysisServices.retail.amd64.19.65.4\lib\net45\Microsoft.AnalysisServices.Tabular.dll</HintPath>
2019-09-14 13:26:01 +08:00
</Reference>
2023-06-13 10:04:45 +08:00
<Reference Include= "Microsoft.AnalysisServices.Tabular.Json, Version=19.65.4.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.AnalysisServices.retail.amd64.19.65.4\lib\net45\Microsoft.AnalysisServices.Tabular.Json.dll</HintPath>
2022-10-11 09:45:04 +08:00
</Reference>
<Reference Include= "Microsoft.Identity.Client, Version=4.43.0.0, Culture=neutral, PublicKeyToken=0a613f4dd989e8ae, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.Identity.Client.4.43.0\lib\net461\Microsoft.Identity.Client.dll</HintPath>
2019-09-14 13:26:01 +08:00
</Reference>
2019-12-21 11:50:04 +08:00
<Reference Include= "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
<HintPath > ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
2019-09-14 13:26:01 +08:00
</Reference>
2019-12-13 08:52:35 +08:00
<Reference Include= "Octokit, Version=0.36.0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\Octokit.0.36.0\lib\net46\Octokit.dll</HintPath>
</Reference>
2019-09-14 13:26:01 +08:00
<Reference Include= "System" />
<Reference Include= "System.Core" />
2022-10-11 09:45:04 +08:00
<Reference Include= "System.IdentityModel" />
2019-09-14 13:26:01 +08:00
<Reference Include= "System.Windows.Forms.Ribbon, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > .\System.Windows.Forms.Ribbon.dll</HintPath>
</Reference>
<Reference Include= "System.Xml.Linq" />
<Reference Include= "System.Data.DataSetExtensions" />
<Reference Include= "Microsoft.CSharp" />
<Reference Include= "System.Data" />
<Reference Include= "System.Deployment" />
<Reference Include= "System.Drawing" />
<Reference Include= "System.Net.Http" />
<Reference Include= "System.Windows.Forms" />
<Reference Include= "System.Xml" />
</ItemGroup>
<ItemGroup >
2019-11-27 11:33:00 +08:00
<Compile Include= "About.cs" >
<SubType > Form</SubType>
</Compile>
<Compile Include= "About.Designer.cs" >
<DependentUpon > About.cs</DependentUpon>
</Compile>
2019-09-14 13:26:01 +08:00
<Compile Include= "ChromeDebugger.cs" />
<Compile Include= "ComparisonForm.cs" >
<SubType > Form</SubType>
</Compile>
<Compile Include= "ComparisonForm.Designer.cs" >
<DependentUpon > ComparisonForm.cs</DependentUpon>
</Compile>
<Compile Include= "ComparisonJSInteraction.cs" />
<Compile Include= "Model\AngularComposite.cs" />
<Compile Include= "Model\ComparisonNode.cs" />
<Compile Include= "Program.cs" />
<Compile Include= "Properties\AssemblyInfo.cs" />
2019-11-28 06:09:36 +08:00
<Compile Include= "Utils.cs" />
2019-09-14 13:26:01 +08:00
<Compile Include= "WarningListForm.cs" >
<SubType > Form</SubType>
</Compile>
<Compile Include= "WarningListForm.Designer.cs" >
<DependentUpon > WarningListForm.cs</DependentUpon>
</Compile>
2019-11-27 11:33:00 +08:00
<EmbeddedResource Include= "About.resx" >
<DependentUpon > About.cs</DependentUpon>
</EmbeddedResource>
2019-09-14 13:26:01 +08:00
<EmbeddedResource Include= "ComparisonForm.resx" >
<DependentUpon > ComparisonForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include= "Properties\Resources.resx" >
<Generator > ResXFileCodeGenerator</Generator>
<LastGenOutput > Resources.Designer.cs</LastGenOutput>
<SubType > Designer</SubType>
</EmbeddedResource>
<Compile Include= "Properties\Resources.Designer.cs" >
<AutoGen > True</AutoGen>
<DependentUpon > Resources.resx</DependentUpon>
<DesignTime > True</DesignTime>
</Compile>
2020-04-02 09:44:06 +08:00
<None Include= "almtoolkit.pbitool.json" />
2019-09-14 13:26:01 +08:00
<None Include= "app.manifest" />
<None Include= "html-resources\.angular-cli.json" />
<None Include= "html-resources\.editorconfig" />
<None Include= "html-resources\e2e\tsconfig.e2e.json" />
<None Include= "html-resources\package-lock.json" />
<None Include= "html-resources\package.json" />
<None Include= "html-resources\src\assets\.gitkeep" />
<None Include= "html-resources\src\tsconfig.app.json" />
<None Include= "html-resources\src\tsconfig.spec.json" />
<None Include= "html-resources\tsconfig.json" />
<None Include= "html-resources\tslint.json" />
2019-12-11 06:17:02 +08:00
<None Include= "License.rtf" />
2019-09-14 13:26:01 +08:00
<None Include= "packages.config" />
<EmbeddedResource Include= "WarningListForm.resx" >
<DependentUpon > WarningListForm.cs</DependentUpon>
</EmbeddedResource>
<None Include= "Properties\Settings.settings" >
<Generator > SettingsSingleFileGenerator</Generator>
<LastGenOutput > Settings.Designer.cs</LastGenOutput>
</None>
<Compile Include= "Properties\Settings.Designer.cs" >
<AutoGen > True</AutoGen>
<DependentUpon > Settings.settings</DependentUpon>
<DesignTimeSharedInput > True</DesignTimeSharedInput>
</Compile>
</ItemGroup>
<ItemGroup >
<None Include= "App.config" />
</ItemGroup>
<ItemGroup >
<ProjectReference Include= "..\BismNormalizer\BismNormalizer.csproj" >
<Project > {e54d1347-06ae-41ac-a750-5bf8ecc80ec5}</Project>
<Name > BismNormalizer</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup >
2019-11-28 15:51:28 +08:00
<Content Include= "BismNorm.ico" />
2019-09-14 13:26:01 +08:00
<Content Include= "html-resources\dist\0.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\1.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\10.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\11.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\12.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\13.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\14.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\15.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\16.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\17.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\18.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\19.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\2.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\20.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\21.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\22.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\23.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\24.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\25.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\26.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\27.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\28.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\29.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\3.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\30.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\31.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\32.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\33.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\34.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\35.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\36.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\37.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\38.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\39.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\3rdpartylicenses.txt" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\4.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\40.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\41.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\42.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\43.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\5.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\6.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\7.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\8.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\9.chunk.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\assets\action-Create-Grey.png" />
<Content Include= "html-resources\dist\assets\action-Create.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\assets\action-Delete-Grey.png" />
<Content Include= "html-resources\dist\assets\action-Delete.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\assets\action-Skip-Grey.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\assets\action-Skip.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\assets\action-Update.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\assets\dropdown.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\assets\node-type-Action.png" />
<Content Include= "html-resources\dist\assets\node-type-Model.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\assets\node-type-Calculation-Group.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\assets\node-type-Culture.png" />
<Content Include= "html-resources\dist\assets\node-type-Data-Source.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\assets\node-type-Expression.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\assets\node-type-Calculation-Item.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\assets\node-type-KPI.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\assets\node-type-Measure.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\assets\node-type-Perspective.png" />
<Content Include= "html-resources\dist\assets\node-type-Refresh-Policy.png" />
<Content Include= "html-resources\dist\assets\node-type-Relationship.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\assets\node-type-Role.png" />
<Content Include= "html-resources\dist\assets\node-type-Table.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\favicon.ico" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\index.html" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\inline.bundle.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\main.bundle.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\polyfills.bundle.js" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\styles.bundle.css" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\dist\symbol-sprite.svg" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\karma.conf.js" />
<Content Include= "html-resources\protractor.conf.js" />
<Content Include= "html-resources\src\app\app.component.css" />
<Content Include= "html-resources\src\app\app.component.html" />
<Content Include= "html-resources\src\app\codeeditor\codeeditor.component.css" />
<Content Include= "html-resources\src\app\codeeditor\codeeditor.component.html" />
<Content Include= "html-resources\src\app\grid\grid.component.css" />
<Content Include= "html-resources\src\app\grid\grid.component.html" />
<Content Include= "html-resources\src\app\shared\model\database-objects.ts" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\src\app\tree-control-context-menu\tree-control-context-menu.component.css" />
<Content Include= "html-resources\src\app\tree-control-context-menu\tree-control-context-menu.component.html" />
<Content Include= "html-resources\src\app\tree-control-context-menu\tree-control-context-menu.component.spec.ts" />
<Content Include= "html-resources\src\app\tree-control-context-menu\tree-control-context-menu.component.ts" />
<Content Include= "html-resources\src\assets\action-Create-Grey.png" />
<Content Include= "html-resources\src\assets\action-Create.png" />
<Content Include= "html-resources\src\assets\action-Delete-Grey.png" />
<Content Include= "html-resources\src\assets\action-Delete.png" />
<Content Include= "html-resources\src\assets\action-Skip-Grey.png" />
<Content Include= "html-resources\src\assets\action-Skip.png" />
<Content Include= "html-resources\src\assets\action-Update.png" />
<Content Include= "html-resources\src\assets\dropdown.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\src\assets\node-type-Action.png" />
<Content Include= "html-resources\src\assets\node-type-Calculation-Group.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\src\assets\node-type-Calculation-Item.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\src\assets\node-type-Culture.png" />
<Content Include= "html-resources\src\assets\node-type-Data-Source.png" />
<Content Include= "html-resources\src\assets\node-type-Expression.png" />
<Content Include= "html-resources\src\assets\node-type-KPI.png" />
<Content Include= "html-resources\src\assets\node-type-Measure.png" />
<Content Include= "html-resources\src\assets\node-type-Model.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "html-resources\src\assets\node-type-Perspective.png" />
<Content Include= "html-resources\src\assets\node-type-Refresh-Policy.png" />
<Content Include= "html-resources\src\assets\node-type-Relationship.png" />
<Content Include= "html-resources\src\assets\node-type-Role.png" />
<Content Include= "html-resources\src\assets\node-type-Table.png" />
<Content Include= "html-resources\src\favicon.ico" />
<Content Include= "html-resources\src\index.html" />
<Content Include= "html-resources\src\styles.css" />
<Content Include= "Images\AlmToolkit.ico" />
2019-12-11 06:17:02 +08:00
<Content Include= "Images\BismNormalizerBanner.png" />
2019-09-14 13:26:01 +08:00
<Content Include= "Images\Compare.png" />
<Content Include= "Images\Exit.png" />
<Content Include= "Images\Help.png" />
<Content Include= "Images\MAQSoftware.png" />
<Content Include= "Images\Open.png" />
<Content Include= "Images\Options.png" />
<Content Include= "Images\PowerBi.png" />
<Content Include= "Images\Report.png" />
<Content Include= "Images\Save.png" />
<Content Include= "Images\SaveAs.png" />
<Content Include= "Images\Script.png" />
<Content Include= "Images\SelectActions.png" />
<Content Include= "Images\Update.png" />
<Content Include= "Images\Validate.png" />
<None Include= "System.Windows.Forms.Ribbon.dll.copy-rename" />
</ItemGroup>
<ItemGroup >
<TypeScriptCompile Include= "html-resources\e2e\app.e2e-spec.ts" />
<TypeScriptCompile Include= "html-resources\e2e\app.po.ts" />
<TypeScriptCompile Include= "html-resources\src\app\app-log\app-log.service.spec.ts" />
<TypeScriptCompile Include= "html-resources\src\app\app-log\app-log.service.ts" />
<TypeScriptCompile Include= "html-resources\src\app\app.component.spec.ts" />
<TypeScriptCompile Include= "html-resources\src\app\app.component.ts" />
<TypeScriptCompile Include= "html-resources\src\app\app.module.ts" />
<TypeScriptCompile Include= "html-resources\src\app\codeeditor\codeeditor.component.spec.ts" />
<TypeScriptCompile Include= "html-resources\src\app\codeeditor\codeeditor.component.ts" />
<TypeScriptCompile Include= "html-resources\src\app\grid\grid.component.spec.ts" />
<TypeScriptCompile Include= "html-resources\src\app\grid\grid.component.ts" />
<TypeScriptCompile Include= "html-resources\src\app\service\grid-data.service.spec.ts" />
<TypeScriptCompile Include= "html-resources\src\app\service\grid-data.service.ts" />
<TypeScriptCompile Include= "html-resources\src\app\service\window-reference.service.spec.ts" />
<TypeScriptCompile Include= "html-resources\src\app\service\window-reference.service.ts" />
<TypeScriptCompile Include= "html-resources\src\app\shared\mocks\data-list.ts" />
<TypeScriptCompile Include= "html-resources\src\app\shared\model\comparison-node.ts" />
<TypeScriptCompile Include= "html-resources\src\environments\environment.prod.ts" />
<TypeScriptCompile Include= "html-resources\src\environments\environment.ts" />
<TypeScriptCompile Include= "html-resources\src\main.ts" />
<TypeScriptCompile Include= "html-resources\src\polyfills.ts" />
<TypeScriptCompile Include= "html-resources\src\test.ts" />
<TypeScriptCompile Include= "html-resources\src\typings.d.ts" />
</ItemGroup>
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name= "EnsureNuGetPackageBuildImports" BeforeTargets= "PrepareForBuild" >
<PropertyGroup >
<ErrorText > This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition= "!Exists('..\packages\cef.redist.x64.3.3239.1723\build\cef.redist.x64.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x64.3.3239.1723\build\cef.redist.x64.props'))" />
<Error Condition= "!Exists('..\packages\cef.redist.x86.3.3239.1723\build\cef.redist.x86.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x86.3.3239.1723\build\cef.redist.x86.props'))" />
<Error Condition= "!Exists('..\packages\CefSharp.Common.63.0.3\build\CefSharp.Common.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Common.63.0.3\build\CefSharp.Common.props'))" />
<Error Condition= "!Exists('..\packages\CefSharp.Common.63.0.3\build\CefSharp.Common.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Common.63.0.3\build\CefSharp.Common.targets'))" />
<Error Condition= "!Exists('..\packages\CefSharp.WinForms.63.0.3\build\CefSharp.WinForms.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.WinForms.63.0.3\build\CefSharp.WinForms.props'))" />
<Error Condition= "!Exists('..\packages\CefSharp.WinForms.63.0.3\build\CefSharp.WinForms.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.WinForms.63.0.3\build\CefSharp.WinForms.targets'))" />
</Target>
<Import Project= "..\packages\CefSharp.Common.63.0.3\build\CefSharp.Common.targets" Condition= "Exists('..\packages\CefSharp.Common.63.0.3\build\CefSharp.Common.targets')" />
<Import Project= "..\packages\CefSharp.WinForms.63.0.3\build\CefSharp.WinForms.targets" Condition= "Exists('..\packages\CefSharp.WinForms.63.0.3\build\CefSharp.WinForms.targets')" />
</Project>