PageRenderTime 43ms CodeModel.GetById 17ms RepoModel.GetById 1ms app.codeStats 0ms

/Source/FakeItEasy.IntegrationTests.VB/FakeItEasy.IntegrationTests.VB.vbproj

https://github.com/ambygit/FakeItEasy
MSBuild | 133 lines | 133 code | 0 blank | 0 comment | 0 complexity | 5b398467474f43ecfb2bd15f5902c6d2 MD5 | raw file
  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>9.0.30729</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{69A27B0A-710B-4CEC-B159-56E34C788665}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <RootNamespace>FakeItEasy.IntegrationTests.VB</RootNamespace>
  11. <AssemblyName>FakeItEasy.IntegrationTests.VB</AssemblyName>
  12. <FileAlignment>512</FileAlignment>
  13. <MyType>Windows</MyType>
  14. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  15. <OptionExplicit>On</OptionExplicit>
  16. <OptionCompare>Binary</OptionCompare>
  17. <OptionStrict>Off</OptionStrict>
  18. <OptionInfer>On</OptionInfer>
  19. <FileUpgradeFlags>
  20. </FileUpgradeFlags>
  21. <OldToolsVersion>3.5</OldToolsVersion>
  22. <UpgradeBackupLocation />
  23. <PublishUrl>publish\</PublishUrl>
  24. <Install>true</Install>
  25. <InstallFrom>Disk</InstallFrom>
  26. <UpdateEnabled>false</UpdateEnabled>
  27. <UpdateMode>Foreground</UpdateMode>
  28. <UpdateInterval>7</UpdateInterval>
  29. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  30. <UpdatePeriodically>false</UpdatePeriodically>
  31. <UpdateRequired>false</UpdateRequired>
  32. <MapFileExtensions>true</MapFileExtensions>
  33. <ApplicationRevision>0</ApplicationRevision>
  34. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  35. <IsWebBootstrapper>false</IsWebBootstrapper>
  36. <UseApplicationTrust>false</UseApplicationTrust>
  37. <BootstrapperEnabled>true</BootstrapperEnabled>
  38. <TargetFrameworkProfile />
  39. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\Source\</SolutionDir>
  40. </PropertyGroup>
  41. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  42. <DebugSymbols>true</DebugSymbols>
  43. <DebugType>full</DebugType>
  44. <DefineDebug>true</DefineDebug>
  45. <DefineTrace>true</DefineTrace>
  46. <OutputPath>bin\Debug\</OutputPath>
  47. <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
  48. <CodeAnalysisRuleSet>..\FakeItEasy.Tests.ruleset</CodeAnalysisRuleSet>
  49. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  50. </PropertyGroup>
  51. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  52. <DebugType>pdbonly</DebugType>
  53. <DefineDebug>false</DefineDebug>
  54. <DefineTrace>true</DefineTrace>
  55. <Optimize>true</Optimize>
  56. <OutputPath>bin\Release\</OutputPath>
  57. <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
  58. <AdditionalParameters />
  59. <CodeAnalysisRuleSet>..\FakeItEasy.Tests.ruleset</CodeAnalysisRuleSet>
  60. <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
  61. </PropertyGroup>
  62. <ItemGroup>
  63. <Reference Include="FluentAssertions">
  64. <HintPath>..\packages\FluentAssertions.2.2.0.0\lib\net40\FluentAssertions.dll</HintPath>
  65. </Reference>
  66. <Reference Include="nunit.framework, Version=2.6.3.13283, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
  67. <SpecificVersion>False</SpecificVersion>
  68. <HintPath>..\packages\NUnit.2.6.3\lib\nunit.framework.dll</HintPath>
  69. </Reference>
  70. <Reference Include="System" />
  71. <Reference Include="System.XML" />
  72. <Reference Include="System.Xml.Linq" />
  73. </ItemGroup>
  74. <ItemGroup>
  75. <Import Include="System" />
  76. </ItemGroup>
  77. <ItemGroup>
  78. <Compile Include="NextCallTests.vb" />
  79. <Compile Include="IndexedPropertyTests.vb" />
  80. </ItemGroup>
  81. <ItemGroup>
  82. <None Include="packages.config" />
  83. </ItemGroup>
  84. <ItemGroup>
  85. <ProjectReference Include="..\FakeItEasy.Tests\FakeItEasy.Tests.csproj">
  86. <Project>{0E26272D-045A-47C2-8928-BD9B980115D5}</Project>
  87. <Name>FakeItEasy.Tests</Name>
  88. </ProjectReference>
  89. <ProjectReference Include="..\FakeItEasy\FakeItEasy.csproj">
  90. <Project>{80721425-68E5-48DC-87EA-41D63D0B45FA}</Project>
  91. <Name>FakeItEasy</Name>
  92. </ProjectReference>
  93. </ItemGroup>
  94. <ItemGroup>
  95. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  96. <Visible>False</Visible>
  97. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  98. <Install>false</Install>
  99. </BootstrapperPackage>
  100. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  101. <Visible>False</Visible>
  102. <ProductName>.NET Framework 3.5 SP1</ProductName>
  103. <Install>true</Install>
  104. </BootstrapperPackage>
  105. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  106. <Visible>False</Visible>
  107. <ProductName>Windows Installer 3.1</ProductName>
  108. <Install>true</Install>
  109. </BootstrapperPackage>
  110. </ItemGroup>
  111. <ItemGroup>
  112. <CodeAnalysisDictionary Include="..\FakeItEasy.Dictionary.Tests.xml">
  113. <Link>FakeItEasy.Dictionary.Tests.xml</Link>
  114. </CodeAnalysisDictionary>
  115. <CodeAnalysisDictionary Include="..\FakeItEasy.Dictionary.xml">
  116. <Link>FakeItEasy.Dictionary.xml</Link>
  117. </CodeAnalysisDictionary>
  118. </ItemGroup>
  119. <ItemGroup>
  120. <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
  121. </ItemGroup>
  122. <ItemGroup>
  123. <Folder Include="My Project\" />
  124. </ItemGroup>
  125. <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
  126. <Import Project="..\packages\StyleCop.MSBuild.4.7.48.2\build\StyleCop.MSBuild.Targets" Condition="Exists('..\packages\StyleCop.MSBuild.4.7.48.2\build\StyleCop.MSBuild.Targets')" />
  127. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  128. <PropertyGroup>
  129. <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
  130. </PropertyGroup>
  131. <Error Condition="!Exists('..\packages\StyleCop.MSBuild.4.7.48.2\build\StyleCop.MSBuild.Targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\StyleCop.MSBuild.4.7.48.2\build\StyleCop.MSBuild.Targets'))" />
  132. </Target>
  133. </Project>