Skip to content

Commit 16b55a3

Browse files
committed
move file
1 parent 6237da6 commit 16b55a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/DotNetCore/MultiTenantApplicationSetup.md renamed to examples/DotNetCore/MultiTenantApplicationSetup/MultiTenantApplicationSetup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ public class MyController : Controller
9090
{
9191
TenantSettings tenantSettings = _tenantSettings.Value;
9292

93-
...
93+
// ...
9494
}
9595
}
9696
```

0 commit comments

Comments
 (0)