Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

Conversation

leftler
Copy link

@leftler leftler commented Mar 30, 2016

Just some quality of life changes to VDProjectXml. There are two breaking changes in this. The program is now named VDProject2Xml.exe and elements that used to look like

<BootstrapperCfg_x003A__x007B_63ACBE69-63AA-4F98-B2B6-99F9E24495F2_x007D_>

Now look like

<NoKeyEntry valueType="BootstrapperCfg" value="{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}">

leftler added 2 commits March 30, 2016 09:42
- upgraded csproj to 2015
- added help text if invalid parameters
- added the ablility to "pretty print" the XML
- Made nodes that had no key use the "NoKeyEntry" element instead of using the value as the key.
- Renamed the output to VDProj2Xml
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant