Commit 56ef6fc
Bump System.CodeDom from 5.0.0 to 6.0.0 (#106)
* Bump System.CodeDom from 5.0.0 to 6.0.0
Bumps [System.CodeDom](https://github.com/dotnet/runtime) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v5.0.0...v6.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]>
* Remove netcoreapp2.1 target framework, not supported anymore
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gregorius Soedharmo <[email protected]>1 parent e764691 commit 56ef6fc
File tree
2 files changed
+2
-2
lines changed- src
- Akka.MultiNode.SampleMultiNodeTests
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments