Skip to content

Commit 87abaa1

Browse files
ufcppgfoidl
andauthored
Update readme.md
Co-authored-by: Günther Foidl <[email protected]>
1 parent 6eafb49 commit 87abaa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ namespace Sample
3434

3535
[![NuGet](https://img.shields.io/nuget/v/StringLiteralGenerator?style=flat-square)](https://www.nuget.org/packages/StringLiteralGenerator)
3636

37-
You may also need to add a reference to `Microsoft.Net.Compilers.Toolset`.
37+
For versions earlier than .NET 5 SDK RC2 you may also need to add a reference to `Microsoft.Net.Compilers.Toolset`.
3838
So the `csproj` may look like this:
3939
```xml
4040
<Project Sdk="Microsoft.NET.Sdk">

0 commit comments

Comments
 (0)