When there is only one entity container it should be set to be the default container automatically. This affect how metadata urls are generated in json light.
Steps to reproduce:
1. Create a Web API project
2. Add OData references
3. Create a model.
4. Retrieve the metadata document.
There attribute m:IsDefaultEntityContainer="true" should be present in the entitycontainer tag
Steps to reproduce:
1. Create a Web API project
2. Add OData references
3. Create a model.
4. Retrieve the metadata document.
There attribute m:IsDefaultEntityContainer="true" should be present in the entitycontainer tag