Skip to content

v5.1.3

Latest
Compare
Choose a tag to compare
@alexrp alexrp released this 13 Nov 03:08
· 58 commits to master since this release
v5.1.3
f0e74dc
  • Changed UnicodeEnvironment to also control the _UNICODE macro (in addition to UNICODE).
  • Changed TargetFramework property from netstandard1.0 to netstandard2.0 to address a NETSDK1215 warning in .NET 9.
    • This should not cause any functional changes as the target framework is irrelevant for projects using the Zig SDK.