Skip to content

Commit f03b38c

Browse files
dependabot[bot]baywet
authored andcommitted
chore(deps): bump System.CodeDom from 8.0.0 to 9.0.4
Bumps [System.CodeDom](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.4) --- updated-dependencies: - dependency-name: System.CodeDom dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37418c3 commit f03b38c

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
@@ -44,7 +44,7 @@
4444
<PackageReference Include="NLog.Config">
4545
<Version>4.7.15</Version>
4646
</PackageReference>
47-
<PackageReference Include="System.CodeDom" Version="9.0.3" />
47+
<PackageReference Include="System.CodeDom" Version="9.0.4" />
4848
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
4949
<PackageReference Include="System.Reflection.Emit" Version="4.7.0" />
5050
</ItemGroup>

0 commit comments

Comments
 (0)