更新客户端渲染,更新了壳
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{{!Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license.}}
|
||||
{{!Add your own custom template for the content for ManagedReference here}}
|
||||
{{#_splitReference}}
|
||||
{{#isCollection}}
|
||||
{{>partials/collection}}
|
||||
{{/isCollection}}
|
||||
{{#isItem}}
|
||||
{{>partials/item}}
|
||||
{{/isItem}}
|
||||
{{/_splitReference}}
|
||||
Reference in New Issue
Block a user