Skip to content

Commit

Permalink
Owin.Common.Specs now references Owin.Test so we can start testing th…
Browse files Browse the repository at this point in the history
…ings like Middleware or Applications that come out of the box with Owin
  • Loading branch information
remi committed Dec 12, 2010
1 parent 493aa06 commit c8f81a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spec/Common/Owin.Common.Specs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@
<Project>{163A0E93-A512-4B2F-AF1A-301804749EDE}</Project>
<Name>Owin.Common</Name>
</ProjectReference>
<ProjectReference Include="..\..\src\Test\Owin.Test.csproj">
<Project>{44491701-BDD3-4E5A-96F1-C319C3973641}</Project>
<Name>Owin.Test</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Expand Down

0 comments on commit c8f81a8

Please sign in to comment.