You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[build] main *conceptually* targets .NET 10 (#1283)
Context: 356485e
`Java.Interop.dll` assembly version is now 10.0.
With 356485e significantly changing `generator` output, without a
corresponding `generator --lang-features` or equivalent switch to
revert behavior, it feels "safer" to bump the assembly version *now*
to reduce the likelihood of inadvertent assembly mixing.
(Not that I'm arguing that we *should* have such a flag.
We absolutely need to move away from requiring System.Reflection.Emit.)
0 commit comments