Skip to content

Commit e17868d

Browse files
Bumped CYRTextView
1 parent 63493f4 commit e17868d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LuaCodeViewExample/LuaCodeViewExample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<Reference Include="System.Core" />
8888
<Reference Include="Xamarin.iOS" />
8989
<Reference Include="CYRTextView">
90-
<HintPath>..\packages\Codefoco.CYRTextView.0.4.6\lib\xamarinios\CYRTextView.dll</HintPath>
90+
<HintPath>..\packages\Codefoco.CYRTextView.0.4.7\lib\xamarinios\CYRTextView.dll</HintPath>
9191
</Reference>
9292
</ItemGroup>
9393
<ItemGroup>

LuaCodeViewExample/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Codefoco.CYRTextView" version="0.4.6" targetFramework="xamarinios10" />
3+
<package id="Codefoco.CYRTextView" version="0.4.7" targetFramework="xamarinios10" />
44
</packages>

0 commit comments

Comments
 (0)