We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af610ee commit 8838ed4Copy full SHA for 8838ed4
docs/docfx.json
@@ -4,8 +4,8 @@
4
"src": [
5
{
6
"files": [
7
- "src/BenchmarkDotNet/bin/Release/netstandard2.0/BenchmarkDotNet.dll",
8
- "src/BenchmarkDotNet/bin/Release/netstandard2.0/BenchmarkDotNet.Annotations.dll"
+ "src/BenchmarkDotNet/BenchmarkDotNet.csproj",
+ "src/BenchmarkDotNet.Annotations/BenchmarkDotNet.Annotations.csproj"
9
],
10
"src": ".."
11
}
0 commit comments