Skip to content

Commit

Permalink
Reference TestUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
blowfishpro committed Sep 2, 2017
1 parent be37f18 commit 278dad8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion ModuleManagerTests/ModuleManagerTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@
<Project>{02c8e3af-69f9-4102-ab60-dd6de60662d3}</Project>
<Name>ModuleManager</Name>
</ProjectReference>
<ProjectReference Include="..\TestUtils\TestUtils.csproj">
<Project>{20eaafe6-510d-4374-8d2f-6b52d0178e85}</Project>
<Name>TestUtils</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
Expand All @@ -68,4 +72,4 @@
</PropertyGroup>
<Error Condition="!Exists('..\packages\xunit.runner.visualstudio.2.2.0\build\net20\xunit.runner.visualstudio.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\xunit.runner.visualstudio.2.2.0\build\net20\xunit.runner.visualstudio.props'))" />
</Target>
</Project>
</Project>

0 comments on commit 278dad8

Please sign in to comment.