We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 411a6e7 commit 228a464Copy full SHA for 228a464
docs/docfx.json
@@ -4,8 +4,8 @@
4
"src": [
5
{
6
"files": [
7
- "src/BenchmarkDotNet/BenchmarkDotNet.csproj",
8
- "src/BenchmarkDotNet.Annotations/BenchmarkDotNet.Annotations.csproj"
+ "src/BenchmarkDotNet/bin/Release/netstandard2.0/BenchmarkDotNet.dll",
+ "src/BenchmarkDotNet/bin/Release/netstandard2.0/BenchmarkDotNet.Annotations.dll"
9
],
10
"src": ".."
11
}
0 commit comments