aspnetcore/build/dependencies.props

9 lines
320 B
XML

<Project>
<PropertyGroup>
<NetStandardImplicitPackageVersion>1.6.1</NetStandardImplicitPackageVersion>
<CoreFxVersion>4.3.0</CoreFxVersion>
<!-- can be removed once global.json and KoreBuild update to SDK 1.0.4 -->
<RuntimeFrameworkVersion>1.0.5</RuntimeFrameworkVersion>
</PropertyGroup>
</Project>