From 589347e3d4098ce4a7ecb2ea39834876e5fd251a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 18:22:35 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.CSharp.Scripting from 4.6.0 to 4.9.2 Bumps [Microsoft.CodeAnalysis.CSharp.Scripting](https://github.com/dotnet/roslyn) from 4.6.0 to 4.9.2. - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp.Scripting dependency-type: direct:production update-type: version-update:semver-minor ... 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..9a6021a 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")) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +