Skip to content

Commit

Permalink
added package tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim (Dimitrios) Andrakakis committed Nov 14, 2019
1 parent d452b10 commit fb75101
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
1. a major overhaul of the tree walking algorithm, which now can take every xml you can throw at it. This solves most, if not all, the bugs of the previous release.
2. an implicit type conversion for string, int, decimal, double and bool. So now you can parse an xml and directly use its numbers or true/false values (see examples).</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageTags>xml parsing dynamic</PackageTags>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit fb75101

Please sign in to comment.