solv 0.6.2

SOLution Validation tool that analyzes Microsoft Visual Studio solutions
Documentation
solv-0.6.2 has been yanked.

crates.io downloads CI codecov

solv

Microsoft Visual Studio SOLution Validation console tool and parsing library written in Rust

Install the pre-compiled binary

homebrew (only on macOS and Linux for now):

Add my tap (do it once):

brew tap aegoroff/tap

And then install solv:

brew install solv

Update solv if already installed:

brew upgrade solv

scoop:

scoop bucket add aegoroff https://github.com/aegoroff/scoop-bucket.git
scoop install solv

manually:

Download the pre-compiled binaries from the releases and copy to the desired location. RPM and DEB packages are available to install under RedHat or Debian based Linux distros.