File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Web
85
85
------- | --------------------- | ----------------- | -------------------- | -------
86
86
[ xUnit.net] ( https://github.com/xunit/xunit ) | | [ Yes] ( http://xunit.github.io/docs/getting-started-dotnet-core.html ) | [ Yes] ( http://xunit.github.io/docs/getting-started-dotnet-core.html ) |
87
87
[ Nunit] ( https://github.com/nunit/nunit ) | Install-Package NUnit | Yes | Yes |
88
- [ Moq] ( https://github.com/moq/moq4 ) | | | |
88
+ [ Moq] ( https://github.com/moq/moq4 ) | Install-Package Moq -Pre | Yes | Yes |
89
89
90
90
## Other
91
91
Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Website
@@ -111,4 +111,5 @@ Project | Website
111
111
# Contributing
112
112
113
113
[ LineZero] ( https://github.com/linezero )
114
+
114
115
[ gutun] ( https://github.com/gutun )
You can’t perform that action at this time.
0 commit comments