Skip to content

Commit 85759c1

Browse files
Bump Microsoft.CodeAnalysis.CSharp.Scripting from 4.6.0 to 4.10.0
Bumps [Microsoft.CodeAnalysis.CSharp.Scripting](https://github.com/dotnet/roslyn) from 4.6.0 to 4.10.0. - [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] <support@github.com>
1 parent 9b08179 commit 85759c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/VisualStudio/VisualStudio.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ See full documentation at $(PackageProjectUrl).
4949
<PackageReference Include="Mono.Options" Version="6.12.0.148" />
5050
<PackageReference Include="ThisAssembly" Version="1.0.9" PrivateAssets="all" />
5151
<PackageReference Include="System.Management" Version="8.0.0" />
52-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.6.0" />
52+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.10.0" />
5353
<PackageReference Include="DotNetConfig" Version="1.0.6" />
5454
</ItemGroup>
5555

0 commit comments

Comments
 (0)