Skip to content

Commit cc4cf00

Browse files
committed
Trim more legacy support out of csproj
1 parent 7a8f9ae commit cc4cf00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/json-ld.net/json-ld.net.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Implements the W3C JSON-LD 1.0 standard.</Description>
1313
<PackageProjectUrl>https://github.com/linked-data-dotnet/json-ld.net/</PackageProjectUrl>
1414
<PackageLicenseUrl>https://raw.githubusercontent.com/linked-data-dotnet/json-ld.net/master/LICENSE</PackageLicenseUrl>
1515
<PackageTargetFallback Condition=" '$(TargetFramework)' == 'netstandard1.1' ">$(PackageTargetFallback);dnxcore50;portable-net45+win8</PackageTargetFallback>
16-
<NetStandardImplicitPackageVersion Condition=" '$(TargetFramework)' == 'netstandard1.1' ">1.6.0</NetStandardImplicitPackageVersion>
1716
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
1817
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
1918
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>

0 commit comments

Comments
 (0)