Skip to content

Commit f0e0c3e

Browse files
Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.5.0 to 4.8.0
Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) from 4.5.0 to 4.8.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.Workspaces dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 848d911 commit f0e0c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IDisposableAnalyzers.Benchmarks/IDisposableAnalyzers.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
2222
<PackageReference Include="Gu.Analyzers" Version="2.0.3" PrivateAssets="all" />
2323
<PackageReference Include="Gu.Roslyn.Asserts" Version="4.3.0" />
24-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.5.0" />
24+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0" />
2525
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
2626
<PackageReference Include="NUnit" Version="4.0.1" />
2727
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />

0 commit comments

Comments
 (0)