C#good first issue
Repository-Metriken
- Stars
- (10.867 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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;