We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e45a110 commit 3d2c582Copy full SHA for 3d2c582
ARPSpoofing/ARPSpoofing.csproj
@@ -6,6 +6,8 @@
6
<Nullable>disable</Nullable>
7
<UseWPF>true</UseWPF>
8
<Description>一个基于.net6的arp主机诈骗程序,用于局域网攻击</Description>
9
+ <Version>1.0.0.3</Version>
10
+ <FileVersion>1.0.0.3</FileVersion>
11
</PropertyGroup>
12
13
<ItemGroup>
0 commit comments