79806386

Date: 2025-11-01 07:42:28
Score: 0.5
Natty:
Report link

I found example in roslyn project.

  <PropertyGroup>
    <OutputType>Exe</OutputType>
    <TargetFrameworks>$(NetRoslynSourceBuild);net472</TargetFrameworks>
    <IsSymbolPublishingPackage>true</IsSymbolPublishingPackage>
    <TieredCompilation>false</TieredCompilation>
  </PropertyGroup>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Trivalik