Skip to content

Conversation

@Aguilex
Copy link
Contributor

@Aguilex Aguilex commented Oct 31, 2025

…et net9.0

  • Updated 15 generator script projects in scripts/ to use net9.0 instead of net$(BundledNETCoreAppTargetFrameworkVersion)
  • This resolves 'Could not load file or assembly' errors in MSI conversion stage when using .NET 9.0.36 SDK
  • The BundledNETCoreAppTargetFrameworkVersion property resolves to '10.0' in .NET SDK 10.x but '9.0' in .NET SDK 9.x
  • Build tools need to be compatible with the SDK environment (9.0.36) rather than the target framework (net10.0)
  • Also updated xamarin.yaml-templates reference to use the updated template version

Fixes assembly loading conflicts during 'Convert NuGet to MSI' stage in build pipeline.

…et net9.0

- Updated 15 generator script projects in scripts/ to use net9.0 instead of net$(BundledNETCoreAppTargetFrameworkVersion)
- This resolves 'Could not load file or assembly' errors in MSI conversion stage when using .NET 9.0.36 SDK
- The BundledNETCoreAppTargetFrameworkVersion property resolves to '10.0' in .NET SDK 10.x but '9.0' in .NET SDK 9.x
- Build tools need to be compatible with the SDK environment (9.0.36) rather than the target framework (net10.0)
- Also updated xamarin.yaml-templates reference to use the updated template version

Fixes assembly loading conflicts during 'Convert NuGet to MSI' stage in build pipeline.
@Aguilex Aguilex added the do-not-merge Do not merge this pull request label Oct 31, 2025
@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2
Copy link
Collaborator

🔥 [CI Build #66236d6] Build failed (Detect API changes) 🔥

Build failed for the job 'Detect API changes' (with job status 'Failed')

Pipeline on Agent
Hash: 66236d657611a3eea07001f427f6d2bc23308cb9 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

🔥 Unable to find the contents for the comment: D:\a\1\s\change-detection\results\gh-comment.md does not exist :fire

Pipeline on Agent
Hash: 66236d657611a3eea07001f427f6d2bc23308cb9 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

🔥 [CI Build #66236d6] Build failed (Build packages) 🔥

Build failed for the job 'Build packages' (with job status 'Failed')

Pipeline on Agent
Hash: 66236d657611a3eea07001f427f6d2bc23308cb9 [PR build]

@Aguilex Aguilex closed this Oct 31, 2025
@Aguilex Aguilex deleted the release-test/tubranch branch October 31, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge Do not merge this pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants