e13aceda26
-modifica letttura parametri generali in btl info e pezzo -sistemato pulsante auto warehouse
331 lines
16 KiB
XML
331 lines
16 KiB
XML
<?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>{F22835A1-83D8-4334-91BB-BAAEB9CF59B1}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<RootNamespace>EgtBEAMWALL.Core</RootNamespace>
|
|
<AssemblyName>EgtBEAMWALL.Core</AssemblyName>
|
|
<FileAlignment>512</FileAlignment>
|
|
<MyType>Windows</MyType>
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
|
<Deterministic>true</Deterministic>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<DefineDebug>true</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DocumentationFile>EgtBEAMWALL.Core.xml</DocumentationFile>
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<DefineDebug>false</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DocumentationFile>EgtBEAMWALL.Core.xml</DocumentationFile>
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<OptionExplicit>On</OptionExplicit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<OptionCompare>Binary</OptionCompare>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<OptionStrict>Off</OptionStrict>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<OptionInfer>On</OptionInfer>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="EgtUILib">
|
|
<HintPath>..\ExtLibs\EgtUILib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EgtWPFLib5">
|
|
<HintPath>..\ExtLibs\EgtWPFLib5.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EgwProxy.LiMan, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EgwProxy.LiMan.1.0.2408.718\lib\EgwProxy.LiMan.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EgwWPFBaseLib, Version=3.1.1.2, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EgwWPFBaseLib.3.1.1.2\lib\EgwWPFBaseLib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Newtonsoft.Json.13.0.4\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="PresentationFramework" />
|
|
<Reference Include="RestSharp, Version=111.2.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\RestSharp.111.2.0\lib\net471\RestSharp.dll</HintPath>
|
|
</Reference>
|
|
<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.Data" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http" />
|
|
<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.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Text.Json, Version=8.0.0.3, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Text.Json.8.0.3\lib\net462\System.Text.Json.dll</HintPath>
|
|
</Reference>
|
|
<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.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xaml" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="WindowsBase" />
|
|
</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.Diagnostics" />
|
|
<Import Include="System.Linq" />
|
|
<Import Include="System.Xml.Linq" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="BTLViewModel\BTLFeatureVM.vb" />
|
|
<Compile Include="CALCPanel\CalcEditEndEventArgs.vb" />
|
|
<Compile Include="ConfigurationPage\Machine_ConfigurationPageV.xaml.vb">
|
|
<DependentUpon>Machine_ConfigurationPageV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ConfigurationPage\General_ConfigurationPageV.xaml.vb">
|
|
<DependentUpon>General_ConfigurationPageV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Constants\ConstColumns.vb" />
|
|
<Compile Include="Constants\ConstDataGridColumnsIni.vb" />
|
|
<Compile Include="Constants\ConstDims.vb" />
|
|
<Compile Include="Constants\ConstGen.vb" />
|
|
<Compile Include="Constants\ConstIni.vb" />
|
|
<Compile Include="Constants\ConstMachComm.vb" />
|
|
<Compile Include="Constants\ConstMachIni.vb" />
|
|
<Compile Include="Constants\ConstMsg.vb" />
|
|
<Compile Include="EgtColorPicker\EgtColorPickerV.xaml.vb">
|
|
<DependentUpon>EgtColorPickerV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="EgtDataGrid\EgtDataGrid.xaml.vb">
|
|
<DependentUpon>EgtDataGrid.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="EgtDataGrid\DataGridColumnsIniFile.vb" />
|
|
<Compile Include="CALCPanel\CalcProcessEndEventArgs.vb" />
|
|
<Compile Include="CALCPanel\CalcResultEventArgs.vb" />
|
|
<Compile Include="CALCPanel\CalcEndEventArgs.vb" />
|
|
<Compile Include="CALCPanel\CalcIntegration.vb" />
|
|
<Compile Include="DataAccess\PartAddedEventArgs.vb" />
|
|
<Compile Include="DataAccess\BTLParamAddedEventArgs.vb" />
|
|
<Compile Include="EgtManageFileDialog\EgtManageFileDialogV.xaml.vb">
|
|
<DependentUpon>EgtManageFileDialogV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="EgtMessageBox\EgtMessageBoxV.xaml.vb">
|
|
<DependentUpon>EgtMessageBoxV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Lib\MachGroupAddedEventArgs.vb" />
|
|
<Compile Include="Lib\MachGroupVM.vb" />
|
|
<Compile Include="Lib\NewMachGroupPanelVM.vb" />
|
|
<Compile Include="BTLModel\BTLFeatureM.vb" />
|
|
<Compile Include="BTLModel\BTLParamM.vb" />
|
|
<Compile Include="DataAccess\BTLFeatureAddedEventArgs.vb" />
|
|
<Compile Include="DataAccess\BTLPartAddedEventArgs.vb" />
|
|
<Compile Include="BTLModel\BTLPartM.vb" />
|
|
<Compile Include="BTLModel\BTLStructureM.vb" />
|
|
<Compile Include="Constants\ConstBeam.vb" />
|
|
<Compile Include="LoadingWnd\LoadingWndHelper.vb" />
|
|
<Compile Include="LoadingWnd\LoadingWndVM.vb" />
|
|
<Compile Include="LoadingWnd\LoadingWndV.xaml.vb">
|
|
<DependentUpon>LoadingWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MachinePanel\MachinePanelV.xaml.vb">
|
|
<DependentUpon>MachinePanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MachiningDbWindow\MachiningDbWindowV.xaml.vb">
|
|
<DependentUpon>MachiningDbWindowV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="NewOpenProjectFileDialog\NewOpenProjectFileDialogVM.vb" />
|
|
<Compile Include="NewOpenProjectFileDialog\NewOpenProjectFileDialogV.xaml.vb">
|
|
<DependentUpon>NewOpenProjectFileDialogV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OpenProjectFileDialog\OpenProjectFileDialogV.xaml.vb">
|
|
<DependentUpon>OpenProjectFileDialogV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OptmizerWindow\OptimizerWindow.vb" />
|
|
<Compile Include="TitleBar\TitleBarV.xaml.vb">
|
|
<DependentUpon>TitleBarV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Utility\Configuration.vb" />
|
|
<Compile Include="ProjectFileVM\ProdItem.vb" />
|
|
<Compile Include="Utility\DimensionsIniFile.vb" />
|
|
<Compile Include="Utility\Enum.vb" />
|
|
<Compile Include="MachGroupPanel\MyMachGroupPanelVM.vb" />
|
|
<Compile Include="MachGroupPanel\MyMachGroupVM.vb" />
|
|
<Compile Include="MachGroupPanel\PartVM.vb" />
|
|
<Compile Include="Utility\GridDimension.vb" />
|
|
<Compile Include="Utility\LuaMsgManager.vb" />
|
|
<Compile Include="Utility\MachLog.vb" />
|
|
<Compile Include="My Project\AssemblyInfo.vb" />
|
|
<Compile Include="My Project\Application.Designer.vb">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Application.myapp</DependentUpon>
|
|
<DesignTime>True</DesignTime>
|
|
</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>
|
|
<Compile Include="MachGroupModel\MyMachGroupM.vb" />
|
|
<Compile Include="Lib\MachGroupM.vb" />
|
|
<Compile Include="Lib\MachGroupPanelM.vb" />
|
|
<Compile Include="MachGroupModel\MyMachGroupPanelM.vb" />
|
|
<Compile Include="Utility\ManageWindow.vb" />
|
|
<Compile Include="Utility\MyMachine.vb" />
|
|
<Compile Include="OpenProjectFileDialog\OpenProjectFileDialogVM.vb" />
|
|
<Compile Include="MachGroupModel\PartM.vb" />
|
|
<Compile Include="ProjectFileVM\ProdFileM.vb" />
|
|
<Compile Include="ProjectFileVM\ProjectFileM.vb" />
|
|
<Compile Include="ProjectManager\ProdFileVM.vb" />
|
|
<Compile Include="ProjectManager\ProjectFileVM.vb" />
|
|
<Compile Include="ProjectManager\ProjFileVM.vb" />
|
|
<Compile Include="ProjectFileVM\ProjFileM.vb" />
|
|
<Compile Include="Utility\SectionXMaterial.vb" />
|
|
<Compile Include="Utility\BTLIniFile.vb" />
|
|
<Compile Include="Utility\CoreMap.vb" />
|
|
<Compile Include="Utility\DisableModifiedMgr.vb" />
|
|
<Compile Include="ViewPanel\ViewPanelV.xaml.vb">
|
|
<DependentUpon>ViewPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ViewPanel\ViewPanelVM.vb" />
|
|
</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="app.config" />
|
|
<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" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Page Include="ConfigurationPage\Machine_ConfigurationPageV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="ConfigurationPage\General_ConfigurationPageV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="EgtColorPicker\EgtColorPickerV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="EgtDataGrid\EgtDataGrid.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="EgtManageFileDialog\EgtManageFileDialogV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="EgtMessageBox\EgtMessageBoxV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="LoadingWnd\LoadingWndV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="MachinePanel\MachinePanelV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="MachiningDbWindow\MachiningDbWindowV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="NewOpenProjectFileDialog\NewOpenProjectFileDialogV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="OpenProjectFileDialog\OpenProjectFileDialogV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Themes\Generic.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="TitleBar\TitleBarV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="ViewPanel\ViewPanelV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\EgalwareLogo.ico" />
|
|
<Content Include="Resources\PartManager\Locked.old.png" />
|
|
<Content Include="Resources\PartManager\Unlocked.old.png" />
|
|
<Content Include="Resources\ProjectManager\Save.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Service Include="{94E38DFF-614B-4CBD-B67C-F211BB35CE8B}" />
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
|
<PropertyGroup>
|
|
<PostBuildEvent>copy $(TargetPath) c:\EgtProg\Aedifica\EgtBEAMWALL.Core.dll</PostBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |