Closed GoogleCodeExporter closed 9 years ago
I can confirm this issue. It does not only affect the Tasks API, but affect
every sample though. I assume the libraries are compiled in a way the mono
2.10.5 compiler does not like (not as pure .NET 3.5 assemblies maybe?)
One (temporary) workaround I found is to use the Google.Apis.Tasks.v1.cs
instead of the .dll -- This will compile fine.
The ServiceGenerator project, which is still included in the _mono.sln, should
also be removed as it was moved to the core library some time ago.
Original comment by mlinder...@gmail.com
on 7 Oct 2011 at 8:43
Original comment by asky...@google.com
on 27 Oct 2011 at 5:40
If the references are removed and added back, this works fine.
Original comment by asky...@google.com
on 7 Nov 2011 at 10:01
Original comment by asky...@google.com
on 8 Nov 2011 at 2:56
Original issue reported on code.google.com by
nsch...@gmail.com
on 28 Sep 2011 at 6:55