Skip to content

Commit 57f8b9f

Browse files
Bump System.CodeDom from 6.0.0 to 7.0.0 (#153)
Bumps [System.CodeDom](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- updated-dependencies: - dependency-name: System.CodeDom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c92e61 commit 57f8b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<XunitVersion>2.4.2</XunitVersion>
1313
<XunitRunnerVersion>2.4.2</XunitRunnerVersion>
1414
<TestSdkVersion>17.5.0</TestSdkVersion>
15-
<CodeDomVersion>6.0.0</CodeDomVersion>
15+
<CodeDomVersion>7.0.0</CodeDomVersion>
1616
<TeamCityVersion>3.0.13</TeamCityVersion>
1717
<SystemRuntimeLoaderVersion>4.3.0</SystemRuntimeLoaderVersion>
1818
<DependencyModelVersion>5.0.0</DependencyModelVersion>

0 commit comments

Comments
 (0)