Created Unit Test Project

This commit is contained in:
Matthew Burke
2023-08-14 17:10:38 -04:00
parent 19153c9d02
commit 4a4bcc81e0
10 changed files with 167 additions and 51 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ using System.Xml;
namespace PWAPPv2.Source
{
class APIConfig
public class APIConfig
{
public string PWUserID;
public string PWPassword;