Skip to content

Commit febd9f1

Browse files
Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.10.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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1766c81 commit febd9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GraphODataTemplateWriter/GraphODataTemplateWriter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</ItemGroup>
5252
<ItemGroup>
5353
<PackageReference Include="Inflector.NetStandard" Version="1.2.2" />
54-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" />
54+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
5555
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
5656
<PackageReference Include="Mono.TextTemplating">
5757
<Version>2.3.1</Version>

0 commit comments

Comments
 (0)