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.
2 parents 681ed59 + 80f6bcc commit 40fc06fCopy full SHA for 40fc06f
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