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/index.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
@@ -46,6 +46,10 @@ public void CounterShouldIncrementWhenClicked()
46
46
47
47
**Go to [Documentation](xref:getting-started) to learn more.**
48
48
49
+
> [!NOTE]
50
+
> The documentation is currently being rewritten to reflect the recent changes. Please excuse the mess.
51
+
52
+
49
53
### NuGet downloads
50
54
51
55
bUnit is available on NuGet in various incarnations. If you are using xUnit as your general purpose testing framework, you can use `bunit`, which includes everything in one package. If you want to use NUnit or MStest, then pick `bunit.core` and `bunit.web`:
0 commit comments