Skip to content

Commit 79a267b

Browse files
committed
fix link
1 parent 552c528 commit 79a267b

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
@@ -13,7 +13,7 @@ ms.workload:
1313
---
1414
# .NET compiler platform package version reference
1515

16-
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 2015 and Visual Studio 2017. To ensure that your custom analyzer works on all versions of Visual Studio 2017, for example, it should target version 2.0 of Microsoft.Net.Compilers.
16+
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 2015 and Visual Studio 2017. To ensure that your custom analyzer works on all versions of Visual Studio 2017, for example, it should target version 2.0 of Microsoft.Net.Compilers.
1717

1818
| Roslyn package version | Supported Visual Studio version |
1919
| - | - |

0 commit comments

Comments
 (0)