summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core/Xamarin.Forms/Font.xml
diff options
context:
space:
mode:
authorSamantha Houts <samhouts@users.noreply.github.com>2017-04-07 00:47:33 -0700
committerStephane Delcroix <stephane@delcroix.org>2017-04-07 09:47:33 +0200
commit5f2796e160f99bad31c1b06a2d1f328b5ed02ba3 (patch)
tree1be94941400ed554767836b588106b3f105cb21b /docs/Xamarin.Forms.Core/Xamarin.Forms/Font.xml
parent45a6a80b4c2d9be199f7c61a89bbaa3e5f829564 (diff)
downloadxamarin-forms-5f2796e160f99bad31c1b06a2d1f328b5ed02ba3.tar.gz
xamarin-forms-5f2796e160f99bad31c1b06a2d1f328b5ed02ba3.tar.bz2
xamarin-forms-5f2796e160f99bad31c1b06a2d1f328b5ed02ba3.zip
[Internal] Normalize Obsolete attributes (#860)
* [All] Normalize Obsolete attributes. Make sure we include the version in which the member was deprecated and consistent instructions for working around the deprecation, if applicable. * Update docs
Diffstat (limited to 'docs/Xamarin.Forms.Core/Xamarin.Forms/Font.xml')
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms/Font.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms/Font.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms/Font.xml
index cd5eb227..3e849ab5 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms/Font.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms/Font.xml
@@ -40,7 +40,7 @@
</AssemblyInfo>
<Attributes>
<Attribute>
- <AttributeName>System.Obsolete("BoldSystemFontOfSize is obsolete, please use SystemFontOfSize (double, FontAttributes)")</AttributeName>
+ <AttributeName>System.Obsolete("BoldSystemFontOfSize is obsolete as of version 1.2.0. Please use SystemFontOfSize (double, FontAttributes) instead.")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
@@ -72,7 +72,7 @@
</AssemblyInfo>
<Attributes>
<Attribute>
- <AttributeName>System.Obsolete("BoldSystemFontOfSize is obsolete, please use SystemFontOfSize (NamedSize, FontAttributes)")</AttributeName>
+ <AttributeName>System.Obsolete("BoldSystemFontOfSize is obsolete as of version 1.2.0. Please use SystemFontOfSize (NamedSize, FontAttributes) instead.")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>