Skip to content

Commit 77afa8f

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents f9eb679 + e27559e commit 77afa8f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Reecon.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414

1515
<ItemGroup>
1616
<!-- FTP - To find hidden folders (Named .) and to read text in files -->
17-
<PackageReference Include="FluentFTP" Version="53.0.1" />
18-
<PackageReference Include="JetBrains.Annotations" Version="2025.2.0" />
17+
<PackageReference Include="FluentFTP" Version="53.0.2" />
18+
<PackageReference Include="JetBrains.Annotations" Version="2025.2.4" />
1919
<!-- LDAP with Linux Support -->
2020
<PackageReference Include="Novell.Directory.Ldap.NETStandard" Version="4.0.0" />
2121
<!-- To access PostgreSQL servers -->
22-
<PackageReference Include="Npgsql" Version="9.0.3" />
22+
<PackageReference Include="Npgsql" Version="10.0.1" />
2323
<!-- A list of ports and their descriptions -->
2424
<EmbeddedResource Include="Ports.txt" />
2525
</ItemGroup>

0 commit comments

Comments
 (0)