mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-24 07:15:27 +00:00
* Basic devcontainer configuration * Bump Rust to 1.60, which is required * Add some more requirements * Manually install Rust so that cargo-audit can be installed * Include settings/extensions that were in Rust feature previously * Install further Rust requirements (from rust-prereqs.sh) * Install dotnet "by hand"; this should be a bit faster than multiple steps * Add Python extension to devcontainer Co-authored-by: Teo Voinea <58236992+tevoinea@users.noreply.github.com>