Remove netstandard2.0 target from Microsoft.CodeAnalysis.Remote.Razor
Open
Area-Razor
Area-Razor-Compiler
- Dominant language
- C#
- Stars
- 20.7k
- Forks
- 4.3k
- PR merge metrics
- PR metrics pending
Description
Microsoft.CodeAnalysis.Remote.Razor builds for both .NET and `netstandard2.0`. It appears that the netstandard build isn't actually shipped by anything. We should remove the target to make the build cleaner and faster.
_Originally posted by @DustinCampbell in https://github.com/dotnet/razor/pull/12385#discussion_r2461112002_
Contributor guide
Assessment
This issue has not been assessed yet.