Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2020
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.40 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.8\build\Microsoft.CodeAnalysis.Analyzers.props" Condition="Exists('..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.8\build\Microsoft.CodeAnalysis.Analyzers.props')" />
  4. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  5. <PropertyGroup>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  8. <ProjectGuid>{73213518-4305-4E39-8FEA-DEF4D05102CD}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <RootNamespace>IO_Project</RootNamespace>
  11. <AssemblyName>IO-Project</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  15. <Deterministic>true</Deterministic>
  16. <NuGetPackageImportStamp>
  17. </NuGetPackageImportStamp>
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <PlatformTarget>AnyCPU</PlatformTarget>
  21. <DebugSymbols>true</DebugSymbols>
  22. <DebugType>full</DebugType>
  23. <Optimize>false</Optimize>
  24. <OutputPath>bin\Debug\</OutputPath>
  25. <DefineConstants>DEBUG;TRACE</DefineConstants>
  26. <ErrorReport>prompt</ErrorReport>
  27. <WarningLevel>4</WarningLevel>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  30. <PlatformTarget>AnyCPU</PlatformTarget>
  31. <DebugType>pdbonly</DebugType>
  32. <Optimize>true</Optimize>
  33. <OutputPath>bin\Release\</OutputPath>
  34. <DefineConstants>TRACE</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. </PropertyGroup>
  38. <ItemGroup>
  39. <Reference Include="Microsoft.CodeAnalysis, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
  40. <HintPath>..\packages\Microsoft.CodeAnalysis.Common.3.5.0-beta1-final\lib\netstandard2.0\Microsoft.CodeAnalysis.dll</HintPath>
  41. <Private>True</Private>
  42. </Reference>
  43. <Reference Include="Microsoft.CodeAnalysis.CSharp, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
  44. <HintPath>..\packages\Microsoft.CodeAnalysis.CSharp.3.5.0-beta1-final\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.dll</HintPath>
  45. <Private>True</Private>
  46. </Reference>
  47. <Reference Include="Microsoft.CodeAnalysis.CSharp.Workspaces, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
  48. <HintPath>..\packages\Microsoft.CodeAnalysis.CSharp.Workspaces.3.5.0-beta1-final\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll</HintPath>
  49. <Private>True</Private>
  50. </Reference>
  51. <Reference Include="Microsoft.CodeAnalysis.VisualBasic, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
  52. <HintPath>..\packages\Microsoft.CodeAnalysis.VisualBasic.3.5.0-beta1-final\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll</HintPath>
  53. <Private>True</Private>
  54. </Reference>
  55. <Reference Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
  56. <HintPath>..\packages\Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.5.0-beta1-final\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll</HintPath>
  57. <Private>True</Private>
  58. </Reference>
  59. <Reference Include="Microsoft.CodeAnalysis.Workspaces, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
  60. <HintPath>..\packages\Microsoft.CodeAnalysis.Workspaces.Common.3.5.0-beta1-final\lib\netstandard2.0\Microsoft.CodeAnalysis.Workspaces.dll</HintPath>
  61. <Private>True</Private>
  62. </Reference>
  63. <Reference Include="Microsoft.Msagl, Version=3.0.0.0, Culture=neutral, PublicKeyToken=640c57aa40e7ae7d">
  64. <HintPath>..\packages\Microsoft.Msagl.1.1.3\lib\net40\Microsoft.Msagl.dll</HintPath>
  65. <Private>True</Private>
  66. </Reference>
  67. <Reference Include="Microsoft.Msagl.Drawing, Version=3.0.0.0, Culture=neutral, PublicKeyToken=8a3d7c21d5fa1306">
  68. <HintPath>..\packages\Microsoft.Msagl.Drawing.1.1.3\lib\net40\Microsoft.Msagl.Drawing.dll</HintPath>
  69. <Private>True</Private>
  70. </Reference>
  71. <Reference Include="Microsoft.Msagl.GraphViewerGdi, Version=3.0.0.0, Culture=neutral, PublicKeyToken=fffc27ea4058b3a1">
  72. <HintPath>..\packages\Microsoft.Msagl.GraphViewerGDI.1.1.3\lib\net40\Microsoft.Msagl.GraphViewerGdi.dll</HintPath>
  73. <Private>True</Private>
  74. </Reference>
  75. <Reference Include="mscorlib" />
  76. <Reference Include="System">
  77. <HintPath>..\..\..\..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll</HintPath>
  78. </Reference>
  79. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  80. <HintPath>..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System.Collections.Immutable, Version=1.2.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  83. <HintPath>..\packages\System.Collections.Immutable.1.7.0\lib\netstandard2.0\System.Collections.Immutable.dll</HintPath>
  84. </Reference>
  85. <Reference Include="System.Composition.AttributedModel, Version=1.0.35.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  86. <HintPath>..\packages\System.Composition.AttributedModel.1.4.0\lib\netstandard2.0\System.Composition.AttributedModel.dll</HintPath>
  87. </Reference>
  88. <Reference Include="System.Composition.Convention, Version=1.0.35.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  89. <HintPath>..\packages\System.Composition.Convention.1.4.0\lib\netstandard2.0\System.Composition.Convention.dll</HintPath>
  90. </Reference>
  91. <Reference Include="System.Composition.Hosting, Version=1.0.35.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  92. <HintPath>..\packages\System.Composition.Hosting.1.4.0\lib\netstandard2.0\System.Composition.Hosting.dll</HintPath>
  93. </Reference>
  94. <Reference Include="System.Composition.Runtime, Version=1.0.35.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  95. <HintPath>..\packages\System.Composition.Runtime.1.4.0\lib\netstandard2.0\System.Composition.Runtime.dll</HintPath>
  96. </Reference>
  97. <Reference Include="System.Composition.TypedParts, Version=1.0.35.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  98. <HintPath>..\packages\System.Composition.TypedParts.1.4.0\lib\netstandard2.0\System.Composition.TypedParts.dll</HintPath>
  99. </Reference>
  100. <Reference Include="System.Core" />
  101. <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">
  102. <HintPath>..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath>
  103. <Private>True</Private>
  104. </Reference>
  105. <Reference Include="System.Numerics" />
  106. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  107. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  108. </Reference>
  109. <Reference Include="System.Reflection.Metadata, Version=1.4.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  110. <HintPath>..\packages\System.Reflection.Metadata.1.8.0\lib\netstandard2.0\System.Reflection.Metadata.dll</HintPath>
  111. </Reference>
  112. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  113. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.7.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  114. </Reference>
  115. <Reference Include="System.Text.Encoding.CodePages, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  116. <HintPath>..\packages\System.Text.Encoding.CodePages.4.7.0\lib\net461\System.Text.Encoding.CodePages.dll</HintPath>
  117. </Reference>
  118. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">
  119. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath>
  120. <Private>True</Private>
  121. </Reference>
  122. <Reference Include="System.Xml.Linq" />
  123. <Reference Include="System.Data.DataSetExtensions" />
  124. <Reference Include="Microsoft.CSharp" />
  125. <Reference Include="System.Data" />
  126. <Reference Include="System.Deployment" />
  127. <Reference Include="System.Drawing" />
  128. <Reference Include="System.Net.Http" />
  129. <Reference Include="System.Windows.Forms" />
  130. <Reference Include="System.Xml" />
  131. </ItemGroup>
  132. <ItemGroup>
  133. <Compile Include="Core\Analysis\Models\BaseSourceElement.cs" />
  134. <Compile Include="Core\Analysis\Models\SourceAnalysisModel.cs" />
  135. <Compile Include="Core\Analysis\Models\SourceFile.cs" />
  136. <Compile Include="Core\Analysis\Models\SourceMethod.cs" />
  137. <Compile Include="Core\Analysis\Models\SourceNamespace.cs" />
  138. <Compile Include="Core\Analysis\Models\SourceRelation.cs" />
  139. <Compile Include="Core\CoreTestForm.cs">
  140. <SubType>Form</SubType>
  141. </Compile>
  142. <Compile Include="Core\CoreTestForm.Designer.cs">
  143. <DependentUpon>CoreTestForm.cs</DependentUpon>
  144. </Compile>
  145. <Compile Include="Graph\GraphDrawer.cs" />
  146. <Compile Include="Graph\GraphTestForm.cs">
  147. <SubType>Form</SubType>
  148. </Compile>
  149. <Compile Include="Graph\GraphTestForm.Designer.cs">
  150. <DependentUpon>GraphTestForm.cs</DependentUpon>
  151. </Compile>
  152. <Compile Include="Input\InputFile.cs" />
  153. <Compile Include="Input\InputTestForm.cs">
  154. <SubType>Form</SubType>
  155. </Compile>
  156. <Compile Include="Input\InputTestForm.Designer.cs">
  157. <DependentUpon>InputTestForm.cs</DependentUpon>
  158. </Compile>
  159. <Compile Include="Program.cs" />
  160. <Compile Include="Properties\AssemblyInfo.cs" />
  161. <Compile Include="Tests\DataForTests.cs" />
  162. <Compile Include="Tools\ToolsTestForm.cs">
  163. <SubType>Form</SubType>
  164. </Compile>
  165. <Compile Include="Tools\ToolsTestForm.Designer.cs">
  166. <DependentUpon>ToolsTestForm.cs</DependentUpon>
  167. </Compile>
  168. <Compile Include="UI\MainForm.cs">
  169. <SubType>Form</SubType>
  170. </Compile>
  171. <Compile Include="UI\MainForm.Designer.cs">
  172. <DependentUpon>MainForm.cs</DependentUpon>
  173. </Compile>
  174. <Compile Include="Utils\Extensions.cs" />
  175. <Compile Include="Utils\Util.cs" />
  176. <EmbeddedResource Include="Graph\GraphTestForm.resx">
  177. <DependentUpon>GraphTestForm.cs</DependentUpon>
  178. </EmbeddedResource>
  179. <EmbeddedResource Include="Input\InputTestForm.resx">
  180. <DependentUpon>InputTestForm.cs</DependentUpon>
  181. </EmbeddedResource>
  182. <EmbeddedResource Include="Properties\Resources.resx">
  183. <Generator>ResXFileCodeGenerator</Generator>
  184. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  185. <SubType>Designer</SubType>
  186. </EmbeddedResource>
  187. <Compile Include="Properties\Resources.Designer.cs">
  188. <AutoGen>True</AutoGen>
  189. <DependentUpon>Resources.resx</DependentUpon>
  190. </Compile>
  191. <EmbeddedResource Include="UI\MainForm.resx">
  192. <DependentUpon>MainForm.cs</DependentUpon>
  193. </EmbeddedResource>
  194. <None Include="packages.config" />
  195. <None Include="Properties\Settings.settings">
  196. <Generator>SettingsSingleFileGenerator</Generator>
  197. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  198. </None>
  199. <Compile Include="Properties\Settings.Designer.cs">
  200. <AutoGen>True</AutoGen>
  201. <DependentUpon>Settings.settings</DependentUpon>
  202. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  203. </Compile>
  204. </ItemGroup>
  205. <ItemGroup>
  206. <None Include="App.config" />
  207. </ItemGroup>
  208. <ItemGroup>
  209. <Folder Include="Tests\" />
  210. </ItemGroup>
  211. <ItemGroup>
  212. <Content Include=".gitignore" />
  213. </ItemGroup>
  214. <ItemGroup>
  215. <Analyzer Include="..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.8\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll" />
  216. <Analyzer Include="..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.8\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll" />
  217. </ItemGroup>
  218. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  219. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  220. <PropertyGroup>
  221. <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
  222. </PropertyGroup>
  223. <Error Condition="!Exists('..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.8\build\Microsoft.CodeAnalysis.Analyzers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeAnalysis.Analyzers.2.9.8\build\Microsoft.CodeAnalysis.Analyzers.props'))" />
  224. </Target>
  225. </Project>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement