dotnet / iot

This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
MIT License
2.12k stars 574 forks source link

Breaking change: Y2038 support for .NET Arm32 #2307

Open richlander opened 2 months ago

richlander commented 2 months ago

We are making a major change to our Linux Arm32 support that affects all .NET versions.

https://github.com/dotnet/core/discussions/9285

Ellerbach commented 1 month ago

[Triage] We discussed this specific topic and agree with the outcome pointed in the link.