Skip to content

Commit 08c6965

Browse files
Bump System.CodeDom from 10.0.0 to 10.0.1 (#3599)
--- updated-dependencies: - dependency-name: System.CodeDom dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82d443c commit 08c6965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/csharp/versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
-->
2828
<PropertyGroup Label="Latest Package Versions">
2929
<NewtonsoftJsonVersion>13.0.1</NewtonsoftJsonVersion>
30-
<SystemCodeDomVersion>10.0.0</SystemCodeDomVersion>
30+
<SystemCodeDomVersion>10.0.1</SystemCodeDomVersion>
3131
<SystemReflectionVersion>4.3.0</SystemReflectionVersion>
3232
<SystemReflectionEmitILGenerationVersion>4.7.0</SystemReflectionEmitILGenerationVersion>
3333
<SystemReflectionEmitLightweightVersion>4.7.0</SystemReflectionEmitLightweightVersion>

0 commit comments

Comments
 (0)