We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eafb49 commit 87abaa1Copy full SHA for 87abaa1
readme.md
@@ -34,7 +34,7 @@ namespace Sample
34
35
[](https://www.nuget.org/packages/StringLiteralGenerator)
36
37
-You may also need to add a reference to `Microsoft.Net.Compilers.Toolset`.
+For versions earlier than .NET 5 SDK RC2 you may also need to add a reference to `Microsoft.Net.Compilers.Toolset`.
38
So the `csproj` may look like this:
39
```xml
40
<Project Sdk="Microsoft.NET.Sdk">
0 commit comments