Select Git revision
ResourceDetailsTab.java
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
VECTO3GUI2020.csproj 46.28 KiB
<?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>{7E9172D4-07E3-4077-814E-7117AB2B3E22}</ProjectGuid>
<OutputType>WinExe</OutputType>
<RootNamespace>VECTO3GUI2020</RootNamespace>
<AssemblyName>VECTOMultistage</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<WarningLevel>4</WarningLevel>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<Deterministic>true</Deterministic>
<PublishUrl>publish\</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>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>x64</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>x64</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>Resources\Icons\Icon2.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<HintPath>..\packages\Castle.Core.4.4.1\lib\net45\Castle.Core.dll</HintPath>
</Reference>
<Reference Include="InteractiveDataDisplay.WPF, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\InteractiveDataDisplay.WPF.1.0.0\lib\net452\InteractiveDataDisplay.WPF.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Build.Framework" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="Microsoft.Maps.MapControl.WPF, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Maps.MapControl.WPF.1.0.0.3\lib\net40-Client\Microsoft.Maps.MapControl.WPF.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Toolkit.Mvvm, Version=7.0.0.0, Culture=neutral, PublicKeyToken=4aff67a105548ee2, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Toolkit.Mvvm.7.0.2\lib\netstandard2.0\Microsoft.Toolkit.Mvvm.dll</HintPath>
</Reference>
<Reference Include="Microsoft.VisualStudio.DebuggerVisualizers, Version=16.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
<Reference Include="Microsoft.WindowsAPICodePack, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\WindowsAPICodePack-Core.1.1.2\lib\Microsoft.WindowsAPICodePack.dll</HintPath>
</Reference>
<Reference Include="Microsoft.WindowsAPICodePack.Shell, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\WindowsAPICodePack-Shell.1.1.1\lib\Microsoft.WindowsAPICodePack.Shell.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Xaml.Behaviors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Xaml.Behaviors.Wpf.1.1.31\lib\net45\Microsoft.Xaml.Behaviors.dll</HintPath>
</Reference>
<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="Ninject, Version=3.3.4.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7, processorArchitecture=MSIL">
<HintPath>..\packages\Ninject.3.3.4\lib\net45\Ninject.dll</HintPath>
</Reference>
<Reference Include="Ninject.Extensions.ChildKernel, Version=3.3.0.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7, processorArchitecture=MSIL">
<HintPath>..\packages\Ninject.Extensions.ChildKernel.3.3.0\lib\net45\Ninject.Extensions.ChildKernel.dll</HintPath>
</Reference>
<Reference Include="Ninject.Extensions.Factory, Version=3.3.3.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7, processorArchitecture=MSIL">
<HintPath>..\packages\Ninject.Extensions.Factory.3.3.3\lib\net45\Ninject.Extensions.Factory.dll</HintPath>
</Reference>
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
<HintPath>..\packages\NLog.4.5.11\lib\net45\NLog.dll</HintPath>
</Reference>
<Reference Include="PresentationFramework.Aero2" />
<Reference Include="System" />
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.Annotations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.ComponentModel.Annotations.5.0.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Configuration" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.IO.Compression" />
<Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
</Reference>
<Reference Include="System.Numerics" />
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include="System.Reactive, Version=5.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
<HintPath>..\packages\System.Reactive.5.0.0\lib\net472\System.Reactive.dll</HintPath>
</Reference>
<Reference Include="System.Reactive.Core, Version=3.0.6000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
<HintPath>..\packages\System.Reactive.Core.5.0.0\lib\net472\System.Reactive.Core.dll</HintPath>
</Reference>
<Reference Include="System.Reactive.Linq, Version=3.0.6000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
<HintPath>..\packages\System.Reactive.Linq.5.0.0\lib\net472\System.Reactive.Linq.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Transactions" />
<Reference Include="System.Windows" />
<Reference Include="System.Windows.Controls.DataVisualization.Toolkit, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\System.Windows.Controls.DataVisualization.Toolkit.4.0.0.0\lib\net40-Client\System.Windows.Controls.DataVisualization.Toolkit.dll</HintPath>
</Reference>
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Xaml">
<RequiredTargetFramework>4.0</RequiredTargetFramework>
</Reference>
<Reference Include="WindowsBase" />
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
</ItemGroup>
<ItemGroup>
<ApplicationDefinition Include="App.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</ApplicationDefinition>
<Compile Include="Behaviours\AutoScrollDataGridBehaviour.cs" />
<Compile Include="Behaviours\PopUpHorizontalAlignmentBehavior.cs" />
<Compile Include="Helper\ConvertedSIDummyCreator.cs" />
<Compile Include="Helper\Converter\AlwaysVisibleConverter.cs" />
<Compile Include="Helper\Converter\BoolToVisibilityConverter.cs" />
<Compile Include="Helper\Converter\EnumConverter.cs" />
<Compile Include="Helper\Converter\InvertBoolConverter.cs" />
<Compile Include="Helper\Converter\JobTypeStringConverter.cs" />
<Compile Include="Helper\Converter\LabledTextBoxLabelConverter.cs" />
<Compile Include="Helper\Converter\MultistageParameterModeToVisibilityConverter.cs" />
<Compile Include="Helper\Converter\BoolToIntConverter.cs" />
<Compile Include="Helper\Converter\NullToUnsetValueConverter.cs" />
<Compile Include="Helper\Converter\NullToVisibilityConverter.cs" />
<Compile Include="Helper\Converter\LabledTextBoxConverter.cs" />
<Compile Include="Helper\Converter\PropertyNameToLabelTextConverter.cs" />
<Compile Include="Helper\Converter\SIToUnitString.cs" />
<Compile Include="Helper\Converter\SIValueToStringConverter.cs" />
<Compile Include="Helper\Converter\VehicleCategoryToStringConverter.cs" />
<Compile Include="Helper\Converter\XToBoolConverter.cs" />
<Compile Include="Helper\DoubleValidation.cs" />
<Compile Include="Helper\ExceptionExtension.cs" />
<Compile Include="Helper\Exceptions.cs" />
<Compile Include="Helper\EnumHelper.cs" />
<Compile Include="Helper\FileHelper.cs" />
<Compile Include="Helper\IWindowHelper.cs" />
<Compile Include="Helper\DialogHelper.cs" />
<Compile Include="Helper\ProcessHelper.cs" />
<Compile Include="Helper\VisualTreeHelperExtensions.cs" />
<Compile Include="Helper\TemplateSelector\MultistageParameterDataTemplateSelector.cs" />
<Compile Include="Properties\GUILabels.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>GUILabels.resx</DependentUpon>
</Compile>
<Compile Include="ViewModel\Implementation\Common\AdditionalJobInfoViewModel.cs" />
<Compile Include="ViewModel\MultiStage\Implementation\MultistageParameterViewModel.cs" />
<Compile Include="Helper\NameResolver.cs" />
<Compile Include="Helper\TemplateSelector\MultistageVehicleDataTemplateSelector.cs" />
<Compile Include="Helper\WindowHelper.cs" />
<Compile Include="Helper\XMLExtension.cs" />
<Compile Include="Helper\XmlHelper.cs" />
<Compile Include="Ninject\FactoryModule.cs" />
<Compile Include="Ninject\IMultistageDependencies.cs" />
<Compile Include="Ninject\MultiStageViewModelFactory.cs" />
<Compile Include="Ninject\MultistageLazyDependencies.cs" />
<Compile Include="Ninject\MultistageModule.cs" />
<Compile Include="Ninject\Vecto3GUI2020Module.cs" />
<Compile Include="Properties\Annotations.cs" />
<Compile Include="Properties\BusStrings.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>BusStrings.resx</DependentUpon>
</Compile>
<Compile Include="Properties\Version.cs">
<DependentUpon>Version.tt</DependentUpon>
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="Test.xaml.cs">
<DependentUpon>Test.xaml</DependentUpon>
</Compile>
<Compile Include="TestViewModel.cs" />
<Compile Include="Util\JSON\IJsonWriterFactory.cs" />
<Compile Include="Util\XML\Implementation\ComponentWriter\XMLBusAuxiliariesWriter.cs" />
<Compile Include="Util\XML\Implementation\ComponentWriter\XMLPTOWriter.cs" />
<Compile Include="ViewModel\Implementation\AboutViewModel.cs" />
<Compile Include="ViewModel\MultiStage\Implementation\CreateVifViewModel.cs" />
<Compile Include="ViewModel\Implementation\Document\DeclarationJobViewModel.cs" />
<Compile Include="ViewModel\Implementation\Document\DeclarationTrailerJobDocumentViewModel.cs" />
<Compile Include="Model\Interfaces\IAuxiliaryModelFactory.cs" />
<Compile Include="ViewModel\Implementation\Document\SimulationOnlyDeclarationJob.cs" />
<Compile Include="ViewModel\Implementation\MessageEntry.cs" />
<Compile Include="ViewModel\Interfaces\Document\IDocumentViewModel.cs" />
<Compile Include="ViewModel\Interfaces\Document\IDocumentViewModelFactory.cs" />
<Compile Include="ViewModel\Interfaces\Document\IJobViewModel.cs" />
<Compile Include="Model\Interfaces\ISettingsModel.cs" />
<Compile Include="Model\Implementation\SettingsModel.cs" />
<Compile Include="Ninject\DocumentModule.cs" />
<Compile Include="Ninject\JobEditModule.cs" />
<Compile Include="Ninject\Vehicle\ComponentModule.cs" />
<Compile Include="Ninject\XMLWriterFactoryModule.cs" />
<Compile Include="Properties\Application.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
<DependentUpon>Application.settings</DependentUpon>
</Compile>
<Compile Include="Properties\Strings.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Strings.resx</DependentUpon>
</Compile>
<Compile Include="Properties\Settings.cs" />
<Compile Include="Util\AllowedEntry.cs" />
<Compile Include="Util\RelayCommand.cs" />
<Compile Include="Util\SIUtils.cs" />
<Compile Include="Ninject\Util\UseFirstArgumentAsNameInstanceProvider.cs" />
<Compile Include="Ninject\Util\UseFirstArgumentTypeAsNameInstanceProvider.cs" />
<Compile Include="Util\XML\Implementation\ComponentWriter\XMLAirDragWriter.cs" />
<Compile Include="Util\XML\Implementation\ComponentWriter\XMLAuxiliariesWriter.cs" />
<Compile Include="Util\XML\Implementation\ComponentWriter\XMLAxleGearWriter.cs" />
<Compile Include="Util\XML\Implementation\ComponentWriter\XMLAxleWheelsWriter.cs" />
<Compile Include="Util\XML\Implementation\ComponentWriter\XMLAxleWheelWriter.cs" />
<Compile Include="Util\XML\Implementation\ComponentWriter\XMLEngineWriter.cs" />
<Compile Include="Util\XML\Implementation\ComponentWriter\XMLComponentsWriter.cs" />
<Compile Include="Util\XML\Implementation\ComponentWriter\XMLGearboxWriter.cs" />
<Compile Include="Util\XML\Implementation\ComponentWriter\XMLRetarderWriter.cs" />
<Compile Include="Util\XML\Implementation\ComponentWriter\XMLTyreWriter.cs" />
<Compile Include="Util\XML\Implementation\ComponentWriter\XMLVehicleWriter.cs" />
<Compile Include="Util\XML\Implementation\DocumentWriter\XMLDeclarationJobWriter.cs" />
<Compile Include="Util\XML\Interfaces\IXMLComponentsWriter.cs" />
<Compile Include="Util\XML\Interfaces\IXMLDeclarationJobWriter.cs" />
<Compile Include="Util\XML\Interfaces\IXMLComponentWriter.cs" />
<Compile Include="Util\XML\Interfaces\IXMLVehicleWriter.cs" />
<Compile Include="Util\XML\Interfaces\IXMLWriterFactory.cs" />
<Compile Include="Util\XML\XMLNamespaces.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\EngineFuelViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\EngineModeViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\TorqueConverterViewModel.cs" />
<Compile Include="ViewModel\Interfaces\Document\IMultistageDocumentViewModelFactory.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IEngineFuelViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IEngineModeViewModel.cs" />
<Compile Include="ViewModel\Interfaces\Common\IViewModelBase.cs" />
<Compile Include="ViewModel\Implementation\Common\ViewModelBase.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\DeclarationJobEditViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\ComponentsViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Trailer\ITrailerViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\ADASViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\AirDragViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\AngleDriveViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\AuxiliariesViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\AuxiliaryViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\AxleGearViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\AxleViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\AxleWheelsViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\CommonComponentViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\EngineViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\GearboxViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\GearViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\PTOViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\RetarderViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\Components\TyreViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobEdit\Vehicle\VehicleViewModel.cs" />
<Compile Include="ViewModel\Implementation\JobListViewModel.cs" />
<Compile Include="ViewModel\Implementation\MainWindowViewModel.cs" />
<Compile Include="ViewModel\Implementation\MessageViewModel.cs" />
<Compile Include="ViewModel\Implementation\SettingsViewModel.cs" />
<Compile Include="ViewModel\Interfaces\IEditViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IAdasViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IAirDragViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IAuxiliariesViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IAuxiliaryViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IAxleGearViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IAxleViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IAxleWheelsViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\ICommonComponentViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IComponentsViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IComponentViewModelFactory.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\IJobEditViewModel.cs" />
<Compile Include="ViewModel\Interfaces\ISettingsViewModel.cs" />
<Compile Include="ViewModel\Interfaces\IJobListViewModel.cs" />
<Compile Include="ViewModel\Interfaces\IMainViewModel.cs" />
<Compile Include="ViewModel\Interfaces\IMainWindowViewModel.cs" />
<Compile Include="ViewModel\Interfaces\IMessageViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\IJobEditViewModelFactory.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IComponentViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IEngineViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IGearBoxViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IGearViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IAngleDriveViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IRetarderViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\IPTOViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\ITorqueConverterViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\Components\ITyreViewModel.cs" />
<Compile Include="ViewModel\Interfaces\JobEdit\Vehicle\IVehicleViewModel.cs" />
<Compile Include="ViewModel\MultiStage\Implementation\InterimStageBusVehicleViewModel_v2_8.cs" />
<Compile Include="ViewModel\MultiStage\Implementation\ManufacturingStageViewModel_v0_1.cs" />
<Compile Include="ViewModel\MultiStage\Implementation\MultistageAirdragViewModel.cs" />
<Compile Include="ViewModel\MultiStage\Implementation\MultistageAuxiliariesViewModel.cs" />
<Compile Include="ViewModel\MultiStage\Implementation\NewMultiStageJobViewModel.cs" />
<Compile Include="ViewModel\MultiStage\Implementation\MultistageJobViewModel_v0_1.cs" />
<Compile Include="ViewModel\MultiStage\Implementation\StageInputViewModel.cs" />
<Compile Include="ViewModel\MultiStage\Implementation\StageViewModelBase.cs" />
<Compile Include="ViewModel\MultiStage\Interfaces\IMultistageAirdragViewModel.cs" />
<Compile Include="ViewModel\MultiStage\Interfaces\IMultiStageViewModelFactory.cs" />
<Compile Include="ViewModel\Implementation\OutputViewModel.cs" />
<Compile Include="Views\AboutView.xaml.cs">
<DependentUpon>AboutView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\CustomControls\ComboParameter.xaml.cs">
<DependentUpon>ComboParameter.xaml</DependentUpon>
</Compile>
<Compile Include="Views\CustomControls\CustomControlExtensionMethods.cs" />
<Compile Include="Views\CustomControls\DateTimePicker.xaml.cs">
<DependentUpon>DateTimePicker.xaml</DependentUpon>
</Compile>
<Compile Include="Views\CustomControls\LabledCheckBoxAutomatic.xaml.cs">
<DependentUpon>LabledCheckBoxAutomatic.xaml</DependentUpon>
</Compile>
<Compile Include="Views\CustomControls\LabledTextBox.xaml.cs">
<DependentUpon>LabledTextBox.xaml</DependentUpon>
</Compile>
<Compile Include="Views\CustomControls\LabledTextBoxAutomatic.xaml.cs">
<DependentUpon>LabledTextBoxAutomatic.xaml</DependentUpon>
</Compile>
<Compile Include="Views\CustomControls\LabledTextBoxUnit.xaml.cs">
<DependentUpon>LabledTextBoxUnit.xaml</DependentUpon>
</Compile>
<Compile Include="Views\CustomControls\ScatterPlot.xaml.cs">
<DependentUpon>ScatterPlot.xaml</DependentUpon>
</Compile>
<Compile Include="Views\CustomControls\Viewer.xaml.cs">
<DependentUpon>Viewer.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\DeclarationJobEditView.xaml.cs">
<DependentUpon>DeclarationJobEditView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\ADASView_v2_3.xaml.cs">
<DependentUpon>ADASView_v2_3.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\AirDragView_v2_0.xaml.cs">
<DependentUpon>AirDragView_v2_0.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\AngleDriveView_v2_0.xaml.cs">
<DependentUpon>AngleDriveView_v2_0.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\AuxiliariesView_v2_0.xaml.cs">
<DependentUpon>AuxiliariesView_v2_0.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\AuxiliaryView_v2_0.xaml.cs">
<DependentUpon>AuxiliaryView_v2_0.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\AxleGearView_v2_0.xaml.cs">
<DependentUpon>AxleGearView_v2_0.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\AxleView_v2_0.xaml.cs">
<DependentUpon>AxleView_v2_0.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\AxleWheelsView_v2_0.xaml.cs">
<DependentUpon>AxleWheelsView_v2_0.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\CommonComponentView.xaml.cs">
<DependentUpon>CommonComponentView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\EngineFuelView.xaml.cs">
<DependentUpon>EngineFuelView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\EngineModeViewSingleFuel.xaml.cs">
<DependentUpon>EngineModeViewSingleFuel.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\EngineView_v2_0.xaml.cs">
<DependentUpon>EngineView_v2_0.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\GearboxView_v2_0.xaml.cs">
<DependentUpon>GearboxView_v2_0.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\GearView_v2_0.xaml.cs">
<DependentUpon>GearView_v2_0.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\PTOView_v2_0.xaml.cs">
<DependentUpon>PTOView_v2_0.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\RetarderView_v2_0.xaml.cs">
<DependentUpon>RetarderView_v2_0.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\TyreView_v2_3.xaml.cs">
<DependentUpon>TyreView_v2_3.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\Components\TyreView_v2_0.xaml.cs">
<DependentUpon>TyreView_v2_0.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobEditViews\Vehicle\VehicleView_v2_0.xaml.cs">
<DependentUpon>VehicleView_v2_0.xaml</DependentUpon>
</Compile>
<Compile Include="Views\JobListView.xaml.cs">
<DependentUpon>JobListView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\MessageView.xaml.cs">
<DependentUpon>MessageView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\Multistage\AdditionalJobInfoViews\AdditionalJobInfoViewMultiStage.xaml.cs">
<DependentUpon>AdditionalJobInfoViewMultiStage.xaml</DependentUpon>
</Compile>
<Compile Include="Views\Multistage\AirDragView_v2_8.xaml.cs">
<DependentUpon>AirDragView_v2_8.xaml</DependentUpon>
</Compile>
<Compile Include="Views\Multistage\CreateVifView.xaml.cs">
<DependentUpon>CreateVifView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\Multistage\CustomControls\FilePicker.xaml.cs">
<DependentUpon>FilePicker.xaml</DependentUpon>
</Compile>
<Compile Include="Views\Multistage\CustomControls\InputStageView.xaml.cs">
<DependentUpon>InputStageView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\Multistage\CustomControls\LabledTextBoxMultistage.xaml.cs">
<DependentUpon>LabledTextBoxMultistage.xaml</DependentUpon>
</Compile>
<Compile Include="Views\Multistage\CustomControls\MultiStageParameter.xaml.cs">
<DependentUpon>MultiStageParameter.xaml</DependentUpon>
</Compile>
<Compile Include="Views\Multistage\CustomControls\MultistageParameterCheckBoxView.xaml.cs">
<DependentUpon>MultistageParameterCheckBoxView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\Multistage\CustomControls\MultistageParameterComboBoxView.xaml.cs">
<DependentUpon>MultistageParameterComboBoxView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\Multistage\CustomControls\MultistageParameterTextView.xaml.cs">
<DependentUpon>MultistageParameterTextView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\Multistage\ManufacturingStageAuxiliariesView.xaml.cs">
<DependentUpon>ManufacturingStageAuxiliariesView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\Multistage\MultistageAirDragView.xaml.cs">
<DependentUpon>MultistageAirDragView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\Multistage\MultiStageView.xaml.cs">
<DependentUpon>MultiStageView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\Multistage\NewMultistageFileView.xaml.cs">
<DependentUpon>NewMultistageFileView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\Multistage\ManufacturingStageView.xaml.cs">
<DependentUpon>ManufacturingStageView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\Multistage\VehicleView_v2_8.xaml.cs">
<DependentUpon>VehicleView_v2_8.xaml</DependentUpon>
</Compile>
<Compile Include="Views\Multistage\VehicleView_v2_8_exempted.xaml.cs">
<DependentUpon>VehicleView_v2_8_exempted.xaml</DependentUpon>
</Compile>
<Compile Include="Views\OutputView.xaml.cs">
<DependentUpon>OutputView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\SettingsView.xaml.cs">
<DependentUpon>SettingsView.xaml</DependentUpon>
</Compile>
<Compile Include="Views\XMLViewer.xaml.cs">
<DependentUpon>XMLViewer.xaml</DependentUpon>
</Compile>
<Page Include="Resources\Icons\StatusInformationOutline_nohalo_16x.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Resources\Sizes.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Resources\Styles\DataGridStyles.xaml">
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Resources\DataTemplateSelectors.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Resources\Icons\AddDocument_16x.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Resources\Icons\Add_16x.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Resources\Icons\drawables.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Resources\Icons\FolderClosed_16x.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Resources\Icons\Trash_16x.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Resources\MultistageParameterDataTemplates.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Resources\ObjectProvider.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Resources\Styles\ButtonStyles.xaml">
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Resources\Styles\Colors.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="MainWindow.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Compile Include="App.xaml.cs">
<DependentUpon>App.xaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
<Compile Include="MainWindow.xaml.cs">
<DependentUpon>MainWindow.xaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
<Page Include="Resources\Converter.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Resources\Styles\GlobalStyles.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Resources\Templates\ButtonTemplates.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Resources\Templates\ErrorTemplates.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Resources\ViewModelBindings.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Test.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\AboutView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\CustomControls\ComboParameter.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\CustomControls\DateTimePicker.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\CustomControls\LabledCheckBoxAutomatic.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\CustomControls\LabledTextBox.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\CustomControls\LabledTextBoxAutomatic.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\CustomControls\LabledTextBoxUnit.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\CustomControls\ScatterPlot.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\CustomControls\Viewer.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\DeclarationJobEditView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\ADASView_v2_3.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\AirDragView_v2_0.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\AngleDriveView_v2_0.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\AuxiliariesView_v2_0.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\AuxiliaryView_v2_0.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\AxleGearView_v2_0.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\AxleView_v2_0.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\AxleWheelsView_v2_0.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\CommonComponentView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\EngineFuelView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\EngineModeViewSingleFuel.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\EngineView_v2_0.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\GearboxView_v2_0.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\GearView_v2_0.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\PTOView_v2_0.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\RetarderView_v2_0.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\TyreView_v2_3.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Views\JobEditViews\Vehicle\Components\TyreView_v2_0.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobEditViews\Vehicle\VehicleView_v2_0.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\JobListView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\MessageView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\Multistage\AdditionalJobInfoViews\AdditionalJobInfoViewMultiStage.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\Multistage\AirDragView_v2_8.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\Multistage\CreateVifView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\Multistage\CustomControls\FilePicker.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\Multistage\CustomControls\InputStageView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\Multistage\CustomControls\LabledTextBoxMultistage.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\Multistage\CustomControls\MultiStageParameter.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\Multistage\CustomControls\MultistageParameterCheckBoxView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\Multistage\CustomControls\MultistageParameterComboBoxView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\Multistage\CustomControls\MultistageParameterTextView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\Multistage\ManufacturingStageAuxiliariesView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\Multistage\MultistageAirDragView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\Multistage\MultiStageView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\Multistage\NewMultistageFileView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\Multistage\ManufacturingStageView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\Multistage\VehicleView_v2_8.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\Multistage\VehicleView_v2_8_exempted.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\OutputView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\SettingsView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\XMLViewer.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\BusStrings.resx">
<Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>BusStrings.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Include="Properties\GUILabels.resx">
<Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>GUILabels.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Strings.resx">
<Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>Strings.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<AdditionalFiles Include="..\DependencyValidation1\DependencyValidation1.layerdiagram">
<Link>DependencyValidation1.layerdiagram</Link>
<Visible>False</Visible>
</AdditionalFiles>
<None Include="Documentation\InputData.cd" />
<None Include="Properties\Application.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Application.Designer.cs</LastGenOutput>
</None>
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>PublicSettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<None Include="ViewModel\ClassDiagram1.cd" />
<None Include="ViewModel\Implementation\JobEdit\ClassDiagram1.cd" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include=".NETFramework,Version=v4.8">
<Visible>False</Visible>
<ProductName>Microsoft .NET Framework 4.8 %28x86 and x64%29</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Icons\Icon2.ico" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\VectoCommon\VectoCommon\VectoCommon.csproj">
<Project>{79a066ad-69a9-4223-90f6-6ed5d2d084f4}</Project>
<Name>VectoCommon</Name>
</ProjectReference>
<ProjectReference Include="..\VectoCommon\VectoHashing\VectoHashing.csproj">
<Project>{B673E12F-D323-4C4C-8805-9915B2C72D3D}</Project>
<Name>VectoHashing</Name>
</ProjectReference>
<ProjectReference Include="..\VectoCore\VectoCoreTest\VectoCoreTest.csproj">
<Project>{6A27F93E-4A58-48F6-B00B-3908C5D3D5A2}</Project>
<Name>VectoCoreTest</Name>
</ProjectReference>
<ProjectReference Include="..\VectoCore\VectoCore\VectoCore.csproj">
<Project>{cd36938a-add9-4c65-96da-b397cdeea90a}</Project>
<Name>VectoCore</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Icons\folderpicker.ico" />
</ItemGroup>
<ItemGroup>
<Folder Include="Model\Multistage\" />
<Folder Include="Util\JSON\Implementation\" />
<Folder Include="Util\JSON\Interfaces\" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Icons\Trash_16x.ico" />
</ItemGroup>
<ItemGroup>
<None Include="Properties\Version.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<LastGenOutput>Version.cs</LastGenOutput>
</None>
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Images\JRC-About.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Images\VECTO-About.png" />
</ItemGroup>
<!-- ItemGroup>
<Analyzer Include="..\packages\Microsoft.DependencyValidation.Analyzers.0.11.0\analyzers\dotnet\cs\Microsoft.DependencyValidation.Analyzers.resources.dll" />
</-ItemGroup -->
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>