Skip to content

Commit

Permalink
updated Mono.Posix dependency
Browse files Browse the repository at this point in the history
ref #1088
  • Loading branch information
jakubmisek committed Nov 28, 2022
1 parent 052327f commit 4307a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Peachpie.Library/Peachpie.Library.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
<PackageReference Include="BCrypt.Net-Next" Version="4.0.2" />
<PackageReference Include="FluentFTP" Version="33.0.3" />
<PackageReference Include="Isopoh.Cryptography.Argon2" Version="1.1.10" />
<PackageReference Include="Mono.Posix" Version="7.1.0-final.1.21458.1" />
<PackageReference Include="NGettext" Version="0.6.6" />
<PackageReference Include="Peachpie.Library.RegularExpressions" Version="$(PeachpieLibraryRegularExpressionsVersion)" />
<PackageReference Include="Rationals" Version="1.4.0" />
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="4.7.0" />
<PackageReference Include="System.IO.FileSystem.DriveInfo" Version="4.3.1" />
<PackageReference Include="System.Text.Json" Version="4.7.2" />
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4307a01

Please sign in to comment.