Skip to content

Add net8.0 target for TranslationLayer#15375

Merged
nohwnd merged 1 commit intomicrosoft:mainfrom
nohwnd:translation-layer-net8.0
Feb 10, 2026
Merged

Add net8.0 target for TranslationLayer#15375
nohwnd merged 1 commit intomicrosoft:mainfrom
nohwnd:translation-layer-net8.0

Conversation

@nohwnd
Copy link
Copy Markdown
Member

@nohwnd nohwnd commented Jan 29, 2026

Translation layer targets netstandard2.0 but depends on object model that has net8.0 target, which will restore net8.0 object model in consuming project if the project supports net8.0 or newer.

To avoid this mixup of dependencies, add target for the translation layer. Especially since we already support .NET Framework explicitly.

Remove dependency dlls that we already ship in object model package, and fix dependencies on newtonsoft and object model for netstandard2.0.

@nohwnd nohwnd added this to the 18.5 milestone Jan 29, 2026
@nohwnd nohwnd merged commit d9ab5ad into microsoft:main Feb 10, 2026
7 checks passed
This was referenced Apr 22, 2026
This was referenced Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant