cnf
6 天以前 80aa0cb51bc007f85c74c2cad0fb8e24a60cb371
Startup.cs
@@ -38,7 +38,7 @@
            var xmlFile =
                $"{Assembly.GetExecutingAssembly().GetName().Name}.xml";
            var xmlPath = Path.Combine(AppContext.BaseDirectory, xmlFile);
            c.IncludeXmlComments(xmlPath, true);
            //c.IncludeXmlComments(xmlPath, true);
        });
        //配置JSON.NET