- Changed
UnicodeEnvironment
to also control the_UNICODE
macro (in addition toUNICODE
). - Changed
TargetFramework
property fromnetstandard1.0
tonetstandard2.0
to address aNETSDK1215
warning in .NET 9.- This should not cause any functional changes as the target framework is irrelevant for projects using the Zig SDK.