Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Commit

Permalink
53X Again 24!
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor committed Aug 26, 2020
1 parent 7aa188a commit ec7ec7d
Show file tree
Hide file tree
Showing 11 changed files with 38 additions and 38 deletions.
68 changes: 34 additions & 34 deletions Portscan/MAIN.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Portscan/MAIN.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
using System.Drawing;
using ReaLTaiizor.Utils;
using System.Net.Sockets;
using ReaLTaiizor.Controls;
using System.Windows.Forms;
using System.ComponentModel;
using System.Threading.Tasks;
using ReaLTaiizor.Controls.StatusBar;

namespace Portscan
{
Expand Down
4 changes: 2 additions & 2 deletions Portscan/Portscan.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
<ItemGroup>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Microsoft.VisualBasic" />
<Reference Include="ReaLTaiizor, Version=3.7.7.7, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\ReaLTaiizor.3.7.7.7\lib\net48\ReaLTaiizor.dll</HintPath>
<Reference Include="ReaLTaiizor, Version=3.7.7.8, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\ReaLTaiizor.3.7.7.8\lib\net48\ReaLTaiizor.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
Expand Down
Binary file modified Portscan/bin/Release/Portscan.exe
Binary file not shown.
Binary file modified Portscan/bin/Release/Portscan.pdb
Binary file not shown.
Binary file modified Portscan/bin/Release/ReaLTaiizor.dll
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4d7b67b3a448e709532a53f350f16dd6cc853038
d8ea72655868faeccf12bab5ebfab9bf09a3ea5b
Binary file modified Portscan/obj/Release/Portscan.csprojAssemblyReference.cache
Binary file not shown.
Binary file modified Portscan/obj/Release/Portscan.exe
Binary file not shown.
Binary file modified Portscan/obj/Release/Portscan.pdb
Binary file not shown.

0 comments on commit ec7ec7d

Please sign in to comment.