1 assignment to MSBuild property KeyOriginatorFile
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
3589<Output TaskParameter="ResolvedKeyFile" PropertyName="KeyOriginatorFile" Condition=" '$(SignAssembly)' == 'true' "/>
7 usages of MSBuild property KeyOriginatorFile
MSBuildFiles (7)
C\hostedtoolcache\windows\dotnet\sdk\8.0.404\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
1105KeyFile="$(KeyOriginatorFile)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
3048KeyFile="$(KeyOriginatorFile)" 3938KeyFile="$(KeyOriginatorFile)" 4047KeyFile="$(KeyOriginatorFile)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (1)
271KeyFile="$(KeyOriginatorFile)"
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.13.0-3.24614.4\tasks\net472\Microsoft.CSharp.Core.targets (2)
40$(KeyOriginatorFile); 119KeyFile="$(KeyOriginatorFile)"