Skip to content

Commit 4eabea7

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 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 dependency-group: microsoftcodeanalysis ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0039b93 commit 4eabea7

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="4.11.0" />
28+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
2929

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

0 commit comments

Comments
 (0)