Skip to content

Commit 338e765

Browse files
authored
Merge pull request #10520 from 333fred/patch-1
Link to non-deprecated package
2 parents 1a801a1 + 6ce3eb1 commit 338e765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extensibility/roslyn-version-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.subservice: extensibility-integration
1212
---
1313
# .NET compiler platform package version reference
1414

15-
The following table shows which [.NET compiler platform (Roslyn) package](https://www.nuget.org/packages/Microsoft.Net.Compilers/) versions are supported for different versions of Visual Studio.
15+
The following table shows which [.NET compiler platform (Roslyn) package](https://www.nuget.org/packages/Microsoft.Net.Compilers.Toolset/) versions are supported for different versions of Visual Studio.
1616

1717
As an example, to ensure that your custom analyzer works on all versions of Visual Studio 2017, it should target version 2.0 of Microsoft.Net.Compilers.
1818

0 commit comments

Comments
 (0)