OxfordExtenderWrapper.csproj 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  4. <PlatformTarget>x64</PlatformTarget>
  5. <Prefer32Bit>false</Prefer32Bit>
  6. <OutputPath>..\Bin\x64\Debug\OxfordExtender\</OutputPath>
  7. </PropertyGroup>
  8. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford50|x64'">
  9. <PlatformTarget>x64</PlatformTarget>
  10. <Prefer32Bit>false</Prefer32Bit>
  11. <OutputPath>..\Bin\x64\Release_oxford50\OxfordExtender\</OutputPath>
  12. </PropertyGroup>
  13. <PropertyGroup>
  14. <ProjectGuid>{B2683648-C829-40E7-A479-AC90B1B80286}</ProjectGuid>
  15. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  16. <TargetFrameworkProfile />
  17. </PropertyGroup>
  18. <PropertyGroup>
  19. <RootNamespace>OxfordExtenderWrapper</RootNamespace>
  20. </PropertyGroup>
  21. <PropertyGroup>
  22. <OutputType>WinExe</OutputType>
  23. </PropertyGroup>
  24. <PropertyGroup>
  25. <StartupObject>OxfordExtenderWrapper.Program</StartupObject>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_oxford61|x64' ">
  28. <OutputPath>..\Bin\x64\Release_oxford61\OxfordExtender\</OutputPath>
  29. <PlatformTarget>x64</PlatformTarget>
  30. <LangVersion>7.3</LangVersion>
  31. </PropertyGroup>
  32. <PropertyGroup>
  33. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  34. </PropertyGroup>
  35. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford60|x64'">
  36. <OutputPath>..\bin\x64\Release_oxford60\OxfordExtender\</OutputPath>
  37. <PlatformTarget>x64</PlatformTarget>
  38. <LangVersion>7.3</LangVersion>
  39. <Prefer32Bit>true</Prefer32Bit>
  40. </PropertyGroup>
  41. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  42. <ItemGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_oxford61|x64' ">
  43. <Reference Include="OINA.Extender, Version=6.1.0.0, Culture=neutral, PublicKeyToken=5efad68c95e0364e, processorArchitecture=MSIL">
  44. <SpecificVersion>False</SpecificVersion>
  45. <HintPath>..\OpenDll\OxfordApi61Dll\OINA.Extender.dll</HintPath>
  46. <Private>False</Private>
  47. </Reference>
  48. </ItemGroup>
  49. <ItemGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_oxford60|x64' ">
  50. <Reference Include="OINA.Extender, Version=6.0.0.0, Culture=neutral, PublicKeyToken=5efad68c95e0364e, processorArchitecture=MSIL">
  51. <SpecificVersion>False</SpecificVersion>
  52. <HintPath>..\OpenDll\OxfordApi60Dll\OINA.Extender.dll</HintPath>
  53. <Private>False</Private>
  54. </Reference>
  55. </ItemGroup>
  56. <ItemGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_oxford50|x64' ">
  57. <Reference Include="OINA.Extender, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5efad68c95e0364e, processorArchitecture=MSIL">
  58. <SpecificVersion>False</SpecificVersion>
  59. <HintPath>..\OpenDll\OxfordApi50Dll\OINA.Extender.dll</HintPath>
  60. <Private>False</Private>
  61. </Reference>
  62. </ItemGroup>
  63. <ItemGroup>
  64. <Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
  65. <SpecificVersion>False</SpecificVersion>
  66. <HintPath>..\OpenDll\Nlog\NLog.dll</HintPath>
  67. <Private>False</Private>
  68. </Reference>
  69. <Reference Include="System" />
  70. <Reference Include="System.Core" />
  71. <Reference Include="System.Drawing" />
  72. <Reference Include="System.Runtime.Remoting" />
  73. <Reference Include="System.Windows.Forms" />
  74. <Reference Include="System.Windows.Forms.DataVisualization" />
  75. <Reference Include="System.Xml.Linq" />
  76. <Reference Include="System.Data.DataSetExtensions" />
  77. <Reference Include="Microsoft.CSharp" />
  78. <Reference Include="System.Data" />
  79. <Reference Include="System.Net.Http" />
  80. <Reference Include="System.Xml" />
  81. <Reference Include="WindowsBase" />
  82. </ItemGroup>
  83. <ItemGroup>
  84. <Compile Include="ExtenderIpcUI1.cs" />
  85. <Compile Include="ExtenderWrapper.cs" />
  86. <Compile Include="Form1.cs">
  87. <SubType>Form</SubType>
  88. </Compile>
  89. <Compile Include="Form1.designer.cs">
  90. <DependentUpon>Form1.cs</DependentUpon>
  91. </Compile>
  92. <Compile Include="OTSMeasureOutputNlog.cs">
  93. <SubType>Form</SubType>
  94. </Compile>
  95. <Compile Include="OTSMeasureOutputNlog.designer.cs">
  96. <DependentUpon>OTSMeasureOutputNlog.cs</DependentUpon>
  97. </Compile>
  98. <Compile Include="Program.cs" />
  99. <Compile Include="Properties\AssemblyInfo.cs" />
  100. <Compile Include="Properties\Resources.Designer.cs">
  101. <AutoGen>True</AutoGen>
  102. <DesignTime>True</DesignTime>
  103. <DependentUpon>Resources.resx</DependentUpon>
  104. </Compile>
  105. </ItemGroup>
  106. <ItemGroup>
  107. <None Include="app.config">
  108. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  109. </None>
  110. </ItemGroup>
  111. <ItemGroup>
  112. <EmbeddedResource Include="Form1.resx">
  113. <DependentUpon>Form1.cs</DependentUpon>
  114. </EmbeddedResource>
  115. <EmbeddedResource Include="OTSMeasureOutputNlog.resx">
  116. <DependentUpon>OTSMeasureOutputNlog.cs</DependentUpon>
  117. </EmbeddedResource>
  118. <EmbeddedResource Include="Properties\Resources.resx">
  119. <Generator>ResXFileCodeGenerator</Generator>
  120. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  121. </EmbeddedResource>
  122. </ItemGroup>
  123. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  124. </Project>