blob: 5ceda0e3f763a8c538e6e2bd9f36b84c3d6f9016 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<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>{EBAE658A-3ECE-4C98-89BC-F79809AB4A5E}</ProjectGuid>
<OutputType>library</OutputType>
<RootNamespace>AasxWpfControlLibrary</RootNamespace>
<AssemblyName>AasxWpfControlLibrary</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<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' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="PresentationFramework.Aero2" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Xaml">
<RequiredTargetFramework>4.0</RequiredTargetFramework>
</Reference>
<Reference Include="WindowsBase" />
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
</ItemGroup>
<ItemGroup>
<Compile Include="IFlyoutProvider.cs" />
<Compile Include="IFlyoutControl.cs" />
<Compile Include="EmptyFlyout.xaml.cs">
<DependentUpon>EmptyFlyout.xaml</DependentUpon>
</Compile>
<Compile Include="Options.cs" />
<Compile Include="MessageBoxFlyout.xaml.cs">
<DependentUpon>MessageBoxFlyout.xaml</DependentUpon>
</Compile>
<Compile Include="SelectAasEntityFlout.xaml.cs">
<DependentUpon>SelectAasEntityFlout.xaml</DependentUpon>
</Compile>
<Compile Include="SelectFromRepositoryFlyout.xaml.cs">
<DependentUpon>SelectFromRepositoryFlyout.xaml</DependentUpon>
</Compile>
<Compile Include="TreeListView.cs" />
<Compile Include="VisualAasxElements.cs" />
<Page Include="DiplayVisualAasxElements.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="DispEditAasxEntity.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="FakeBrowser.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="HintBubble.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="EmptyFlyout.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="SelectAasEntityDialogueByTree.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="SelectEclassEntity.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Compile Include="DiplayVisualAasxElements.xaml.cs">
<DependentUpon>DiplayVisualAasxElements.xaml</DependentUpon>
</Compile>
<Compile Include="DispEditAasxEntity.xaml.cs">
<DependentUpon>DispEditAasxEntity.xaml</DependentUpon>
</Compile>
<Compile Include="DispEditHelper.cs" />
<Compile Include="FakeBrowser.xaml.cs">
<DependentUpon>FakeBrowser.xaml</DependentUpon>
</Compile>
<Compile Include="HintBubble.xaml.cs">
<DependentUpon>HintBubble.xaml</DependentUpon>
</Compile>
<Compile Include="Log.cs" />
<Compile Include="ModifyRepo.cs" />
<Compile Include="SelectAasEntityDialogueByTree.xaml.cs">
<DependentUpon>SelectAasEntityDialogueByTree.xaml</DependentUpon>
</Compile>
<Compile Include="SelectEclassEntity.xaml.cs">
<DependentUpon>SelectEclassEntity.xaml</DependentUpon>
</Compile>
<Page Include="MessageBoxFlyout.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="SelectAasEntityFlout.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="SelectFromRepositoryFlyout.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Themes\Generic.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\AasxCsharpLibrary\AasxCsharpLibrary.csproj">
<Project>{9863799b-4e44-4da2-9120-c85c7985bc6d}</Project>
<Name>AasxCsharpLibrary</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="LICENSE.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\msg_error.png" />
<Resource Include="Resources\msg_hand.png" />
<Resource Include="Resources\msg_info.png" />
<Resource Include="Resources\msg_question.png" />
<Resource Include="Resources\msg_warning.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>