Skip to content

Missing references fixes, changed target .NET fx to 4.0 #17

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

Closed
wants to merge 2 commits into from

Conversation

asunar
Copy link
Contributor

@asunar asunar commented Aug 1, 2012

No description provided.

asunar added 2 commits August 1, 2012 14:59
…r. Changed target .NET Fx to 4.0, cleaned up web.config and removed redundant links from default.htm
@mythz
Copy link
Member

mythz commented Aug 1, 2012

Why did you change it to .NET 4.0?

@asunar
Copy link
Contributor Author

asunar commented Aug 1, 2012

To lighten the web.config psychic weight, minimize the number of moving parts and make it easier to understand.

@mythz
Copy link
Member

mythz commented Aug 1, 2012

Ok, but I'm not merging this - I'm leaving all projects as .NET 3.5 - unless they make use of .NET 4.0 features.

You can add a Web.config-net40 in the project root if you want to show what a .NET 4.0 Web.config would look like.

Consider raising disrupting changes like this as an issue or asking on a mailing list before sending a pull request - to prevent future rejections.

@mythz mythz closed this Aug 1, 2012
@asunar
Copy link
Contributor Author

asunar commented Aug 1, 2012

No worries. Thanks.

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