Skip to content

Commit b2ef04c

Browse files
author
Sergey Tregub
committed
Make swagger config more obvious
1 parent ceb8f1e commit b2ef04c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ProjectTemplates/ReferenceProject/Configuration/DependenciesConfig.cs renamed to ProjectTemplates/ReferenceProject/Configuration/SwaggerConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
namespace ReferenceProject
99
{
10-
public static class DependenciesConfig
10+
public static class SwaggerConfig
1111
{
1212
/// <summary>
1313
/// Add Swagger middleware

0 commit comments

Comments
 (0)