Skip to content

Commit 228a464

Browse files
Rollback docfx.json
1 parent 411a6e7 commit 228a464

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docfx.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"src": [
55
{
66
"files": [
7-
"src/BenchmarkDotNet/BenchmarkDotNet.csproj",
8-
"src/BenchmarkDotNet.Annotations/BenchmarkDotNet.Annotations.csproj"
7+
"src/BenchmarkDotNet/bin/Release/netstandard2.0/BenchmarkDotNet.dll",
8+
"src/BenchmarkDotNet/bin/Release/netstandard2.0/BenchmarkDotNet.Annotations.dll"
99
],
1010
"src": ".."
1111
}

0 commit comments

Comments
 (0)