You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ReleaseNotes/CommandDotNet.TestTools.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# CommandDotNet.TestTools
2
2
3
+
## 6.0.4
4
+
5
+
*[#501](https://github.com/bilal-fazlani/commanddotnet/issues/501) replace LogProvider `GetCurrentClassLogger` usage with `GetLogger` to better support AOT apps.
6
+
3
7
## 6.0.3
4
8
5
9
fix async support for `InterceptingSystemConsoleWrites`. It did not property await async command methods.
Copy file name to clipboardExpand all lines: docs/ReleaseNotes/CommandDotNet.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# CommandDotNet
2
2
3
+
## 7.0.5
4
+
5
+
*[#501](https://github.com/bilal-fazlani/commanddotnet/issues/501) replace LogProvider `GetCurrentClassLogger` usage with `GetLogger` to better support AOT apps.
0 commit comments