Skip to content

Commit 24d4593

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] <[email protected]>
1 parent 08bc2c8 commit 24d4593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReflectionAnalyzers.Tests/ReflectionAnalyzers.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PackageReference Include="Gu.Roslyn.Asserts.Analyzers" Version="4.0.0" PrivateAssets="all" />
3131
<PackageReference Include="IDisposableAnalyzers" Version="4.0.7" PrivateAssets="all" />
3232
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" PrivateAssets="all" />
33-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.5.0" PrivateAssets="all" />
33+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0" PrivateAssets="all" />
3434
<PackageReference Include="NUnit" Version="4.0.1" PrivateAssets="all" />
3535
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" PrivateAssets="all" />
3636
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.507" PrivateAssets="all" />

0 commit comments

Comments
 (0)