← Back to team overview

nunit-core team mailing list archive

[Bug 806198] Re: nunit console crashes when opening vs2010 projects. Expects a outputpath in every propertygroup

 

Can you supply a complete project file that we can use as a test?

** Changed in: nunitv2
       Status: New => Triaged

** Changed in: nunitv2
   Importance: Undecided => Medium

** Changed in: nunitv2
    Milestone: None => 2.6.0b1

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/806198

Title:
  nunit console crashes when opening vs2010 projects. Expects a
  outputpath in every propertygroup

Status in NUnit V2 Test Framework:
  Triaged

Bug description:
  in VS2010 created projects, not every PropertyGroup has a output path
  set. However the nunit LoadMSBuildProject function attempts to look
  for output path in every property group and crashes with a null
  reference exception.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/806198/+subscriptions


References