|
14 | 14 | <NuGetPackageImportStamp></NuGetPackageImportStamp>
|
15 | 15 | <PackOnBuild>true</PackOnBuild>
|
16 | 16 | <PackageId>CSharpMath.Ios</PackageId>
|
17 |
| - <PackageVersion>0.1.2</PackageVersion> |
| 17 | + <PackageVersion>0.1.3</PackageVersion> |
18 | 18 | <Authors>CSharpMath Contributors (verybadcat, Happypig375, charlesroddie, FoggyFinder)</Authors>
|
19 | 19 | <NeutralLanguage>en</NeutralLanguage>
|
20 | 20 | <PackageLicenseUrl>https://github.com/verybadcat/CSharpMath/blob/master/LICENSE</PackageLicenseUrl>
|
21 | 21 | <PackageProjectUrl>https://github.com/verybadcat/CSharpMath</PackageProjectUrl>
|
22 |
| - <PackageReleaseNotes>The 0.1.2 SkiaSharp Update fixes \par-style spaces not being accounted for line width, and renames CSharpMath.Display.IMathFont to CSharpMath.Display.IFont.</PackageReleaseNotes> |
| 22 | + <PackageReleaseNotes>The 0.1.3 SkiaSharp Update fixes the incorrectly calculated descent of large operators' lower limits.</PackageReleaseNotes> |
23 | 23 | <PackageTags>math;mathematics;mathematical;formula;equation;equations;expression;tex;latex;render;rendering;display;ios;xamarin</PackageTags>
|
24 | 24 | <Title>CSharpMath.Ios</Title>
|
25 | 25 | <Description>The iOS front end for CSharpMath.</Description>
|
26 |
| - <Copyright>CSharpMath Contributors 2018</Copyright> |
| 26 | + <Copyright>© CSharpMath Contributors 2018</Copyright> |
27 | 27 | <RepositoryType>git</RepositoryType>
|
28 | 28 | <RepositoryUrl>https://github.com/verybadcat/CSharpMath.git</RepositoryUrl>
|
29 | 29 | <GeneratePackageOnBuild Condition="'$(Configuration)' == 'Release'">true</GeneratePackageOnBuild>
|
30 | 30 | <RepositoryBranch>master</RepositoryBranch>
|
31 |
| - <RepositoryCommit>6a873e77e625511ac428fe6e6e91897c7ac58778</RepositoryCommit> |
| 31 | + <RepositoryCommit>0ef9dc610592f064c3e8d22b8ea345170125e2e1</RepositoryCommit> |
32 | 32 | <PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
|
33 | 33 | <PackageIconUrl>https://raw.githubusercontent.com/verybadcat/CSharpMath/master/Icon.png</PackageIconUrl>
|
34 | 34 | </PropertyGroup>
|
|
0 commit comments