1 assignment to MSBuild property SourceControlInformationFeatureSupported
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
806<SourceControlInformationFeatureSupported>true</SourceControlInformationFeatureSupported>
5 usages of MSBuild property SourceControlInformationFeatureSupported
MSBuildFiles (5)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets (1)
64Condition="'$(SourceControlInformationFeatureSupported)' == 'true' and '$(IncludeSourceRevisionInInformationalVersion)' == 'true'">
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.SourceLink.Common\build\Microsoft.SourceLink.Common.targets (1)
80Condition="'$(SourceControlInformationFeatureSupported)' == 'true'"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (1)
290Condition="'$(SourceControlInformationFeatureSupported)' == 'true'">
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24466.2\tools\Workarounds.targets (1)
147Condition="'$(SourceControlInformationFeatureSupported)' == 'true'">
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.12.0-3.24463.9\tasks\net472\Microsoft.Managed.Core.targets (1)
260Condition="'$(SourceControlInformationFeatureSupported)' == 'true'" />