After installation of CONNECT Update 4 SDK, I now see this warning when building a C++ project...
Q:\Examples\CONNECT\MicroStationAPI\Dependency\BoxDependency\BoxDependency.mke : warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found ...
Why does the .NET Framework concern a C++ project?
The project builds successfully, by the way.