Commit 66f2a55
authored
BREAKING CHANGE: Update to net5.0 (#60)
* BREAKING CHANGE: Update to net5.0
- migrate the project to .NET 5.0
- fix: #42
- fix: #54
- fix: #56
* chore: update ci
* fix: #55 make FormattedLogObject public
* chore: address pr feedback1 parent 084aa88 commit 66f2a55
24 files changed
Lines changed: 515 additions & 3267 deletions
File tree
- .github/workflows
- src/Blazor.Extensions.Logging
- Client
- src
- test/Blazor.Extensions.Logging.Test
- wwwroot
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments