Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>
  7. </ProductVersion>
  8. <SchemaVersion>2.0</SchemaVersion>
  9. <ProjectGuid>{3EA73F1C-9E0B-4ED5-B04B-6C043D14D1AA}</ProjectGuid>
  10. <OutputType>Library</OutputType>
  11. <AppDesignerFolder>Properties</AppDesignerFolder>
  12. <RootNamespace>UnitTests</RootNamespace>
  13. <AssemblyName>UnitTests</AssemblyName>
  14. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  15. <FileAlignment>512</FileAlignment>
  16. <ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  17. <SccProjectName>SAK</SccProjectName>
  18. <SccLocalPath>SAK</SccLocalPath>
  19. <SccAuxPath>SAK</SccAuxPath>
  20. <SccProvider>SAK</SccProvider>
  21. <NuGetPackageImportStamp>
  22. </NuGetPackageImportStamp>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  25. <DebugSymbols>true</DebugSymbols>
  26. <DebugType>full</DebugType>
  27. <Optimize>false</Optimize>
  28. <OutputPath>bin\Debug\</OutputPath>
  29. <DefineConstants>DEBUG;TRACE</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>bin\Release\</OutputPath>
  37. <DefineConstants>TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. </PropertyGroup>
  41. <PropertyGroup>
  42. <SignAssembly>false</SignAssembly>
  43. </PropertyGroup>
  44. <PropertyGroup>
  45. <AssemblyOriginatorKeyFile>
  46. </AssemblyOriginatorKeyFile>
  47. </PropertyGroup>
  48. <ItemGroup>
  49. <Reference Include="nunit.framework, Version=2.6.3.13283, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
  50. <HintPath>..\packages\nunit.framework.2.63.0\lib\nunit.framework.dll</HintPath>
  51. <Private>True</Private>
  52. </Reference>
  53. <Reference Include="System" />
  54. <Reference Include="System.Configuration" />
  55. <Reference Include="System.Core">
  56. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  57. </Reference>
  58. <Reference Include="System.Data" />
  59. <Reference Include="System.Data.DataSetExtensions" />
  60. <Reference Include="System.Drawing" />
  61. <Reference Include="System.XML" />
  62. <Reference Include="System.Xml.Linq" />
  63. <Reference Include="WindowsBase" />
  64. </ItemGroup>
  65. <ItemGroup>
  66. <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
  67. <Visible>False</Visible>
  68. </CodeAnalysisDependentAssemblyPaths>
  69. </ItemGroup>
  70. <ItemGroup>
  71. <Compile Include="InsertAtBookmark.cs">
  72. <DependentUpon>DocXUnitTests.cs</DependentUpon>
  73. </Compile>
  74. <Compile Include="AppendBookmark.cs">
  75. <DependentUpon>DocXUnitTests.cs</DependentUpon>
  76. </Compile>
  77. <Compile Include="Properties\AssemblyInfo.cs" />
  78. <Compile Include="DocXUnitTests.cs" />
  79. <Compile Include="ReplaceTests.cs" />
  80. <Compile Include="TestHelper.cs" />
  81. </ItemGroup>
  82. <ItemGroup>
  83. <None Include="documents\EverybodyHasAHome.docx">
  84. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  85. </None>
  86. <None Include="documents\FontFormat.docx">
  87. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  88. </None>
  89. <None Include="documents\Hyperlinks.docx">
  90. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  91. </None>
  92. <None Include="documents\Images.docx">
  93. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  94. </None>
  95. <None Include="documents\LargeTable.docx">
  96. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  97. </None>
  98. <None Include="documents\MovePicture.docx">
  99. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  100. </None>
  101. <None Include="documents\Paragraphs.docx">
  102. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  103. </None>
  104. <None Include="documents\ReplaceTests.docx">
  105. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  106. </None>
  107. <None Include="documents\Super_Subscript.docx">
  108. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  109. </None>
  110. <None Include="documents\Tables.docx">
  111. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  112. </None>
  113. <None Include="documents\TableSpecifiedWidths.docx">
  114. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  115. </None>
  116. <None Include="documents\Template.dotx">
  117. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  118. </None>
  119. <None Include="documents\testdoc_OrderedList.docx">
  120. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  121. </None>
  122. <None Include="documents\testdoc_OrderedUnorderedLists.docx">
  123. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  124. </None>
  125. <None Include="documents\testdoc_SectionsWithHeadingBreaks.docx">
  126. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  127. </None>
  128. <None Include="documents\testdoc_SectionsWithSectionBreaks.docx">
  129. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  130. </None>
  131. <None Include="documents\testdoc_SectionsWithSectionBreaksMultiParagraph.docx">
  132. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  133. </None>
  134. <None Include="documents\testdoc_UnorderedList.docx">
  135. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  136. </None>
  137. <None Include="documents\TestParent.docx">
  138. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  139. </None>
  140. <None Include="documents\VariousTextFormatting.docx">
  141. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  142. </None>
  143. <None Include="packages.config">
  144. <SubType>Designer</SubType>
  145. </None>
  146. </ItemGroup>
  147. <ItemGroup>
  148. <Content Include="documents\green.jpg">
  149. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  150. </Content>
  151. <Content Include="documents\orange.gif">
  152. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  153. </Content>
  154. <Content Include="documents\purple.png">
  155. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  156. </Content>
  157. <Content Include="documents\red.bmp">
  158. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  159. </Content>
  160. <Content Include="documents\yellow.tif">
  161. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  162. </Content>
  163. </ItemGroup>
  164. <ItemGroup>
  165. <ProjectReference Include="..\DocX\DocX.csproj">
  166. <Project>{e863d072-aa8b-4108-b5f1-785241b37f67}</Project>
  167. <Name>DocX</Name>
  168. </ProjectReference>
  169. </ItemGroup>
  170. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  171. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  172. Other similar extension points exist, see Microsoft.Common.targets.
  173. <Target Name="BeforeBuild">
  174. </Target>
  175. <Target Name="AfterBuild">
  176. </Target>
  177. -->
  178. </Project>