3 assignments to MSBuild item GlobalPackageReference
MSBuildFiles (3)
D\a\_work\1\s\bin_\repo\msbuild\eng\dependabot\Packages.props (3)
66<GlobalPackageReference Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="3.3.4" /> 67<GlobalPackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.507" PrivateAssets="all"/> 68<GlobalPackageReference Include="Microsoft.VisualStudio.SDK.EmbedInteropTypes" Version="15.0.36" PrivateAssets="All" Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework'" />
2 usages of MSBuild item GlobalPackageReference
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (2)
124<PackageReference Include="@(GlobalPackageReference)" 132<PackageVersion Include="@(GlobalPackageReference)"