We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CYRTextView
1 parent 63493f4 commit e17868dCopy full SHA for e17868d
LuaCodeViewExample/LuaCodeViewExample.csproj
@@ -87,7 +87,7 @@
87
<Reference Include="System.Core" />
88
<Reference Include="Xamarin.iOS" />
89
<Reference Include="CYRTextView">
90
- <HintPath>..\packages\Codefoco.CYRTextView.0.4.6\lib\xamarinios\CYRTextView.dll</HintPath>
+ <HintPath>..\packages\Codefoco.CYRTextView.0.4.7\lib\xamarinios\CYRTextView.dll</HintPath>
91
</Reference>
92
</ItemGroup>
93
<ItemGroup>
LuaCodeViewExample/packages.config
@@ -1,4 +1,4 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<packages>
3
- <package id="Codefoco.CYRTextView" version="0.4.6" targetFramework="xamarinios10" />
+ <package id="Codefoco.CYRTextView" version="0.4.7" targetFramework="xamarinios10" />
4
</packages>
0 commit comments