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