4 writes to IncludeAnyRid
Microsoft.DotNet.PackageInstall.Tests (4)
EndToEndToolTests.cs (4)
239
IncludeAnyRid
= true
274
IncludeAnyRid
= true // will make one package with the "any" RID
300
IncludeAnyRid
= true // will make one package with the "any" RID
361
IncludeAnyRid
= true,
2 references to IncludeAnyRid
Microsoft.DotNet.PackageInstall.Tests (2)
TestToolBuilder.cs (2)
82
if (
IncludeAnyRid
)
121
if (toolSettings.
IncludeAnyRid
)