Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion includes/deprecatedcontent-md.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
This material discusses types and namespaces that are obsolete. For more information, see [Deprecated Types in Windows Workflow Foundation 4.5](http://aka.ms/wfdeprecatedtypes).
This material discusses types and namespaces that are obsolete. For more information, see [Deprecated Types in Windows Workflow Foundation 4.5](https://aka.ms/wfdeprecatedtypes).
2 changes: 1 addition & 1 deletion includes/wif-samlmeta-ref-md.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
For more information about the element that this class represents, see the following specification: [Metadata for the OASIS Security Assertion Markup Language (SAML) V2.0](http://go.microsoft.com/fwlink/?LinkId=231291) (http://go.microsoft.com/fwlink/?LinkId=231291).
For more information about the element that this class represents, see the following specification: [Metadata for the OASIS Security Assertion Markup Language (SAML) V2.0](https://go.microsoft.com/fwlink/?LinkId=231291) (http://go.microsoft.com/fwlink/?LinkId=231291).
10 changes: 5 additions & 5 deletions xml/Microsoft.Build.BuildEngine/BuildTask.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</Base>
<Interfaces />
<Docs>
<summary>Represents a <see href="http://msdn.microsoft.com/library/d82e2485-e5f0-4936-a357-745bacccc299">Task</see> element in a project.</summary>
<summary>Represents a <see href="https://msdn.microsoft.com/library/d82e2485-e5f0-4936-a357-745bacccc299">Task</see> element in a project.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
Expand Down Expand Up @@ -49,7 +49,7 @@
<Docs>
<param name="taskParameter">The value of the <see langword="TaskParameter" /> attribute of the <see langword="Output" /> element.</param>
<param name="itemName">The value of the <see langword="ItemName" /> attribute of the <see langword="Output" /> element.</param>
<summary>Adds an [Output](http://msdn.microsoft.com/library/34bc7cd1-efd3-4b57-b691-4584eeb6a0e9) element with the specified <c>TaskParameter</c> and <c>ItemName</c> attributes to the [Task](http://msdn.microsoft.com/library/d82e2485-e5f0-4936-a357-745bacccc299) element.</summary>
<summary>Adds an [Output](https://msdn.microsoft.com/library/34bc7cd1-efd3-4b57-b691-4584eeb6a0e9) element with the specified <c>TaskParameter</c> and <c>ItemName</c> attributes to the [Task](https://msdn.microsoft.com/library/d82e2485-e5f0-4936-a357-745bacccc299) element.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand Down Expand Up @@ -77,7 +77,7 @@
<Docs>
<param name="taskParameter">The value of the <see langword="TaskParameter" /> attribute of the <see langword="Output" /> element.</param>
<param name="propertyName">The value of the <see langword="PropertyName" /> attribute of the <see langword="Output" /> element.</param>
<summary>Adds an [Output](http://msdn.microsoft.com/library/34bc7cd1-efd3-4b57-b691-4584eeb6a0e9) element with the specified <c>TaskParameter</c> and <c>PropertyName</c> attributes to the [Task](http://msdn.microsoft.com/library/d82e2485-e5f0-4936-a357-745bacccc299) element.</summary>
<summary>Adds an [Output](https://msdn.microsoft.com/library/34bc7cd1-efd3-4b57-b691-4584eeb6a0e9) element with the specified <c>TaskParameter</c> and <c>PropertyName</c> attributes to the [Task](https://msdn.microsoft.com/library/d82e2485-e5f0-4936-a357-745bacccc299) element.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand All @@ -99,7 +99,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets or sets the <c>Condition</c> attribute value of the [Task](http://msdn.microsoft.com/library/d82e2485-e5f0-4936-a357-745bacccc299) element.</summary>
<summary>Gets or sets the <c>Condition</c> attribute value of the [Task](https://msdn.microsoft.com/library/d82e2485-e5f0-4936-a357-745bacccc299) element.</summary>
<value>The <c>Condition</c> attribute value of the <c>Task</c> element.</value>
<remarks>To be added.</remarks>
</Docs>
Expand All @@ -122,7 +122,7 @@
<ReturnType>System.Boolean</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets or sets the <c>ContinueOnError</c> attribute value of the [Task](http://msdn.microsoft.com/library/d82e2485-e5f0-4936-a357-745bacccc299) element.</summary>
<summary>Gets or sets the <c>ContinueOnError</c> attribute value of the [Task](https://msdn.microsoft.com/library/d82e2485-e5f0-4936-a357-745bacccc299) element.</summary>
<value>The <c>ContinueOnError</c> attribute value of the <c>Task</c> element.</value>
<remarks>To be added.</remarks>
</Docs>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</Interface>
</Interfaces>
<Docs>
<summary>Represents the ConfigurableForwardingLogger, a pre-fabricated forwarding logger to be used when building projects on a multi-proc or multi-core system. For more information, see <see href="http://msdn.microsoft.com/library/ff987d1b-1798-4803-9ef6-cc8fcc263516">Writing Multi-Processor-Aware Loggers</see>.</summary>
<summary>Represents the ConfigurableForwardingLogger, a pre-fabricated forwarding logger to be used when building projects on a multi-proc or multi-core system. For more information, see <see href="https://msdn.microsoft.com/library/ff987d1b-1798-4803-9ef6-cc8fcc263516">Writing Multi-Processor-Aware Loggers</see>.</summary>
<remarks>
<format type="text/markdown"><![CDATA[

Expand Down
6 changes: 3 additions & 3 deletions xml/Microsoft.Build.BuildEngine/Engine.xml
Original file line number Diff line number Diff line change
Expand Up @@ -875,7 +875,7 @@ project.EvaluatedProperties[ReservedPropertyNames.toolsPath].FinalValue
<format type="text/markdown"><![CDATA[

## Remarks
Projects use this ToolsVersion if they are not otherwise told which ToolsVersion to use. This value is retrieved from either the .exe.config file or the registry. If neither specify a default ToolsVersion, then the version is hard-coded to version "2.0." For more information about ToolsVersion, see [Building for Specific Versions of the .NET Framework](http://msdn.microsoft.com/library/24a6530c-e837-4774-9da0-6893614524d8).
Projects use this ToolsVersion if they are not otherwise told which ToolsVersion to use. This value is retrieved from either the .exe.config file or the registry. If neither specify a default ToolsVersion, then the version is hard-coded to version "2.0." For more information about ToolsVersion, see [Building for Specific Versions of the .NET Framework](https://msdn.microsoft.com/library/24a6530c-e837-4774-9da0-6893614524d8).

]]></format>
</remarks>
Expand Down Expand Up @@ -1051,7 +1051,7 @@ project.EvaluatedProperties[ReservedPropertyNames.toolsPath].FinalValue
<format type="text/markdown"><![CDATA[

## Remarks
This method is not thread-safe. To ensure uniform behavior, all loggers should register before the build is started. For more information, see [Writing Multi-Processor-Aware Loggers](http://msdn.microsoft.com/library/ff987d1b-1798-4803-9ef6-cc8fcc263516).
This method is not thread-safe. To ensure uniform behavior, all loggers should register before the build is started. For more information, see [Writing Multi-Processor-Aware Loggers](https://msdn.microsoft.com/library/ff987d1b-1798-4803-9ef6-cc8fcc263516).

]]></format>
</remarks>
Expand Down Expand Up @@ -1150,7 +1150,7 @@ project.EvaluatedProperties[ReservedPropertyNames.toolsPath].FinalValue
<format type="text/markdown"><![CDATA[

## Remarks
For more information about ToolSets, see [Building for Specific Versions of the .NET Framework](http://msdn.microsoft.com/library/24a6530c-e837-4774-9da0-6893614524d8).
For more information about ToolSets, see [Building for Specific Versions of the .NET Framework](https://msdn.microsoft.com/library/24a6530c-e837-4774-9da0-6893614524d8).

]]></format>
</remarks>
Expand Down
10 changes: 5 additions & 5 deletions xml/Microsoft.Build.BuildEngine/Import.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</Base>
<Interfaces />
<Docs>
<summary>Represents a single <see href="http://msdn.microsoft.com/library/3bfecaf1-69fd-4008-b651-c9dafd4389d9">Import</see> element in an MSBuild project.</summary>
<summary>Represents a single <see href="https://msdn.microsoft.com/library/3bfecaf1-69fd-4008-b651-c9dafd4389d9">Import</see> element in an MSBuild project.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
Expand All @@ -38,7 +38,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets the <c>Condition</c> attribute value of the [Import](http://msdn.microsoft.com/library/3bfecaf1-69fd-4008-b651-c9dafd4389d9) element.</summary>
<summary>Gets the <c>Condition</c> attribute value of the [Import](https://msdn.microsoft.com/library/3bfecaf1-69fd-4008-b651-c9dafd4389d9) element.</summary>
<value>The <c>Condition</c> attribute value of the <c>Import</c> element.</value>
<remarks>To be added.</remarks>
</Docs>
Expand Down Expand Up @@ -66,7 +66,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets the fully qualified path of the file specified in the <c>Name</c> attribute of the [Import](http://msdn.microsoft.com/library/3bfecaf1-69fd-4008-b651-c9dafd4389d9) element.</summary>
<summary>Gets the fully qualified path of the file specified in the <c>Name</c> attribute of the [Import](https://msdn.microsoft.com/library/3bfecaf1-69fd-4008-b651-c9dafd4389d9) element.</summary>
<value>The fullly qualified path of the file specified in the <c>Name</c> attribute of the <c>Import</c> element.</value>
<remarks>To be added.</remarks>
</Docs>
Expand Down Expand Up @@ -94,7 +94,7 @@
<ReturnType>System.Boolean</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets a value indicating whether the [Import](http://msdn.microsoft.com/library/3bfecaf1-69fd-4008-b651-c9dafd4389d9) element was imported into the project.</summary>
<summary>Gets a value indicating whether the [Import](https://msdn.microsoft.com/library/3bfecaf1-69fd-4008-b651-c9dafd4389d9) element was imported into the project.</summary>
<value>
<see langword="true" /> if the <c>Import</c> element was imported into the project; otherwise, <see langword="false" />.</value>
<remarks>To be added.</remarks>
Expand All @@ -118,7 +118,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets or sets the <c>Project</c> attribute value of the [Import](http://msdn.microsoft.com/library/3bfecaf1-69fd-4008-b651-c9dafd4389d9) element.</summary>
<summary>Gets or sets the <c>Project</c> attribute value of the [Import](https://msdn.microsoft.com/library/3bfecaf1-69fd-4008-b651-c9dafd4389d9) element.</summary>
<value>The <c>Project</c> attribute value of the <c>Import</c> element.</value>
<remarks>To be added.</remarks>
</Docs>
Expand Down
6 changes: 3 additions & 3 deletions xml/Microsoft.Build.BuildEngine/ImportCollection.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</Interface>
</Interfaces>
<Docs>
<summary>Represents a collection of all <see href="http://msdn.microsoft.com/library/3bfecaf1-69fd-4008-b651-c9dafd4389d9">Import</see> elements in a project.</summary>
<summary>Represents a collection of all <see href="https://msdn.microsoft.com/library/3bfecaf1-69fd-4008-b651-c9dafd4389d9">Import</see> elements in a project.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
Expand All @@ -50,7 +50,7 @@
<Docs>
<param name="projectFile">A required string representing the name of the project file for the &lt;Import&gt; statement to be added. For example, "myproject.csproj."</param>
<param name="condition">An optional string indicating whether the element is processed. If <paramref name="condition" /> is <see langword="true" />, then the specified &lt;Import&gt; tag is added, if <see langword="false" />, it is not.</param>
<summary>Allows hosts to programmatically add a new [&lt;Import&gt;](http://msdn.microsoft.com/library/3bfecaf1-69fd-4008-b651-c9dafd4389d9) tag to a project file being manipulated by the host.</summary>
<summary>Allows hosts to programmatically add a new [&lt;Import&gt;](https://msdn.microsoft.com/library/3bfecaf1-69fd-4008-b651-c9dafd4389d9) tag to a project file being manipulated by the host.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand Down Expand Up @@ -236,7 +236,7 @@
</Parameters>
<Docs>
<param name="importToRemove">A string representing the name of the &lt;Import&gt; tag to remove from the project file.</param>
<summary>Allows hosts to programmatically remove [&lt;Import&gt;](http://msdn.microsoft.com/library/3bfecaf1-69fd-4008-b651-c9dafd4389d9) tags that are part of a project file being manipulated by the host.</summary>
<summary>Allows hosts to programmatically remove [&lt;Import&gt;](https://msdn.microsoft.com/library/3bfecaf1-69fd-4008-b651-c9dafd4389d9) tags that are part of a project file being manipulated by the host.</summary>
<remarks>
<format type="text/markdown"><![CDATA[

Expand Down
Loading