| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270 |
- <?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>{D6402D97-2206-4D55-8097-8DA9A01568CB}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>OHV.Module.Interactivity</RootNamespace>
- <AssemblyName>OHV.Module.Interactivity</AssemblyName>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <Deterministic>true</Deterministic>
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- </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>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Remote|AnyCPU'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\Remote\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <LangVersion>7.3</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="CommonServiceLocator, Version=2.0.4.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
- <HintPath>..\packages\CommonServiceLocator.2.0.4\lib\net45\CommonServiceLocator.dll</HintPath>
- </Reference>
- <Reference Include="DynamicExpresso.Core">
- <HintPath>..\Assambly\DynamicExpresso.Core.dll</HintPath>
- </Reference>
- <Reference Include="FluentResults">
- <HintPath>..\Assambly\FluentResults.dll</HintPath>
- </Reference>
- <Reference Include="GSG.NET, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Assambly\GSG.NET.dll</HintPath>
- </Reference>
- <Reference Include="GSG.NET.WPF, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Assambly\GSG.NET.WPF.dll</HintPath>
- </Reference>
- <Reference Include="MaterialDesignColors, Version=1.2.2.920, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\MaterialDesignColors.1.2.2\lib\net45\MaterialDesignColors.dll</HintPath>
- </Reference>
- <Reference Include="MaterialDesignThemes.Wpf, Version=3.0.1.920, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\MaterialDesignThemes.3.0.1\lib\net45\MaterialDesignThemes.Wpf.dll</HintPath>
- </Reference>
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="Prism, Version=7.2.0.1422, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
- <HintPath>..\packages\Prism.Core.7.2.0.1422\lib\net45\Prism.dll</HintPath>
- </Reference>
- <Reference Include="Prism.Wpf, Version=7.2.0.1422, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
- <HintPath>..\packages\Prism.Wpf.7.2.0.1422\lib\net45\Prism.Wpf.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Core" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.ValueTuple.4.5.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
- </Reference>
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Prism.Wpf.7.2.0.1422\lib\net45\System.Windows.Interactivity.dll</HintPath>
- </Reference>
- <Reference Include="System.Xaml" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Xml" />
- <Reference Include="WindowsBase" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="MessageController.cs" />
- <Compile Include="ConfirmationPopupView.xaml.cs">
- <DependentUpon>ConfirmationPopupView.xaml</DependentUpon>
- </Compile>
- <Compile Include="ConfirmationPopupViewModel.cs">
- <DependentUpon>ConfirmationPopupView.xaml</DependentUpon>
- </Compile>
- <Compile Include="NotificatioinView.xaml.cs">
- <DependentUpon>NotificatioinView.xaml</DependentUpon>
- </Compile>
- <Compile Include="NotificationViewModel.cs">
- <DependentUpon>NotificatioinView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\BatteryConfigView.xaml.cs">
- <DependentUpon>BatteryConfigView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\BatteryConfigViewModel.cs">
- <DependentUpon>BatteryConfigView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\CalcuratorView.xaml.cs">
- <DependentUpon>CalcuratorView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\ConfigView.xaml.cs">
- <DependentUpon>ConfigView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\ConfigViewModel.cs">
- <DependentUpon>ConfigView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\ConveyorControlView.xaml.cs">
- <DependentUpon>ConveyorControlView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\ConveyorControlViewModel.cs">
- <DependentUpon>ConveyorControlView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\DriveServoView.xaml.cs">
- <DependentUpon>DriveServoView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\DriveServoViewModel.cs">
- <DependentUpon>DriveServoView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\InOutControlView.xaml.cs">
- <DependentUpon>InOutControlView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\InOutControlViewModel.cs">
- <DependentUpon>InOutControlView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\InOutView.xaml.cs">
- <DependentUpon>InOutView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\InOutViewModel.cs">
- <DependentUpon>InOutView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\KeyPadView.cs">
- <DependentUpon>KeyPadView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\LockServoView.xaml.cs">
- <DependentUpon>LockServoView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\LockServoViewModel.cs">
- <DependentUpon>LockServoView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\MapView.xaml.cs">
- <DependentUpon>MapView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\MapViewModel.cs">
- <DependentUpon>MapView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\OpticalReadingConfigViewModel.cs">
- <DependentUpon>OpticalReadingConfigView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\ServoConfigView.xaml.cs">
- <DependentUpon>ServoConfigView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\ServoConfigViewModel.cs">
- <DependentUpon>ServoConfigView.xaml</DependentUpon>
- </Compile>
- <Compile Include="PopUp\OpticalReadingConfigView.xaml.cs">
- <DependentUpon>OpticalReadingConfigView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <Page Include="ConfirmationPopupView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="NotificatioinView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PopUp\BatteryConfigView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PopUp\CalcuratorView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="PopUp\ConfigView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PopUp\ConveyorControlView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="PopUp\DriveServoView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PopUp\InOutControlView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PopUp\InOutView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PopUp\KeyPadView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="PopUp\LockServoView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PopUp\MapView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PopUp\ServoConfigView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PopUp\OpticalReadingConfigView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\OHV.Common\OHV.Common.csproj">
- <Project>{0d1f7fbc-bfb0-4ee4-852d-e2a8d62c5708}</Project>
- <Name>OHV.Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\OHV.LanguageHalper\OHV.LanguageHelper.csproj">
- <Project>{712d75b5-89dd-4064-bc4b-2f9d9f157604}</Project>
- <Name>OHV.LanguageHelper</Name>
- </ProjectReference>
- <ProjectReference Include="..\OHV.Module.Monitoring\OHV.Module.Monitoring.csproj">
- <Project>{CF748E61-69C2-4DEC-A9EC-755B6999077E}</Project>
- <Name>OHV.Module.Monitoring</Name>
- </ProjectReference>
- <ProjectReference Include="..\OHV.SqliteDAL\OHV.SqliteDAL.csproj">
- <Project>{122D81C8-9AB9-4CED-80D2-9C4F2F9DEB4C}</Project>
- <Name>OHV.SqliteDAL</Name>
- </ProjectReference>
- <ProjectReference Include="..\VehicleControlSystem\VehicleControlSystem.csproj">
- <Project>{73BAB40E-FC7D-4AB5-85CA-B4CF221DFBD1}</Project>
- <Name>VehicleControlSystem</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <None Include="packages.config" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <Import Project="..\packages\MaterialDesignThemes.3.0.1\build\MaterialDesignThemes.targets" Condition="Exists('..\packages\MaterialDesignThemes.3.0.1\build\MaterialDesignThemes.targets')" />
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('..\packages\MaterialDesignThemes.3.0.1\build\MaterialDesignThemes.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MaterialDesignThemes.3.0.1\build\MaterialDesignThemes.targets'))" />
- </Target>
- </Project>
|