Skip to content

Commit f9c08cc

Browse files
Bump System.CodeDom from 6.0.0 to 7.0.0 (#19)
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](dotnet/runtime@v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: System.CodeDom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c450485 commit f9c08cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IntelliTect.TestTools.Console/IntelliTect.TestTools.Console.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
</ItemGroup>
2727

2828
<ItemGroup>
29-
<PackageReference Include="System.CodeDom" Version="6.0.0" />
29+
<PackageReference Include="System.CodeDom" Version="7.0.0" />
3030
</ItemGroup>
3131
</Project>

0 commit comments

Comments
 (0)