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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .openpublishing.redirection.json
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,10 @@
"source_path": "docs/core/migrating-from-dnx.md",
"redirect_url": "/dotnet/core/tools"
},
{
"source_path": "docs/core/migration/20-21.md",
"redirect_url": "/dotnet/core/porting/index.md"
},
{
"source_path": "docs/core/migration/from-dnx.md",
"redirect_url": "/dotnet/core/tools"
Expand Down
42 changes: 0 additions & 42 deletions docs/core/migration/20-21.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/core/tools/sdk-errors/netsdk1059.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ f1_keywords:

**This article applies to:** ✔️ .NET Core 2.1.100 SDK and later versions

When the .NET SDK issues warning NETSDK1059, your project contains an obsolete .NET CLI tool. As of .NET Core 2.1, these tools are included in the .NET SDK and do not need to be explicitly referenced by the project. More information for migrating to .NET Core 2.1 can be found [here](../../migration/20-21.md).
When the .NET SDK issues warning NETSDK1059, your project contains an obsolete .NET CLI tool. As of .NET Core 2.1, these tools are included in the .NET SDK and do not need to be explicitly referenced by the project. For more information, see [Project tools now included in SDK](../../compatibility/2.1.md#project-tools-now-included-in-sdk).
47 changes: 0 additions & 47 deletions docs/visual-basic/language-reference/error-messages/bc36645.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: "Learn more about: BC36647 and BC36644: Data type(s) of the type parameter(s) cannot be inferred from these arguments"
title: "Data type(s) of the type parameter(s) cannot be inferred from these arguments"
description: "Learn more about: BC36647 and BC36644: Data type(s) of the type parameter(s) cannot be inferred from these arguments"
ms.date: 07/20/2015
f1_keywords:
- "bc36644"
Expand Down
6 changes: 3 additions & 3 deletions docs/visual-basic/misc/bc36648-bc36645.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
description: "Learn more about: Data type(s) of the type parameter(s) in method '<methodname>' cannot be inferred from these arguments"
title: "Data type(s) of the type parameter(s) in method '<methodname>' cannot be inferred from these arguments"
description: "Learn more about: Data type(s) of the type parameter(s) in method '<methodname>' cannot be inferred from these arguments"
ms.date: 07/20/2015
f1_keywords:
- "vbc36648"
- "bc36645"
- "bc36648"
- "vbc36645"
helpviewer_keywords:
- "BC36648"
helpviewer_keywords:
- "BC36645"
- "BC36648"
ms.assetid: cc8c67bb-6cbb-4d7c-ba26-fe1d38908434
---
# Data type(s) of the type parameter(s) in method '\<methodname>' cannot be inferred from these arguments
Expand Down
1 change: 0 additions & 1 deletion docs/whats-new/2021-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ Welcome to what's new in the .NET docs from January 1, 2021 through January 31,
### New articles

- [#Disable and #Enable directives (Visual Basic)](../visual-basic/language-reference/directives/disable-enable.md) - New article: How to suppress a warning
- [Data type(s) of the type parameter(s) in method 'method' cannot be inferred from these arguments. Specifying the data type(s) explicitly might correct this error.](../visual-basic/language-reference/error-messages/bc36645.md) - Update and rename bc32051.md to bc36645.md

## Community contributors

Expand Down
Binary file removed images/Logo_DotNet.png
Binary file not shown.
Binary file removed images/alerts.png
Binary file not shown.
Binary file removed images/core/list-bullet.png
Binary file not shown.