InkjetScale.GUI.MainViews.csproj 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{A31E17BC-2226-4C99-8ADB-BF438F4EEFD5}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>InkjetScale.GUI.MainViews</RootNamespace>
  11. <AssemblyName>InkjetScale.GUI.MainViews</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. <NuGetPackageImportStamp>
  16. </NuGetPackageImportStamp>
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <DebugSymbols>true</DebugSymbols>
  20. <DebugType>full</DebugType>
  21. <Optimize>false</Optimize>
  22. <OutputPath>bin\Debug\</OutputPath>
  23. <DefineConstants>DEBUG;TRACE</DefineConstants>
  24. <ErrorReport>prompt</ErrorReport>
  25. <WarningLevel>4</WarningLevel>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  28. <DebugType>pdbonly</DebugType>
  29. <Optimize>true</Optimize>
  30. <OutputPath>bin\Release\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. </PropertyGroup>
  35. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Remote_LAB|AnyCPU'">
  36. <DebugSymbols>true</DebugSymbols>
  37. <OutputPath>bin\Remote_LAB\</OutputPath>
  38. <DefineConstants>DEBUG;TRACE</DefineConstants>
  39. <DebugType>full</DebugType>
  40. <PlatformTarget>AnyCPU</PlatformTarget>
  41. <LangVersion>7.3</LangVersion>
  42. <ErrorReport>prompt</ErrorReport>
  43. </PropertyGroup>
  44. <ItemGroup>
  45. <Reference Include="CalcBinding, Version=2.5.2.0, Culture=neutral, processorArchitecture=MSIL">
  46. <HintPath>..\packages\CalcBinding.2.5.2\lib\net45\CalcBinding.dll</HintPath>
  47. </Reference>
  48. <Reference Include="DynamicExpresso.Core, Version=2.3.1.0, Culture=neutral, processorArchitecture=MSIL">
  49. <HintPath>..\packages\DynamicExpresso.Core.2.3.1\lib\net461\DynamicExpresso.Core.dll</HintPath>
  50. </Reference>
  51. <Reference Include="MaterialDesignColors, Version=2.0.6.0, Culture=neutral, PublicKeyToken=df2a72020bd7962a, processorArchitecture=MSIL">
  52. <HintPath>..\packages\MaterialDesignColors.2.0.6\lib\net452\MaterialDesignColors.dll</HintPath>
  53. </Reference>
  54. <Reference Include="MaterialDesignThemes.Wpf, Version=4.5.0.0, Culture=neutral, PublicKeyToken=df2a72020bd7962a, processorArchitecture=MSIL">
  55. <HintPath>..\packages\MaterialDesignThemes.4.5.0\lib\net452\MaterialDesignThemes.Wpf.dll</HintPath>
  56. </Reference>
  57. <Reference Include="Microsoft.Xaml.Behaviors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  58. <HintPath>..\packages\Microsoft.Xaml.Behaviors.Wpf.1.1.31\lib\net45\Microsoft.Xaml.Behaviors.dll</HintPath>
  59. </Reference>
  60. <Reference Include="PresentationCore" />
  61. <Reference Include="PresentationFramework" />
  62. <Reference Include="Prism, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  63. <HintPath>..\packages\Prism.Core.8.1.97\lib\net47\Prism.dll</HintPath>
  64. </Reference>
  65. <Reference Include="Prism.Unity.Wpf, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  66. <HintPath>..\packages\Prism.Unity.8.1.97\lib\net47\Prism.Unity.Wpf.dll</HintPath>
  67. </Reference>
  68. <Reference Include="Prism.Wpf, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  69. <HintPath>..\packages\Prism.Wpf.8.1.97\lib\net47\Prism.Wpf.dll</HintPath>
  70. </Reference>
  71. <Reference Include="System" />
  72. <Reference Include="System.Configuration" />
  73. <Reference Include="System.Core" />
  74. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  75. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  76. </Reference>
  77. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  78. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath>
  79. </Reference>
  80. <Reference Include="System.Xaml" />
  81. <Reference Include="System.Xml.Linq" />
  82. <Reference Include="System.Data.DataSetExtensions" />
  83. <Reference Include="Microsoft.CSharp" />
  84. <Reference Include="System.Data" />
  85. <Reference Include="System.Net.Http" />
  86. <Reference Include="System.Xml" />
  87. <Reference Include="Unity.Abstractions, Version=5.11.7.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
  88. <HintPath>..\packages\Unity.Abstractions.5.11.7\lib\net47\Unity.Abstractions.dll</HintPath>
  89. </Reference>
  90. <Reference Include="Unity.Container, Version=5.11.11.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
  91. <HintPath>..\packages\Unity.Container.5.11.11\lib\net47\Unity.Container.dll</HintPath>
  92. </Reference>
  93. <Reference Include="WindowsBase" />
  94. </ItemGroup>
  95. <ItemGroup>
  96. <Compile Include="MainViewModule.cs" />
  97. <Compile Include="Properties\AssemblyInfo.cs" />
  98. <Compile Include="Views\ScaleMainView.xaml.cs">
  99. <DependentUpon>ScaleMainView.xaml</DependentUpon>
  100. </Compile>
  101. <Compile Include="Views\ScaleMainViewModel.cs">
  102. <DependentUpon>ScaleMainView.xaml</DependentUpon>
  103. </Compile>
  104. </ItemGroup>
  105. <ItemGroup>
  106. <None Include="packages.config" />
  107. </ItemGroup>
  108. <ItemGroup>
  109. <Page Include="Views\ScaleMainView.xaml">
  110. <SubType>Designer</SubType>
  111. <Generator>MSBuild:Compile</Generator>
  112. </Page>
  113. </ItemGroup>
  114. <ItemGroup>
  115. <ProjectReference Include="..\InkjetScale.BusinessLogic.Calculation\InkjetScale.BusinessLogic.Calculation.csproj">
  116. <Project>{74C4EB8F-0A6F-47A0-AFDA-158FB056C0C1}</Project>
  117. <Name>InkjetScale.BusinessLogic.Calculation</Name>
  118. </ProjectReference>
  119. <ProjectReference Include="..\InkjetScale.Common\InkjetScale.Common.csproj">
  120. <Project>{BC7536F1-00FA-4970-8460-22B63D280108}</Project>
  121. <Name>InkjetScale.Common</Name>
  122. </ProjectReference>
  123. <ProjectReference Include="..\InkjetScale.GUI.LogViews\InkjetScale.GUI.LogViews.csproj">
  124. <Project>{799D6601-8F88-4C27-8952-7760BAE9DA0C}</Project>
  125. <Name>InkjetScale.GUI.LogViews</Name>
  126. </ProjectReference>
  127. <ProjectReference Include="..\InkjetScale.GUI.ScaleControlViews\InkjetScale.GUI.ScaleControlViews.csproj">
  128. <Project>{EC2237E4-678C-4C05-81AC-4E3532FDC0A8}</Project>
  129. <Name>InkjetScale.GUI.ScaleControlViews</Name>
  130. </ProjectReference>
  131. </ItemGroup>
  132. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  133. <Import Project="..\packages\MaterialDesignThemes.4.5.0\build\MaterialDesignThemes.targets" Condition="Exists('..\packages\MaterialDesignThemes.4.5.0\build\MaterialDesignThemes.targets')" />
  134. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  135. <PropertyGroup>
  136. <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
  137. </PropertyGroup>
  138. <Error Condition="!Exists('..\packages\MaterialDesignThemes.4.5.0\build\MaterialDesignThemes.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MaterialDesignThemes.4.5.0\build\MaterialDesignThemes.targets'))" />
  139. </Target>
  140. </Project>