- 61,562 total downloads
- last updated 7/20/2017
- Latest version: 1.0.9
JsonPoke and JsonPeek build tasks:
Usage :
JSON Poke:
1. <JsonPoke JsonInputPath="$(MSBuildProjectDirectory)\Project.json" JValue="Empty-FromTest1" JPath="Project.Name">
</JsonPoke>
2 a. <JsonPoke JsonInputPath="$(MSBuildProjectDirectory)\Project.json" JArray="@(TestArray1)"...
More information