Skip to content

Commit fd4e187

Browse files
dependabot[bot]ViMaSter
authored andcommitted
chore(deps): Bump Microsoft.CodeAnalysis.CSharp in /docs_generator
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.11.0 to 4.12.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 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90f688d commit fd4e187

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs_generator/Scanner.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
10+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.14.0" />
1111
<PackageReference Include="YamlDotNet" Version="16.3.0" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)