100 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'" />
MSBuildTaskHost (1)
MSBuildTaskHost.csproj (1)
253<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)" />
1 usage of MSBuild item PackageReference
MSBuildFiles (1)
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">