refactor csproj and add os helper class and some refactors ...
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Net;
|
||||
using System.Net.NetworkInformation;
|
||||
using System.Net.Sockets;
|
||||
using System.Threading.Tasks;
|
||||
using xCommons.Models;
|
||||
|
||||
namespace xCommons.Helpers {
|
||||
|
||||
Reference in New Issue
Block a user