> At work, we're just using MSBuild to build the silverlight projects files > etc... How do you want them to build?
Just about all of castle is build with csc. We have net-2.0, net-3.5 and mono-1.0 directories in the build output, maybe a silverlight-1.0 directory (if this is actually targeting 1.0). The build scripts would also need to run the unit tests for the Core and DP2. I can't remember how the scripts are written to know how hard it would be to just be able to build Core and DP2 when doing a silverlight build. Is that what you meant by "how do you want them to build"? -- Jonathon Rossi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~---
