Skip to content

Commit f75f68d

Browse files
authored
Update readme.md
1 parent 06936e8 commit f75f68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Follow these steps to set up a new test project:
3434

3535
3. Add the following package references to your testing library:
3636

37-
- `Razor.Components.Testing.Library` (make sure to get the `1.0.0` version)
37+
- `Razor.Components.Testing.Library` (make sure to get the latest `1.0.0` beta version)
3838
- `Microsoft.NET.Test.Sdk`
3939
- `xunit.core`
4040
- `xunit.assert` (can be replaced with `Shouldly` or another assertion library)

0 commit comments

Comments
 (0)