2 assignments to MSBuild item SatelliteAssemblyAttribute
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (2)
1206
<
SatelliteAssemblyAttribute
Include="System.Reflection.AssemblyCultureAttribute" Condition="'%(_SatelliteAssemblyResourceInputs.Culture)' != ''">
1258
<
SatelliteAssemblyAttribute
Include="@(_AssemblyAttributesFromTemplateFile)" />
1 usage of MSBuild item SatelliteAssemblyAttribute
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
1211
<WriteCodeFragment AssemblyAttributes="@(
SatelliteAssemblyAttribute
)" Language="C#" OutputFile="$(_AssemblyInfoFile)">