Today’s post is short and sweet. Today, I figured out how to parse MSBuild project XML files (.csproj
, .targets
files etc.) using the Rust sxd-document and sxd-xpath packages. Here it is:
Or check out the full, buildable project here.
Content © 2024 Richard Cook. All rights reserved.