⬆️ RuntimeFrameworkVersion to 1.0.5
This commit is contained in:
parent
e0e972e98c
commit
add3d93101
|
|
@ -2,5 +2,7 @@
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<NetStandardImplicitPackageVersion>1.6.1</NetStandardImplicitPackageVersion>
|
<NetStandardImplicitPackageVersion>1.6.1</NetStandardImplicitPackageVersion>
|
||||||
<CoreFxVersion>4.3.0</CoreFxVersion>
|
<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>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue