132 assignments to MSBuild item PackageReference
Microsoft.Build (14)
Microsoft.Build.csproj (14)
34<PackageReference Include="Microsoft.VisualStudio.SolutionPersistence" PrivateAssets="all"/> 35<PackageReference Include="System.Configuration.ConfigurationManager" /> 37<PackageReference Include="System.Reflection.MetadataLoadContext" /> 39<PackageReference Include="Microsoft.IO.Redist" Condition="'$(FeatureMSIORedist)' == 'true'" /> 41<PackageReference Include="Microsoft.BuildXL.Processes" Condition="'$(FeatureReportFileAccesses)' == 'true'" PrivateAssets="all" /> 44<PackageReference Include="NETStandard.Library" VersionOverride="2.0.3" PrivateAssets="all" Condition="'$(FeatureReportFileAccesses)' == 'true'" /> 48<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" PrivateAssets="all" /> 52<PackageReference Include="System.Memory" /> 53<PackageReference Include="System.Security.Principal.Windows" /> 54<PackageReference Include="System.Text.Json" /> 55<PackageReference Include="System.Collections.Immutable" /> 56<PackageReference Include="System.Threading.Tasks.Dataflow" /> 60<PackageReference Include="System.Reflection.Metadata" /> 61<PackageReference Include="System.Text.Encoding.CodePages" />
Microsoft.Build.BuildCheck.UnitTests (2)
Microsoft.Build.BuildCheck.UnitTests.csproj (2)
27<PackageReference Include="Shouldly" /> 31<PackageReference Include="System.Collections.Immutable" />
Microsoft.Build.CommandLine.UnitTests (2)
Microsoft.Build.CommandLine.UnitTests.csproj (2)
12<PackageReference Include="Shouldly" /> 13<PackageReference Include="Verify.Xunit" />
Microsoft.Build.Engine.OM.UnitTests (3)
Microsoft.Build.Engine.OM.UnitTests.csproj (3)
25<PackageReference Include="Microsoft.IO.Redist" Condition="'$(FeatureMSIORedist)' == 'true'" /> 26<PackageReference Include="Shouldly" /> 68<PackageReference Include="Microsoft.VisualStudio.SolutionPersistence" PrivateAssets="all"/>
Microsoft.Build.Engine.UnitTests (10)
Microsoft.Build.Engine.UnitTests.csproj (10)
21<PackageReference Include="AwesomeAssertions" /> 22<PackageReference Include="System.Configuration.ConfigurationManager" /> 23<PackageReference Include="Shouldly" /> 24<PackageReference Include="FakeItEasy" /> 25<PackageReference Include="Microsoft.CodeAnalysis.Build.Tasks" /> 26<PackageReference Include="Verify.Xunit" /> 27<PackageReference Include="Microsoft.VisualStudio.SolutionPersistence" /> 28<PackageReference Include="NuGet.Frameworks"> 32<PackageReference Include="Microsoft.VisualStudio.OpenTelemetry.ClientExtensions" Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework'" /> 33<PackageReference Include="Microsoft.VisualStudio.OpenTelemetry.Collector" Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework'" />
Microsoft.Build.Framework (8)
Microsoft.Build.Framework.csproj (8)
18<PackageReference Include="Microsoft.CodeAnalysis.Collections" PrivateAssets="all" /> 23<PackageReference Include="System.Runtime.CompilerServices.Unsafe" /> 24<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" PrivateAssets="all" /> 26<PackageReference Include="System.Text.Json" /> 28<PackageReference Include="Microsoft.VisualStudio.OpenTelemetry.Collector" PrivateAssets="all" /> 29<PackageReference Include="Microsoft.VisualStudio.OpenTelemetry.ClientExtensions" PrivateAssets="all" /> 34<PackageReference Include="System.Diagnostics.DiagnosticSource" /> 39<PackageReference Include="Microsoft.Win32.Registry" />
Microsoft.Build.Framework.UnitTests (4)
Microsoft.Build.Framework.UnitTests.csproj (4)
11<PackageReference Include="AwesomeAssertions" /> 12<PackageReference Include="Microsoft.IO.Redist" Condition="'$(FeatureMSIORedist)' == 'true'" /> 13<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" PrivateAssets="all" Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework'" /> 14<PackageReference Include="Shouldly" />
Microsoft.Build.Tasks.Core (10)
Microsoft.Build.Tasks.csproj (10)
647<PackageReference Include="Microsoft.IO.Redist" Condition="'$(FeatureMSIORedist)' == 'true'" /> 648<PackageReference Include="System.Resources.Extensions" /> 665<PackageReference Include="System.Threading.Tasks.Dataflow" /> 666<PackageReference Include="System.Collections.Immutable" /> 670<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" PrivateAssets="all" /> 677<PackageReference Include="Microsoft.Win32.Registry" /> 678<PackageReference Include="System.Reflection.Metadata" /> 682<PackageReference Include="System.CodeDom" /> 683<PackageReference Include="System.Security.Cryptography.Pkcs" /> 684<PackageReference Include="System.Security.Cryptography.Xml" />
Microsoft.Build.Tasks.UnitTests (3)
Microsoft.Build.Tasks.UnitTests.csproj (3)
19<PackageReference Include="Shouldly" /> 20<PackageReference Include="Verify.Xunit" /> 34<PackageReference Include="System.Security.Principal.Windows" />
Microsoft.Build.Templates (1)
Microsoft.Build.Templates.csproj (1)
21<PackageReference Include="Microsoft.TemplateEngine.Tasks" Version="*" PrivateAssets="all" IsImplicitlyDefined="true"/>
Microsoft.Build.UnitTests.Shared (3)
Microsoft.Build.UnitTests.Shared.csproj (3)
13<PackageReference Include="xunit.assert" VersionOverride="$(XUnitVersion)" /> 14<PackageReference Include="xunit.core" VersionOverride="$(XUnitVersion)" /> 15<PackageReference Include="Shouldly" />
Microsoft.Build.Utilities.Core (5)
Microsoft.Build.Utilities.csproj (5)
25<PackageReference Include="Microsoft.IO.Redist" Condition="'$(FeatureMSIORedist)' == 'true'" /> 26<PackageReference Include="System.Collections.Immutable" Condition="'$(TargetFrameworkIdentifier)' != '.NETCoreApp'" /> 27<PackageReference Include="System.Configuration.ConfigurationManager" /> 31<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" PrivateAssets="all" /> 35<PackageReference Include="System.Text.Encoding.CodePages" />
Microsoft.Build.Utilities.UnitTests (2)
Microsoft.Build.Utilities.UnitTests.csproj (2)
14<PackageReference Include="Shouldly" /> 15<PackageReference Include="Microsoft.CodeAnalysis.Build.Tasks" />
Microsoft.NET.StringTools (2)
StringTools.csproj (2)
40<PackageReference Include="System.Memory" /> 41<PackageReference Include="System.Runtime.CompilerServices.Unsafe" />
Microsoft.NET.StringTools.net35 (2)
StringTools.csproj (2)
40<PackageReference Include="System.Memory" /> 41<PackageReference Include="System.Runtime.CompilerServices.Unsafe" />
Microsoft.NET.StringTools.net35.UnitTests (1)
StringTools.UnitTests.net35.csproj (1)
17<PackageReference Include="Shouldly" />
Microsoft.NET.StringTools.UnitTests (1)
StringTools.UnitTests.csproj (1)
14<PackageReference Include="Shouldly" />
MSBuild (6)
MSBuild.csproj (6)
175<PackageReference Include="Microsoft.BuildXL.Processes" Condition="'$(FeatureReportFileAccesses)' == 'true'" PrivateAssets="all" /> 178<PackageReference Include="NETStandard.Library" VersionOverride="2.0.3" PrivateAssets="all" Condition="'$(FeatureReportFileAccesses)' == 'true'" /> 180<PackageReference Include="Microsoft.IO.Redist" Condition="'$(FeatureMSIORedist)' == 'true'" /> 181<PackageReference Include="System.Configuration.ConfigurationManager" /> 195<PackageReference Include="LargeAddressAware" PrivateAssets="All" /> 196<PackageReference Include="System.Diagnostics.DiagnosticSource" /><!-- for consistency with Framework via transitives -->
MSBuild.Bootstrap (6)
MSBuild.Bootstrap.csproj (6)
31<PackageReference Include="NuGet.Build.Tasks" /> 32<PackageReference Include="NuGet.Build.Tasks.Console" /> 33<PackageReference Include="Microsoft.Build.NuGetSdkResolver" /> 37<PackageReference Include="Newtonsoft.Json" /> 40<PackageReference Include="Microsoft.BuildXL.Processes" Condition="'$(FeatureReportFileAccesses)' == 'true'" PrivateAssets="all" /> 43<PackageReference Include="NETStandard.Library" VersionOverride="2.0.3" PrivateAssets="all" Condition="'$(FeatureReportFileAccesses)' == 'true'" />
MSBuildFiles (32)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ComposeStore.targets (2)
449<PackageReference Remove="@(PackageReference)" Condition="'%(PackageReference.IsImplicitlyDefined)' != 'true'"/> 450<PackageReference Include="$(StorePackageName)" Version="$(StorePackageVersion)"/>
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.props (4)
55<PackageReference Include="NETStandard.Library" Version="$(NETStandardImplicitPackageVersion)" IsImplicitlyDefined="true" /> 58<PackageReference Update="NETStandard.Library" 72<PackageReference Include="Microsoft.NETCore.App" IsImplicitlyDefined="true" 77<PackageReference Update="Microsoft.NETCore.App"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets (10)
52<PackageReference Update="Microsoft.AspNetCore.App"> 57<PackageReference Update="Microsoft.AspNetCore.All"> 63<PackageReference Update="Microsoft.NETCore.App" 69<PackageReference Update="@(PackageReference)" 103<PackageReference Remove="Microsoft.AspNetCore.App" Condition="'$(_ShouldRemoveAspNetCoreApp)' == 'true'" /> 130<PackageReference Remove="@(PackageReferenceToUpdate)" /> 131<PackageReference Include="@(PackageReferenceToUpdate)" /> 138<PackageReference Condition="'%(PackageReference.Identity)' == 'Microsoft.NETCore.App'"> 161<PackageReference Remove="@(_PackageReferenceToRemove)" /> 163<PackageReference Include="@(_PackageReferenceToAdd)" />
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (3)
214<PackageReference Include="@(_PackageToDownload)" 223<PackageReference Include="@(_ImplicitPackageReference)" 497<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="$(MicrosoftNETFrameworkReferenceAssembliesLatestPackageVersion)" IsImplicitlyDefined="true" PrivateAssets="All"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets (1)
54<PackageReference Publish="false"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (3)
135<PackageReference Include="@(GlobalPackageReference)" 262<PackageReference Remove="@(PackageReference)" /> 263<PackageReference Include="@(DeduplicatedPackageReferences)" />
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.25266.2\tools\Localization.targets (2)
25<PackageReference Include="Microsoft.DotNet.XliffTasks" Version="$(MicrosoftDotNetXliffTasksVersion)" PrivateAssets="all" IsImplicitlyDefined="true" 37<PackageReference Include="Microsoft.TemplateEngine.Authoring.Tasks" Version="$(MicrosoftTemplateEngineAuthoringTasksVersion)" PrivateAssets="all"
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.25266.2\tools\ProjectDefaults.props (1)
133<PackageReference Include="RichCodeNav.EnvVarDump" Version="$(RichCodeNavPackageVersion)" IsImplicitlyDefined="true" PrivateAssets="all" />
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.25266.2\tools\Tests.props (1)
33<PackageReference Include="Microsoft.NET.Test.Sdk" Version="$(MicrosoftNETTestSdkVersion)" IsImplicitlyDefined="true" />
D\a\_work\1\s\bin_\repo\msbuild\src\Directory.Build.targets (5)
52<PackageReference Include="Newtonsoft.Json" /> 54<PackageReference Include="Microsoft.DotNet.XUnitExtensions" /> 57<PackageReference Remove="XliffTasks" /> 67<PackageReference Update="Microsoft.NETCore.App" PrivateAssets="All" /> 81<PackageReference Include="xunit.console" />
MSBuildTaskHost (1)
MSBuildTaskHost.csproj (1)
257<PackageReference Include="LargeAddressAware" PrivateAssets="All" />
PortableTask (2)
PortableTask.csproj (2)
14<PackageReference Include="Microsoft.Build.Framework" Version="15.5.180" /> 15<PackageReference Include="Microsoft.Build.Utilities.Core" Version="15.5.180" GeneratePathProperty="true" />
ProjectCachePlugin (4)
ProjectCachePlugin.csproj (4)
13<PackageReference Include="Microsoft.Build" Version="16.11.0" PrivateAssets="all" /> 14<PackageReference Include="Shouldly" Version="4.2.1" /> 19<PackageReference Include="System.Drawing.Common" Version="4.7.2" ExcludeAssets="all" /> 23<PackageReference Include="System.Text.Encodings.Web" Version="4.7.2" ExcludeAssets="all" />
StringTools.Benchmark (1)
StringTools.Benchmark.csproj (1)
16<PackageReference Include="BenchmarkDotNet" />
TaskUsageLogger (3)
TaskUsageLogger.csproj (3)
8<PackageReference Include="Microsoft.Build.Framework" Version="14.3.0" /> 9<PackageReference Include="Microsoft.Build.Utilities.Core" Version="14.3.0" /> 10<PackageReference Include="Microsoft.Build" Version="14.3.0" />
XmlFileLogger (3)
XmlFileLogger.csproj (3)
38<PackageReference Include="Microsoft.Build.Framework" Version="14.3.0" /> 39<PackageReference Include="Microsoft.Build.Utilities.Core" Version="14.3.0" /> 40<PackageReference Include="Microsoft.Build" Version="14.3.0" />
Xunit.NetCore.Extensions (1)
Xunit.NetCore.Extensions.csproj (1)
12<PackageReference Include="xunit.core" VersionOverride="$(XUnitVersion)" />
29 usages of MSBuild item PackageReference
MSBuildFiles (29)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Containers\build\Microsoft.NET.Build.Containers.targets (1)
222<_ContainerPackageIsPresent Condition="@(PackageReference->AnyHaveMetadataValue('Identity', '$(_ContainersPackageIdentity)'))">true</_ContainerPackageIsPresent>
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ApiCompat.Common.targets (1)
22<_UseRoslynToolsetPackage Condition="'$(ApiCompatUseRoslynToolsetPackagePath)' == 'true' and '@(PackageReference->AnyHaveMetadataValue('Identity', 'Microsoft.Net.Compilers.Toolset'))' == 'true'">true</_UseRoslynToolsetPackage>
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ComposeStore.targets (1)
449<PackageReference Remove="@(PackageReference)" Condition="'%(PackageReference.IsImplicitlyDefined)' != 'true'"/>
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (1)
282<PackageReferenceForCrossGen Include="@(PackageReference)" Condition="'%(Identity)' == '$(MicrosoftNETPlatformLibrary)'" />
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets (6)
69<PackageReference Update="@(PackageReference)" 81PackageReferences="@(PackageReference)" 94PackageReferences="@(PackageReference)" 119Condition="'@(PackageReference)' != ''"> 123PackageReferences="@(PackageReference)" 153PackageReferenceItems="@(PackageReference)"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (3)
222<_ImplicitPackageReference Remove="@(PackageReference)" /> 495<_ExistingReferenceAssembliesPackageReference Include="@(PackageReference)" Condition="'%(PackageReference.Identity)' == 'Microsoft.NETFramework.ReferenceAssemblies'"/> 558@(PackageReference->WithMetadataValue('Identity', 'Microsoft.Extensions.Configuration.UserSecrets')->Count()) != 0)">
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets (1)
57<_ExcludeFromPublishPackageReference Include="@(PackageReference)"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
254Condition="'@(PackageReference->AnyHaveMetadataValue('Identity', 'Microsoft.Net.Compilers.Toolset.Framework'))' == 'true'" />
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (6)
261<ExpectedPlatformPackages Include="@(PackageReference)" Condition="'%(Identity)' == 'Microsoft.NETCore.App'" /> 262<ExpectedPlatformPackages Include="@(PackageReference)" Condition="'%(Identity)' == 'Microsoft.AspNetCore.App'" /> 263<ExpectedPlatformPackages Include="@(PackageReference)" Condition="'%(Identity)' == 'Microsoft.AspNetCore.All'" /> 292PackageReferences="@(PackageReference)" 364PackageReferences="@(PackageReference)" 386PackageReferences="@(PackageReference)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (6)
239<Target Name="CollectPackageReferences" Returns="@(PackageReference)" > 248Items="@(PackageReference)" 262<PackageReference Remove="@(PackageReference)" /> 680<_HasPackageReferenceItems Condition="'@(PackageReference)' != ''">true</_HasPackageReferenceItems> 683<_HasPackageReferenceItems Condition="@(PackageReference->Count()) > 0">true</_HasPackageReferenceItems> 1118PackageReferences="@(PackageReference)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets (1)
422<Target Name="CollectPackageReferences" Returns="@(PackageReference)" />
D\a\_work\1\s\bin_\repo\msbuild\src\BuildCheck.UnitTests\TestAssets\Common\CommonTest.targets (1)
5<JoinItems Left="@(ResolvedCompileFileDefinitions)" LeftKey="NuGetPackageId" LeftMetadata="*" Right="@(PackageReference)" RightKey="" RightMetadata="*" ItemSpecToUse="Left">