diff --git a/QueueSys/QueueSys.csproj b/QueueSys/QueueSys.csproj index 87ab8a6..7d8a540 100644 --- a/QueueSys/QueueSys.csproj +++ b/QueueSys/QueueSys.csproj @@ -72,6 +72,9 @@ QueueSys_TemporaryKey.pfx + + runway_icon.ico + ..\packages\Dapper.2.0.30\lib\net461\Dapper.dll @@ -114,6 +117,7 @@ + frmCustomerView.cs diff --git a/QueueSys/runway_icon.ico b/QueueSys/runway_icon.ico new file mode 100644 index 0000000..3762841 Binary files /dev/null and b/QueueSys/runway_icon.ico differ