Skip to content

Commit

Permalink
fixing errant reference to improper project version (that breaks the …
Browse files Browse the repository at this point in the history
…CI build --- man I love the way CI keeps you honest!)
  • Loading branch information
sbohlen committed Apr 23, 2016
1 parent 4db0cb8 commit 34cd6b5
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,9 @@
<Project>{440D903A-D409-48FC-A6C4-3EE69CCD663B}</Project>
<Name>Common.Logging.2010-net40</Name>
</ProjectReference>
<ProjectReference Include="..\Common.Logging.Log4Net1213.Tests\Common.Logging.Log4Net1213.Tests.2010-net40.csproj">
<Project>{1ef3d7be-ba9d-4d32-924d-3a58c48cbc28}</Project>
<Name>Common.Logging.Log4Net1213.Tests.2010-net40</Name>
<ProjectReference Include="..\Common.Logging.Log4Net1215.Tests\Common.Logging.Log4Net1215.Tests.2010-net40.csproj">
<Project>{57e811a6-d98d-4308-adae-0b61a06272ae}</Project>
<Name>Common.Logging.Log4Net1215.Tests.2010-net40</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Expand Down

0 comments on commit 34cd6b5

Please sign in to comment.