Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewabest authored Aug 7, 2019
1 parent bb8c4f7 commit 997a04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Conventional targets .NET Standard 2.0

Looking for Roslyn-based conventions? Check out [the documentation](https://github.com/andrewabest/Conventional/wiki/Roslyn-Conventions) for more information.

Conventional.Roslyn does not target .NET Standard 2.0 due to there being no official .NET Core support for `MSBuildWorkspace`, a core building block of Roslyn.
Conventional.Roslyn does not target .NET Standard 2.0 due to there being [no official .NET Core support](https://github.com/dotnet/roslyn/issues/17974) for `MSBuildWorkspace`, a core building block of Roslyn.

## Documentation

Expand Down

0 comments on commit 997a04c

Please sign in to comment.