Skip to content

Commit fceebf5

Browse files
dependabot[bot]fuzzzerd
authored andcommitted
chore(deps): bump Microsoft.CodeAnalysis.CSharp
Bumps the microsoftcodeanalysis group with 1 update: [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn). Updates `Microsoft.CodeAnalysis.CSharp` from 3.8.0 to 4.11.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-major dependency-group: microsoftcodeanalysis ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42b0acf commit fceebf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SharpFM.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</ItemGroup>
2626

2727
<ItemGroup>
28-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.8.0" />
28+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
2929

3030
<PackageReference Include="Avalonia" Version="11.2.0" />
3131
<PackageReference Include="Avalonia.Desktop" Version="11.2.0" />

0 commit comments

Comments
 (0)