Re: [WiX-users] bug in wix new project w/ VSTS & TFS

2009-01-03 Thread Bob Arnson
Peter Oehlert wrote: > It seems that when creating the wix project a file called product.wxs is > included in the package and then the name is changed to the name of the > project. Which version of WiX are you using? In v3.0.4827, there's no such rename. -- sig://boB http://joyofsetup.com/ -

[WiX-users] bug in wix new project w/ VSTS & TFS

2009-01-02 Thread Peter Oehlert
It seems that when creating the wix project a file called product.wxs is included in the package and then the name is changed to the name of the project. So calling the project database ultimately has a database.wxs file that is added to source control. Well, for whatever reason I'm seeing that th