Closed GoogleCodeExporter closed 8 years ago
That's the correct behavior, you need to install NUnit to build the unit tests.
If you don't want to install NUnit you can exclude the unittests project from
the build.
Warnings are just...warnings and they are mostly related to deprecated code
which will eventually be removed. You can safely ignore them provided that you
are not using that deprecated code.
Original comment by ccherub...@google.com
on 28 Jul 2011 at 8:51
Sorry for the confusion on my part. The first reference to NUnit in the
"Getting Started" doc comes a bit after the instruction to build the solution.
I think a note earlier in
http://code.google.com/apis/gdata/articles/dotnet_client_lib.html would be
helpful to prevent others from making the same mistake.
Thank you for the quick reply.
Original comment by alon...@gmail.com
on 28 Jul 2011 at 9:17
Original issue reported on code.google.com by
alon...@gmail.com
on 28 Jul 2011 at 8:47