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

Build Error #42

Open
Mohamed-Abdelrahman-7 opened this issue Oct 26, 2024 · 0 comments
Open

Build Error #42

Mohamed-Abdelrahman-7 opened this issue Oct 26, 2024 · 0 comments

Comments

@Mohamed-Abdelrahman-7
Copy link

Mohamed-Abdelrahman-7 commented Oct 26, 2024

I'm getting this build error from visual studio community 2022
Severity Code Description Project File Line Suppression State Error (active) MSB3644 The reference assemblies for .NETFramework,Version=v4.0 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks Certify C:\vscode installation\Community\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets 1259

tried to build manually using msbuild tool and getting the same error

Microsoft.Common.CurrentVersion.targets(1259,5): error MSB3644: Th
e reference assemblies for .NETFramework,Version=v4.0 were not found. To resolve this, install the Developer Pack (SDK/
Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Pack
s at https://aka.ms/msbuild/developerpacks

i already installed .net pack version 4 , also the needed nuget packages reference to "https://www.nuget.org/api/v2/" but still not fixed , please support i'm with little experience with Visual Studio and C# world

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

No branches or pull requests

1 participant