Move to .NET 8 and upgrade packages

This commit is contained in:
2024-01-23 16:23:22 -05:00
parent 253be3b77f
commit 2394f613d2
6 changed files with 34 additions and 35 deletions

View File

@@ -39,4 +39,4 @@ namespace ChrisKaczor.HomeMonitor.Weather.Models
public DateTimeOffset GpsTimestamp { get; set; }
}
}
}