Skip to content

Commit

Permalink
Bump Microsoft.CodeAnalysis.CSharp (#11)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 3.10.0-3.21254.30 to 3.10.0-3.21254.9.
- [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)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 5, 2021
1 parent 08ad3d8 commit 59e209b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GitBuildInfo.SourceGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</ItemDefinitionGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.10.0-3.21254.30" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.10.0-3.21254.9" />
<PackageReference Include="Nullable" Version="1.3.0" />
<PackageReference Include="System.Text.Json" Version="6.0.0-preview.5.21254.9" />
</ItemGroup>
Expand Down

0 comments on commit 59e209b

Please sign in to comment.