We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 681ed59 commit 80f6bccCopy full SHA for 80f6bcc
src/json-ld.net/json-ld.net.csproj
@@ -25,7 +25,7 @@ Implements the W3C JSON-LD 1.0 standard.</Description>
25
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.1" />
26
</ItemGroup>
27
<ItemGroup Condition="'$(TargetFramework)' == 'net40'">
28
- <PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="All" />
+ <PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" PrivateAssets="All" />
29
<PackageReference Include="Microsoft.Net.Http" Version="2.2.29" />
30
<PackageReference Include="Microsoft.Bcl.Async" Version="1.0.168" />
31
0 commit comments