c# - VS2012 Express for Web: Source file 'C:\Users\xxx\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs' could not be found -


i getting error when creating .net 4.5 class library. when same target environment 4.0 working fine.

i error when try build solution.

i tried this: https://social.msdn.microsoft.com/forums/vstudio/en-us/73e67f3a-c575-4c73-a71d-ed7a2aeabb50/csc-error-cs2001-source-file-cwindowstempnetframeworkversionv40assemblyattributescs?forum=msbuild

but not working well.

i have .net framework 4.5 installed.

try rebot system or vs or logout/login (to windows user account).and when open vs .clean solution , rebuild , makes sure there’s generated file in temp directory called netframework,version=v4.5.assemblyattributes.cs


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -