Skip to content

Commit 7a687a5

Browse files
sblomAndrew Gibson
authored andcommitted
Trim more legacy support out of csproj
1 parent 1e65044 commit 7a687a5

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)