refactor csproj and add os helper class and some refactors ...

This commit is contained in:
2026-04-14 16:34:52 +03:30
parent ddc0b4d0f4
commit 7014cd1200
5 changed files with 224 additions and 13 deletions
-3
View File
@@ -1,7 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace xCommons.Helpers {
public partial class XDateHelper {