Updated to Phares 8.0.118.14751 for Shared and Metadata

This commit is contained in:
2025-07-20 08:28:52 -07:00
parent 97797fc440
commit 9b61eceb80
3 changed files with 15 additions and 15 deletions

View File

@ -1,6 +1,6 @@
using System.Text.Json;
using System.Text.Json.Serialization;
using View_by_Distance.Shared.Models;
using Phares.Shared.Models;
namespace File_Watcher.Models;