[MSFS 2024] Visual Studio Property maps use the wrong environment variable (mostly)

Version: 1.1.2

Frequency: Consistently

Severity: Low

Marketplace package name: N/A

Context: SDK

Similar MSFS 2020 issue: N/A

Bug description:

The provided property map in ${MSFS2024_SDK}/SimConnect SDK/VS/SimConnectClient.props is correctly using “$(MSFS2024_SDK)”, but the other two files (…-dynamic.props and …-static.props) use the old environment variable, causing the applications to use the MSFS 2020 SDK. If you don’t hit one of the changed API calls, you’ll not even notice during build.

Repro steps: Install the MSFS 2024 SDK. Checked with latest release (1.1.2)

Attachments: N/A

Private attachments: N/A

Good find. Yes and the Readme.md also refers to MSFSSDK. in WASM\projects\gdiplus