Tagged Questions
0
votes
2answers
2k views
C# Object Initializers and v2.0 compiler error
I'm having an issue setting up one of my projects in TeamCity (v4.0), specifically when it comes to using Object Initializers.
The project builds fine normally, however it would seem that TeamCity ...