Task: RESX and XLIFF transformations (#237)

* organizing files and adding to cake script

* temp gitignore change

* custom nuget packages

* reapplying git ignore

* fixing indents

* more weird indents

* fixing spacing in strings file

* updating xlf
This commit is contained in:
Raymond Martin
2017-02-15 12:11:37 -08:00
committed by GitHub
parent ab225efe98
commit 22eafbe597
13 changed files with 588 additions and 32 deletions

View File

@@ -4,4 +4,5 @@
<package id="Newtonsoft.Json" version="8.0.3" />
<package id="Microsoft.DataTools.SrGen" version="1.0.2" />
<package id="Mono.TextTransform" version="1.0.0" />
<package id="mssql.XliffParser" version="0.5.3" />
</packages>