Sitecore-Config-Builder
Sitecore-Config-Builder copied to clipboard
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Updated base nuget packages from 2.0.2 -> 2.1.4.203. Works on XP 10.2
I have manually upgraded all the references, recompiled and run the solution. Selected source `web.config` and target output file, then run it. Resulted error: `Failed to build configuration. Reason: Could...
Config builder produces an error when building the attached configs. Configs are taken from 7.2 rev. 140526 (Update-2). [ConfigBuilder.ConfigBuilder.dll.log](https://github.com/Sitecore/Sitecore-Config-Builder/files/2187373/ConfigBuilder.ConfigBuilder.dll.log) [Configs.zip](https://github.com/Sitecore/Sitecore-Config-Builder/files/2187374/Configs.zip)
Currently wrapping element into makes app stop working. We need to fix it.
**Scenario:** 1. Install clean Sitecore 8.2 Update-2 2. Put the attached [Test.config](https://github.com/Sitecore/Sitecore-Config-Builder/files/832902/Test.config.txt) file to zzz folder (rename `.config.txt` to `.config`) 3. Compare showconfig.aspx output with showconfig.xml generated by the tool...
We need to add a couple of context menu extensions: ### For `web.config` - `Sitecore ConfigBuilder / Open showconfig.xml` build showconfig in temp folder and open it - `Sitecore ConfigBuilder...
Currently it is not possible to prevent Config Builder from building showconfig.xml for given configuration files - this must be fixed.
Since the `Sitеcоre.version.xml` is not always provided in a zip-package, it makes sense to do several additional actions: - search for ~ `log.yyyymmdd.number.txt` files based on `\folder\` in `folder\web.config` location...