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.
netcoreapp2.1
1 parent b5f9060 commit da81351Copy full SHA for da81351
src/json-ld.net/json-ld.net.csproj
@@ -5,7 +5,7 @@
5
Implements the W3C JSON-LD 1.0 standard.</Description>
6
<VersionPrefix>1.0.6</VersionPrefix>
7
<Authors>NuGet;linked-data-dotnet</Authors>
8
- <TargetFrameworks>netstandard1.3;netstandard2.0</TargetFrameworks>
+ <TargetFrameworks>netstandard1.3;netstandard2.0;netcoreapp2.1</TargetFrameworks>
9
<AssemblyName>json-ld.net</AssemblyName>
10
<PackageId>json-ld.net</PackageId>
11
<PackageTags>json-ld;jsonld;json;linked-data;rdf;semantic;web</PackageTags>
0 commit comments