Skip to content

Commit 5d6500f

Browse files
chore(deps): bump Microsoft.CodeAnalysis.CSharp from 4.12.0 to 4.13.0
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.12.0 to 4.13.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 1a212cc commit 5d6500f

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
@@ -36,7 +36,7 @@
3636
</ItemGroup>
3737
<ItemGroup>
3838
<PackageReference Include="Inflector.NetStandard" Version="1.2.2" />
39-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
39+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.13.0" />
4040
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
4141
<PackageReference Include="Mono.TextTemplating">
4242
<Version>3.0.0</Version>

0 commit comments

Comments
 (0)