diff --git a/docs/docfx.json b/docs/docfx.json index d76ee7613..922e8a8cc 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -69,8 +69,8 @@ "temp/api/netstandard1.1/*.yml":[ "netstandard1.1" ], - "temp/api/net46/*.yml":[ - "net46" + "temp/api/net45/*.yml":[ + "net45" ] } },