Add project

This commit is contained in:
Allen Wolf
2024-01-10 22:03:13 -06:00
parent bfe68a20ae
commit c6a3628351
20 changed files with 4074 additions and 0 deletions

5
src/packages.config Executable file
View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Open.NAT" version="2.1.0.0" targetFramework="net472" />
<package id="System.Net.Sockets" version="4.3.0" targetFramework="net472" />
</packages>