Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/caliburn 200 autofac 313 #6

Merged
merged 2 commits into from
Jun 12, 2014

Conversation

jagui
Copy link
Owner

@jagui jagui commented Jun 12, 2014

No description provided.

@@ -11,7 +11,7 @@ namespace Caliburn.Micro.Autofac
/// A strongly-typed version of Caliburn.Micro.Bootstrapper that specifies the type of root model to create for the application.
/// </summary>
/// <typeparam name="TRootViewModel">The type of root view model for the application.</typeparam>
public class AutofacBootstrapper<TRootViewModel> : Bootstrapper<TRootViewModel>
public class AutofacBootstrapper<TRootViewModel> : BootstrapperBase
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove unused TRootViewModel generics specification.

@elijajah
Copy link
Collaborator

SAPL

@elijajah
Copy link
Collaborator

🍗

elijajah added a commit that referenced this pull request Jun 12, 2014
@elijajah elijajah merged commit 5eb7154 into master Jun 12, 2014
@elijajah elijajah deleted the feature/caliburn_200_autofac_313 branch June 12, 2014 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants