MSBuild Properties not changing according to solution configuration

Hello,

this Script:
grafik

was original written when VS IDE Solution Configuration was set to "Debug", and it worked as it should.

After switching the VS IDE Solution Configuration to "Release" the output is still going to the debug folders.
Checking the MSBuild Properties in vsSBE shows debug setting:

grafik

Checking VS IDE Macros gives the expected setting:

grafik

Output-BuildOrder.txt
Output-vsSolutionBuildEvent.txt

Is my vsSBE configuration wrong or do we have an issue?

Thank you in advance for your efforts.

Michael