icsharpcode / WpfDesigner

The WPF Designer from SharpDevelop
MIT License
958 stars 259 forks source link

can not build WpfDesigner #107

Closed jagspaul closed 2 months ago

jagspaul commented 1 year ago

getting error while build wpfdesigner

Error MSB3644 The reference assemblies for .NETFramework,Version=v4.5 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 WpfDesign.Designer.ExpressionBlendInteractionAddon C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets 1229

DoLovya commented 7 months ago

you must download Net4.5 in vs2022 or vs2019

DoLovya commented 7 months ago

image