Skip to content

Commit 6ce3eb1

Browse files
authored
Link to non-deprecated package
https://www.nuget.org/packages/Microsoft.Net.Compilers.Toolset is deprecated. I've updated the link to the non-deprecated version instead.
1 parent 0ff0d44 commit 6ce3eb1

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)