Skip to main content
Known Participant
August 10, 2023
Question

Probable bug in 2021 SDK

  • August 10, 2023
  • 0 replies
  • 146 views

Not sure how important it is but the file WinCommonSettings.props has the lines of code

  <PropertyGroup Label="UserMacros">
    <PLATFORM_TOOL_SET>v142</PLATFORM_TOOL_SET>
	<TAREGT_FRAMEWORK_VERSION>v4.8</TAREGT_FRAMEWORK_VERSION>

 TAREGT should be TARGET

 

I asked over about WinCommonSettings.props over at Microsoft and the MVP'er AnnaXIu indicated that "props" were only used in C++ so the problem, if  it is one, does not affect my C# or JS program.

This topic has been closed for replies.