.NET 4.0 Runtime Superceded by .NET 4.5!

by John 1. March 2012 10:53

After Installing Visual Studio 11, I was going to upgrade my internal tooling to also provide the ability to point to .NET 4.5, so that I could consider my installation complete.  Starting with Visual Studio 2010, I started explicitly choosing which MSBuild (and other supporting files) to use via specifying the paths to the assorted binaries.

 

  

Much to my surprise, there was not a .NET 4.5 Framework Directory!  After some digging, I discovered that ".NET 4.5 Supercedes .NET 4.0"! This means that the new Runtime replaces the 4.0 runtime.  The 4.0 directory where the files are installed are as follows:

C:\Windows\Microsoft.NET\Framework\v4.0.30319
C:\Windows\Microsoft.NET\Framework64\v4.0.30319

Next, I am going to rebuild all of the code using Visual Studio 2010 to make sure nothing new creeps in when Visual Studio 11 and the new 4.5 Framework is installed.

 

 

Tags:

Net40 | Net45

About the author

I am a software Entrepreneur, I always have been. I spend my days developing cool new software for several customers, mostly in the Justice space. I have been developing software for clients since I was 14 (I got addicted young). I am always up for a new challenge.

I love the bleeding edge; I have lots of battle scars to prove it.  I spend all of my extra time reading, researching and pushing the limits. Some call me a work-a-holic, to which I respond that there are not enough hours in the day to learn everything I want to know.  Some might say I am forever on a knoweldge quest.

Month List