提交 b69d7b8b 编写于 作者: 麦壳饼's avatar 麦壳饼

修改依赖。

上级 f4480e45
Subproject commit 948db4017914557f3cfedd07b2f18b593d536537
Subproject commit 96bf80838244c32162fb79ca5cbc585bb24a4ff1
......@@ -358,10 +358,7 @@ namespace IoTSharp
Predicate = _ => true,
ResponseWriter = UIResponseWriter.WriteHealthCheckUIResponse
});
endpoints.MapHealthChecksUI(opt=>
{
});
endpoints.MapHealthChecksUI();
endpoints.MapDefaultControllerRoute();
endpoints.MapRazorPages();
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册