1 assignment to MSBuild property Features
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Roslyn\Microsoft.Managed.Core.targets (1)
106
<
Features
>run-nullable-analysis=never;$(Features)</Features>
6 usages of MSBuild property Features
MSBuildFiles (6)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Roslyn\Microsoft.CSharp.Core.targets (3)
110
Features="$(
Features
)"
201
<CommandLineArgsForDesignTimeEvaluation Condition="'$(
Features
)' != ''">$(CommandLineArgsForDesignTimeEvaluation) -features:$(
Features
)</CommandLineArgsForDesignTimeEvaluation>
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Roslyn\Microsoft.Managed.Core.targets (1)
106
<Features>run-nullable-analysis=never;$(
Features
)</Features>
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
1183
Features="$(
Features
)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (1)
264
Features="$(
Features
)"