Items being checked-in:

- Updated list of files/folders to ignore;
 - Added full path to FCIV tool;
 - Updated settings of WebsitePanel.LocalizationToolkit solution output for Release/Debug;
 - Updated build.xml with relative paths to solutions;
 - Updated versioning for WebsitePanel.Templates project;
This commit is contained in:
ptsurbeleu 2011-07-13 23:15:40 -07:00
parent 61d1ba99a7
commit 1bd46a0b8a
9 changed files with 115 additions and 104 deletions

View file

@ -9,7 +9,7 @@
<!-- Studio settings -->
<settings>
<add key="Log.FileName" value="WebsitePanel.Installer.log" />
<add key="Web.Service" value="http://www.websitepanel.net/Services/InstallerService-Beta.asmx" />
<add key="Web.Service" value="" />
<add key="Web.AutoCheck" value="False" />
<add key="Web.Proxy.UseProxy" value="false" />
<add key="Web.Proxy.Address" value="" />