c# - Where are .Net 4.5.2 tools installed? -


i'm having problem lc.exe when building our application in visual studio 2013. when started searching lc.exe, found latest 1 installed under "c:\program files(x86)\microsoft sdks\windows\v8.1a\bin\netfx 4.5.1 tools". have both 4.5.1 , 4.5.2 installed. don't see "netfx 4.5.2 tools" folder anywhere. when uninstalled 4.5.1, tools gone, , latest lc.exe can .net 4.5, have installed. 1 installed 4.5.2? i've tried removing , reinstalling 4.5.2 , still cannot find tools it. mean have have both 4.5.1 , 4.5.2 installed? there list of files (and installed paths) installed each of .net pack? understand 4.0 onward .net install should in-place replacement, think lc.exe in 4.5.1 path 4.5.1, not 4.5.2 version (with version number 4.0.30319.33440).

thanks info or pointers!

the latest lc.exe contained in windows sdk windows 8.1, installed visual studio 2013. unfortunately, installed under folder name "netfx 4.5.1 tools". confusing because when .net environment 4.5.2 comes out, people expect folder of "netfx 4.5.2 tools". turns out, there no 4.5.2 tools. page msdn explains what's included in clearly: http://blogs.msdn.com/b/dotnet/p/dotnet_sdks.aspx#.


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -