We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e48967d + 1660112 commit bcb1199Copy full SHA for bcb1199
docs/core/tutorials/using-on-macos.md
@@ -165,7 +165,7 @@ You now have a built `library.dll` file under `golden/src/library/bin/Debug/nets
165
166
### Writing the test project
167
168
-Let's build a test project for this library that you've build. Cd into the `test/test-library`
+Let's build a test project for this library that you've built. Cd into the `test/test-library`
169
directory. Run `dotnet new -t xunittest` to create a new test project.
170
171
You'll need to add a dependency node for the library you wrote in the steps
0 commit comments