Skip to content
Prev Previous commit
Next Next commit
Remove redundant properties
Remove redundant properties from dependencies that break the build for 3.0.
  • Loading branch information
martincostello committed May 12, 2019
commit 68b858b4460eef7ba5e89bf13070e78ea09da162
2 changes: 0 additions & 2 deletions build/dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
<IdentityModelCoreVersion>2.1.4</IdentityModelCoreVersion>
<JetBrainsVersion>11.0.0</JetBrainsVersion>
<JsonNetVersion>10.0.3</JsonNetVersion>
<NetStandardImplicitPackageVersion>2.0.0</NetStandardImplicitPackageVersion>
<RuntimeFrameworkVersion>2.0.0</RuntimeFrameworkVersion>
</PropertyGroup>

</Project>