Skip to content

Commit 8b1cf92

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 07121e4 commit 8b1cf92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PropertyChangedAnalyzers.Benchmarks/PropertyChangedAnalyzers.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Gu.Analyzers" Version="2.0.3" PrivateAssets="all" />
2222
<PackageReference Include="Gu.Roslyn.Asserts" Version="4.3.0" />
2323
<PackageReference Include="IDisposableAnalyzers" Version="4.0.7" PrivateAssets="all" />
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="NUnit" Version="4.0.1" />
2626
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" PrivateAssets="all" />
2727
<PackageReference Include="ReflectionAnalyzers" Version="0.3.1" PrivateAssets="all" />

0 commit comments

Comments
 (0)