Skip to content

Commit a3b231f

Browse files
authored
Update README.md
1 parent 7c23b47 commit a3b231f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@ public void ConfigureContainer(IUnityContainer container)
4242
}
4343
```
4444

45-
### Resolving Startup
46-
47-
Startup class instance is resolved from Unity if it is configured as default container.
48-
49-
5045
### Resolving Controllers from Unity
5146

5247
By default ASP resolves controllers using built in activator. To enable resolution of controllers from Unity you need to add following line to MVC configuration:

0 commit comments

Comments
 (0)