From 9b08179590610701631db2b1f9b15ab50cd8ffb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 18:26:51 +0000 Subject: [PATCH] Bump System.Management from 7.0.2 to 8.0.0 in the system group Bumps the system group with 1 update: [System.Management](https://github.com/dotnet/runtime). Updates `System.Management` from 7.0.2 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.2...v8.0.0) --- updated-dependencies: - dependency-name: System.Management dependency-type: direct:production update-type: version-update:semver-major dependency-group: system ... Signed-off-by: dependabot[bot] --- src/VisualStudio/VisualStudio.csproj | 148 +++++++++++++-------------- 1 file changed, 74 insertions(+), 74 deletions(-) diff --git a/src/VisualStudio/VisualStudio.csproj b/src/VisualStudio/VisualStudio.csproj index 5063343..68ef7df 100644 --- a/src/VisualStudio/VisualStudio.csproj +++ b/src/VisualStudio/VisualStudio.csproj @@ -1,74 +1,74 @@ - - - - A global tool for managing Visual Studio installations - -Usage: vs [command] [options|-?|-h|--help] [--save=ALIAS [--global]] - -Supported commands: - alias Shows the list of saved aliases - client Launches Visual Studio in client mode - config Opens the config folder. - install Installs a specific edition of Visual Studio. - kill Kills running devenv processes. - log Opens the folder containing the Activity.log file. - modify Modifies an installation of Visual Studio. - run This is default command, so typically it does not - need to be provided as an argument. - update Updates an installation of Visual Studio. - where Locates the installed version(s) of Visual Studio - that satisfy the requested requirements, optionally - retrieving installation properties from it. - -See full documentation at $(PackageProjectUrl). - - - Exe - net6.0 - Major - - vs - VisualStudio - - dotnet-vs - readme.md - - vs - true - - $(NoWarn);NU5118 - - $([System.DateTime]::UtcNow.ToString("yyyy-MM-dd")) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + A global tool for managing Visual Studio installations + +Usage: vs [command] [options|-?|-h|--help] [--save=ALIAS [--global]] + +Supported commands: + alias Shows the list of saved aliases + client Launches Visual Studio in client mode + config Opens the config folder. + install Installs a specific edition of Visual Studio. + kill Kills running devenv processes. + log Opens the folder containing the Activity.log file. + modify Modifies an installation of Visual Studio. + run This is default command, so typically it does not + need to be provided as an argument. + update Updates an installation of Visual Studio. + where Locates the installed version(s) of Visual Studio + that satisfy the requested requirements, optionally + retrieving installation properties from it. + +See full documentation at $(PackageProjectUrl). + + + Exe + net6.0 + Major + + vs + VisualStudio + + dotnet-vs + readme.md + + vs + true + + $(NoWarn);NU5118 + + $([System.DateTime]::UtcNow.ToString("yyyy-MM-dd")) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +