Skip to main content

Crate changepacks_csharp

Crate changepacks_csharp 

Source
Expand description

§changepacks-csharp

C#/.NET project support for changepacks.

Implements project discovery and version management for .csproj XML files. Uses quick-xml for parsing with format preservation. Supports MSBuild project files with version elements and handles both single projects and multi-project solutions.

Re-exports§

pub use finder::CSharpProjectFinder;

Modules§

finder
package
workspace