On Tue, Mar 16, 2010 at 6:11 PM, Austin Ziegler <[email protected]>wrote:
> On Tue, Mar 16, 2010 at 3:24 PM, Kenton Varda <[email protected]> wrote: > > I do test each release with both VS2005 and VS2008, and haven't seen that > > problem before. Odd. > > Do you have 2005 and 2008 on a single system, or are they on > independent systems? If they're on the same system, VS does not always > offer to upgrade, but opens the VS projects in the same VS that they > were created in. You have to explicitly force them to upgrade. > Different systems. > I agree that if you can avoid it, you shouldn't maintain two different > sets of vsproj files, but if all you're doing is downconverting a > vs2008 vsproj to vs2005, then it couldn't hurt to ship both in the > tarball, even in separate directories. > It also wouldn't help, because they are exactly the same except for the version number, and if a VS2008 user tries to open them, it auto-converts them to VS2008. -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" 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/protobuf?hl=en.
