Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyrodan committed Jun 21, 2024
1 parent c750b72 commit a77a57e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions KeeAnywhere/KeeAnywhere.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
<HintPath>..\packages\System.Memory.Data.8.0.0\lib\net462\System.Memory.Data.dll</HintPath>
</Reference>
<Reference Include="System.Net" />
<Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<Reference Include="System.Net.Http, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
<Private>True</Private>
<Private>True</Private>
Expand Down Expand Up @@ -588,9 +588,9 @@
<PropertyGroup>
<PlgxConfiguration>
<Prerequisites>
<KeePassVersion>2.47</KeePassVersion>
<KeePassVersion>2.57</KeePassVersion>
<!--<OS>Windows</OS>-->
<DotNetVersion>4.6.1</DotNetVersion>
<DotNetVersion>4.8.0</DotNetVersion>
</Prerequisites>
</PlgxConfiguration>
</PropertyGroup>
Expand Down

0 comments on commit a77a57e

Please sign in to comment.