Skip to content

Commit 6759b70

Browse files
committed
chore(csproj): remove runtime specificity
1 parent c91b80b commit 6759b70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/JsonApiDotNetCore/JsonApiDotNetCore.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<TargetFrameworks>netstandard1.6</TargetFrameworks>
55
<AssemblyName>JsonApiDotNetCore</AssemblyName>
66
<PackageId>JsonApiDotNetCore</PackageId>
7-
<RuntimeFrameworkVersion>1.1.1</RuntimeFrameworkVersion>
87
<PackageTargetFallback>$(PackageTargetFallback);dnxcore50;portable-net45+win8</PackageTargetFallback>
98
</PropertyGroup>
109
<PropertyGroup>

0 commit comments

Comments
 (0)