Skip to content

Commit 23b9a73

Browse files
authored
Merge pull request #1241 from microsoftgraph/dependabot/nuget/Microsoft.CodeAnalysis.CSharp-4.10.0
Bump Microsoft.CodeAnalysis.CSharp from 4.9.2 to 4.10.0
2 parents e956c7c + 53de1a6 commit 23b9a73

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.9.2" />
54+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.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)