C#good first issue
倉庫指標
- Star
- (10,867 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
The using statements introduced for DateTimeOffset support (if I recall correctly) are emitted in attributes-only mode, and when there are no dates in the model:
using System.Globalization;
using Newtonsoft.Json.Converters;