nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #01797
[Bug 806198] [NEW] nunit console crashes when opening vs2010 projects. Expects a outputpath in every propertygroup
Public bug reported:
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.
** Affects: nunitv2
Importance: Undecided
Status: New
--
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:
New
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
Follow ups
References