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:
parent
61d1ba99a7
commit
1bd46a0b8a
9 changed files with 115 additions and 104 deletions
|
@ -66,6 +66,9 @@
|
|||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="..\VersionInfo.cs">
|
||||
<Link>VersionInfo.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="AST\BinaryExpression.cs" />
|
||||
<Compile Include="AST\CallTemplateStatement.cs" />
|
||||
<Compile Include="AST\ElseIfStatement.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue