You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, errors when trying to build with VS 2019 (16.2.3):
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(1175,5): error MSB3644: The reference assemblies for .NETFramework,Version=v4.6.2 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
1>Done building project "Trader.Domain.csproj" -- FAILED.
2>------ Rebuild All started: Project: Trader.Client, Configuration: Debug Any CPU ------
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(1175,5): error MSB3644: The reference assemblies for .NETFramework,Version=v4.6.2 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
2>Done building project "Trader.Client.csproj" -- FAILED.
Unfortunately I am not able to set higher version of the target framework because projects settings fail to porperly open also
The text was updated successfully, but these errors were encountered:
Hi, errors when trying to build with VS 2019 (16.2.3):
Unfortunately I am not able to set higher version of the target framework because projects settings fail to porperly open also
The text was updated successfully, but these errors were encountered: