Skip to content

Commit 11a7940

Browse files
committed
fix final warnings
1 parent c6a5c00 commit 11a7940

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

xml/System.Web.Configuration/FormsAuthenticationUserCollection.xml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -513,17 +513,7 @@
513513
<Docs>
514514
<param name="user">The <see cref="T:System.Web.Configuration.FormsAuthenticationUserCollection" /> object that must be changed.</param>
515515
<summary>Modifies the specified <see cref="T:System.Web.Configuration.FormsAuthenticationUser" /> object contained in the collection.</summary>
516-
<remarks>
517-
<format type="text/markdown"><![CDATA[
518-
519-
## Examples
520-
The following code example shows how to use the <xref:System.Web.Configuration.FormsAuthenticationUserCollection.Set%2A> method.
521-
522-
:::code language="csharp" source="~/snippets/csharp/VS_Snippets_WebNet/System.Web.Configuration.FormsAuthenticationCredentials/CS/formsauthenticationcredentials.cs" id="Snippet11":::
523-
:::code language="vb" source="~/snippets/visualbasic/VS_Snippets_WebNet/System.Web.Configuration.FormsAuthenticationCredentials/VB/formsauthenticationcredentials.vb" id="Snippet11":::
524-
525-
]]></format>
526-
</remarks>
516+
<remarks>To be added.</remarks>
527517
</Docs>
528518
</Member>
529519
<Member MemberName="ThrowOnDuplicate">

0 commit comments

Comments
 (0)