⬆️ RuntimeFrameworkVersion to 1.0.5

This commit is contained in:
Nate McMaster 2017-04-27 14:52:32 -07:00
parent e0e972e98c
commit add3d93101
1 changed files with 2 additions and 0 deletions

View File

@ -2,5 +2,7 @@
<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>