Properti related to .NET forms class is unexpectedly being included in the satellite assemblies.

We are implementing our code using C# and the .NET Framework.
This property has been implemented within the .resx files for a long time, and our forms have been created based on that.

After generating satellite assemblies using Passolo 2022 Update 7, layout issues began to appear in certain language environments—issues that did not occur previously.

During our investigation, we found that satellite assemblies created with an earlier version of Passolo 2022 (unfortunately, we no longer remember the exact version) did not include any information related to the property mentioned above.

However, starting from Passolo 2022 Update 7, the satellite assemblies began to include information related to this property, and this appears to be the direct cause of the layout issues.

We would like to prevent this property from being included in the satellite assemblies.
Is there any solution for this?

We have already tried the following:

  • Checked Tools → Add‑ins → .NET Parser settings and added the property to Excluded Properties.
  • Checked File → Options → Leverage.

If there are any other methods, we would appreciate your advice.

Additionally, in the Passolo Update 8 fix list, we found the following item:

“Fixed an issue where a .NET target dialog was too large in an earlier beta build.
Dialog sizes now better match the source file, preventing inconsistencies. (CRQ‑42672)”

Could this issue be related to our problem?

emoji