Skip to content

Commit c1560a8

Browse files
Bump Microsoft.CodeAnalysis.CSharp from 4.12.0 to 5.3.0 (#168)
Updated [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.12.0 to 5.3.0. <details> <summary>Release notes</summary> _Sourced from [Microsoft.CodeAnalysis.CSharp's releases](https://github.com/dotnet/roslyn/releases)._ ## 5.0.4 [Release](https://github.com/dotnet/core/releases/tag/v5.0.4) ## 5.0.2 [Release Notes](https://github.com/dotnet/core/blob/master/release-notes/5.0/5.0.2/5.0.2.md) [Install Instructions](https://github.com/dotnet/core/blob/master/release-notes/5.0/5.0.2/5.0.2-install-instructions.md) # Repos * [Core](https://github.com/dotnet/core/releases/tag/v5.0.2) ## 5.0.1 [Release Notes](https://github.com/dotnet/core/blob/master/release-notes/5.0/5.0.1/5.0.1.md) [Install Instructions](https://github.com/dotnet/core/blob/master/release-notes/5.0/5.0.1/5.0.1-install-instructions.md) # Repo * [Core](https://github.com/dotnet/core/releases/tag/v5.0.1) Commits viewable in [compare view](https://github.com/dotnet/roslyn/commits). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7924a31 commit c1560a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageVersion Include="TextMateSharp.Grammars" Version="1.0.66" />
1616
<PackageVersion Include="FluentAvaloniaUI" Version="2.2.0" />
1717

18-
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
18+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="5.3.0" />
1919
<PackageVersion Include="Microsoft.Extensions.Logging" Version="10.0.7" />
2020
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.7" />
2121

0 commit comments

Comments
 (0)