130 assignments to MSBuild item None
CustomCheck (2)
CustomCheck.csproj (2)
11<None Include="CustomCheck.props" Pack="true" PackagePath="build\CustomCheck.props" /> 12<None Include="README.md" />
CustomCheck2 (2)
CustomCheck2.csproj (2)
11<None Include="CustomCheck2.props" Pack="true" PackagePath="build\CustomCheck2.props" /> 12<None Include="README.md" />
dotnet.Tests (4)
dotnet.Tests.csproj (4)
28<None Include="CompletionTests\snapshots\**\*" TargetPath="snapshots\%(RecursiveDir)\%(FileName)%(Extension)" CopyToOutputDirectory="PreserveNewest" /> 29<None Include="ShellShimTests\WpfBinaryTestAssets\testwpf.dll" TargetPath="WpfBinaryTestAssets\testwpf.dll" CopyToOutputDirectory="PreserveNewest" /> 30<None Include="CollectCodeCoverage.runsettings" CopyToOutputDirectory="PreserveNewest" /> 31<None Include="queryResultSample.json" CopyToOutputDirectory="PreserveNewest" />
dotnet-format (1)
dotnet-format.csproj (1)
57<None Include="README.md" />
dotnet-new.IntegrationTests (1)
dotnet-new.IntegrationTests.csproj (1)
86<None Include="Approvals\**\*" CopyToOutputDirectory="Never" />
ErrorCustomCheck (2)
ErrorCustomCheck.csproj (2)
11<None Include="ErrorCustomCheck.props" Pack="true" PackagePath="build\ErrorCustomCheck.props" /> 12<None Include="README.md" />
InvalidCustomCheck (2)
InvalidCustomCheck.csproj (2)
11<None Include="InvalidCustomCheck.props" Pack="true" PackagePath="build\InvalidCustomCheck.props" /> 12<None Include="README.md" />
Library.ContainsAnalyzer (2)
Library.ContainsAnalyzer.csproj (2)
8<None Include="$(OutputPath)\$(AssemblyName).dll" Pack="true" PackagePath="analyzers/dotnet/roslyn3.9/cs" Visible="false" /> 9<None Include="$(OutputPath)\$(AssemblyName).dll" Pack="true" PackagePath="analyzers/dotnet/roslyn4.0/cs" Visible="false" />
Library.ContainsAnalyzer2 (3)
Library.ContainsAnalyzer2.csproj (3)
8<None Include="$(OutputPath)\$(AssemblyName).dll" Pack="true" PackagePath="analyzers/dotnet/roslyn3.7/cs" Visible="false" /> 9<None Include="$(OutputPath)\$(AssemblyName).dll" Pack="true" PackagePath="analyzers/dotnet/roslyn3.8/cs" Visible="false" /> 10<None Include="$(OutputPath)\$(AssemblyName).dll" Pack="true" PackagePath="analyzers/dotnet/roslyn3.10/cs" Visible="false" />
Microsoft.AspNetCore.Watch.BrowserRefresh.Tests (1)
Microsoft.AspNetCore.Watch.BrowserRefresh.Tests.csproj (1)
22<None Remove="wwwroot\favicon.ico" />
Microsoft.Build.BuildCheck.UnitTests (3)
Microsoft.Build.BuildCheck.UnitTests.csproj (3)
41<None Include="..\Shared\UnitTests\App.config"> 45<None Include="..\Shared\UnitTests\xunit.runner.json"> 48<None Include="TestAssets\**\*">
Microsoft.Build.CommandLine.UnitTests (3)
Microsoft.Build.CommandLine.UnitTests.csproj (3)
58<None Include="..\Shared\UnitTests\App.config"> 62<None Include="..\Shared\UnitTests\xunit.runner.json"> 72<None Include="TestAssets\**" CopyToOutputDirectory="PreserveNewest" />
Microsoft.Build.Engine.OM.UnitTests (2)
Microsoft.Build.Engine.OM.UnitTests.csproj (2)
55<None Include="..\Shared\UnitTests\App.config"> 59<None Include="..\Shared\UnitTests\xunit.runner.json">
Microsoft.Build.Engine.UnitTests (3)
Microsoft.Build.Engine.UnitTests.csproj (3)
85<None Include="..\Shared\UnitTests\App.config"> 89<None Include="..\Shared\UnitTests\xunit.runner.json"> 92<None Include="TestAssets\**\*">
Microsoft.Build.Framework (1)
Microsoft.Build.Framework.csproj (1)
64<None Remove="XamlTypes\**" />
Microsoft.Build.Framework.UnitTests (2)
Microsoft.Build.Framework.UnitTests.csproj (2)
38<None Include="..\Shared\UnitTests\App.config"> 42<None Include="..\Shared\UnitTests\xunit.runner.json">
Microsoft.Build.Tasks.Core (1)
Microsoft.Build.Tasks.csproj (1)
661<None Include="Resources\default.win32manifest" />
Microsoft.Build.Tasks.UnitTests (14)
Microsoft.Build.Tasks.UnitTests.csproj (14)
15<None Remove="AssemblyDependency\CacheFileSamples\Microsoft.VisualStudio.LanguageServices.Implementation.csprojAssemblyReference.cache" /> 61<None Include="..\Shared\UnitTests\App.config"> 65<None Include="..\Shared\UnitTests\xunit.runner.json"> 68<None Include="TestResources\CustomCulture\**"> 71<None Include="TestResources\Projects\Custom_COM\Custom_COM\Class1.cs"> 74<None Include="TestResources\Projects\Custom_COM\Custom_COM.sln"> 77<None Include="TestResources\Projects\Custom_COM\Custom_COM\Custom_COM.csproj"> 80<None Include="TestResources\Projects\Custom_COM\Custom_COM\Properties\AssemblyInfo.cs"> 153<None Update="ResourceHandling\*.txt" CopyToOutputDirectory="PreserveNewest" /> 154<None Update="TestResources\Projects\Custom_COM\*"> 157<None Update="TestResources\ClickOnceProfile.pubxml"> 160<None Update="TestResources\lorem.bin"> 163<None Update="TestResources\Manifests\*"> 169<None Update="TestResources\mycert.pfx">
Microsoft.Build.Utilities.UnitTests (3)
Microsoft.Build.Utilities.UnitTests.csproj (3)
37<None Include="..\Shared\UnitTests\App.config"> 41<None Include="..\Shared\UnitTests\xunit.runner.json"> 51<None Update="TrackedDependencies\TestFiles\*">
Microsoft.DotNet.ApiCompat.Task (3)
Microsoft.DotNet.ApiCompat.Task.csproj (3)
56<None Include="**\*.props;**\*.targets" Pack="true" PackagePath="%(RecursiveDir)%(Filename)%(Extension)" /> 57<None Include="$(RepoRoot)src\Tasks\Microsoft.NET.Build.Tasks\targets\Microsoft.NET.ApiCompat.Common.targets" Pack="true" Link="build/Microsoft.NET.ApiCompat.Common.targets" PackagePath="build/%(Filename)%(Extension)" /> 58<None Include="$(RepoRoot)src\Tasks\Microsoft.NET.Build.Tasks\targets\Microsoft.NET.ApiCompat.ValidatePackage.targets" Pack="true" Link="build/Microsoft.NET.ApiCompat.ValidatePackage.targets" PackagePath="build/%(Filename)%(Extension)" />
Microsoft.DotNet.ApiDiff.Tests (1)
Microsoft.DotNet.ApiDiff.Tests.csproj (1)
17<None
Microsoft.DotNet.ApiDiff.Tool (1)
Microsoft.DotNet.ApiDiff.Tool.csproj (1)
16<None Update="AttributesToExclude.txt">
Microsoft.DotNet.GenAPI.Task (1)
Microsoft.DotNet.GenAPI.Task.csproj (1)
36<None Include="**\*.props;**\*.targets" Pack="true" PackagePath="%(RecursiveDir)%(Filename)%(Extension)" />
Microsoft.DotNet.PackageInstall.Tests (10)
Microsoft.DotNet.PackageInstall.Tests.csproj (10)
25<None Update="DotnetToolSettingsMissing.xml"> 28<None Update="DotnetToolSettingsMalformed.xml"> 31<None Update="DotnetToolSettingsGolden.xml"> 34<None Update="DotnetToolSettingsMissingVersion.xml"> 37<None Update="DotnetToolSettingsMajorHigherVersion.xml"> 40<None Update="UnixFilePermissionsSample.xml"> 47<None Remove="SampleGlobalTool/**" /> 52<None Remove="SampleGlobalToolWithPreview/**" /> 57<None Remove="SampleGlobalToolWithShim/**" /> 62<None Remove="SampleGlobalToolWithDifferentCasing/**" />
Microsoft.DotNet.TemplateLocator.Tests (2)
Microsoft.DotNet.TemplateLocator.Tests.csproj (2)
25<None Update="Manifests\WorkloadManifest.json"> 28<None Update="Manifests\AndroidWorkloadManifest.json">
Microsoft.NET.Build.Extensions.Tasks (4)
Microsoft.NET.Build.Extensions.Tasks.csproj (4)
63<None Include="msbuildExtensions\**\*" PackagePath="msbuildExtensions\" /> 64<None Include="msbuildExtensions-ver\**\*" PackagePath="msbuildExtensions-ver\" /> 65<None Include="..\Common\Resources\xlf\**\*" LinkBase="Resources\xlf" /> 66<None Include="..\Common\targets\**\*" PackagePath="msbuildExtensions\Microsoft\Microsoft.NET.Build.Extensions\" LinkBase="%(PackagePath)" />
Microsoft.NET.Build.Tasks (4)
Microsoft.NET.Build.Tasks.csproj (4)
121<None Include="targets\**\*" PackagePath="targets\" /> 122<None Include="sdk\**\*" PackagePath="Sdk\" /> 123<None Include="..\Common\targets\**\*" PackagePath="targets\" LinkBase="targets" /> 124<None Include="..\Common\Resources\xlf\**\*" LinkBase="Resources\xlf" />
Microsoft.NET.Build.Tasks.UnitTests (3)
Microsoft.NET.Build.Tasks.UnitTests.csproj (3)
40<None Include="*.deps.json" CopyToOutputDirectory="PreserveNewest" /> 41<None Include="LockFiles\*.project.lock.json" CopyToOutputDirectory="PreserveNewest" /> 42<None Include="..\Common\Resources\Strings.resx" CopyToOutputDirectory="PreserveNewest" />
Microsoft.NET.Publish.Tests (1)
Microsoft.NET.Publish.Tests.csproj (1)
37<None Include="..\..\src\Tasks\Common\Resources\xlf\**\*" LinkBase="Resources\xlf" />
Microsoft.NET.Sdk.Publish.Tasks.Tests (1)
Microsoft.NET.Sdk.Publish.Tasks.Tests.csproj (1)
41<None Include="Resources\TestPublishContents.zip">
Microsoft.NET.Sdk.Razor.Tests (2)
Microsoft.NET.Sdk.Razor.Tests.csproj (2)
52<None Include="TestFiles\Generated\*.rz.scp.css"> 55<None Include="TestFiles\Generated\*.bundle.scp.css">
Microsoft.NET.Sdk.StaticWebAssets.Benchmarks (2)
Microsoft.NET.Sdk.StaticWebAssets.Benchmarks.csproj (2)
24<None Include="Directory.Build.template"> 28<None Include="Directory.Build.template">
Microsoft.NET.Sdk.StaticWebAssets.Tests (2)
Microsoft.NET.Sdk.StaticWebAssets.Tests.csproj (2)
60<None Include="TestFiles\Generated\*.rz.scp.css"> 63<None Include="TestFiles\Generated\*.bundle.scp.css">
Microsoft.NET.Sdk.WorkloadManifestReader.Tests (1)
Microsoft.NET.Sdk.WorkloadManifestReader.Tests.csproj (1)
20<None Update="Manifests\Sample.json">
Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver (1)
Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.csproj (1)
9<None Update="SdkResolvers\Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver\Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.xml" CopyToOutputDirectory="PreserveNewest" />
Microsoft.NET.StringTools.net35.UnitTests (2)
StringTools.UnitTests.net35.csproj (2)
34<None Include="..\Shared\UnitTests\App.config"> 38<None Include="..\Shared\UnitTests\xunit.runner.json">
Microsoft.NET.StringTools.UnitTests (2)
StringTools.UnitTests.csproj (2)
23<None Include="..\Shared\UnitTests\App.config"> 27<None Include="..\Shared\UnitTests\xunit.runner.json">
Microsoft.NET.TestFramework (2)
Microsoft.NET.TestFramework.csproj (2)
76<None Include="SetupTestRoot.targets" /> 77<None Include="BuildTestPackages.targets" />
Microsoft.TemplateEngine.Cli.UnitTests (2)
Microsoft.TemplateEngine.Cli.UnitTests.csproj (2)
13<None Include="TemplateInstallTests/TestTemplates/**/*" CopyToOutputDirectory="Always" /> 33<None Update="Resources\dotnetcli.host.json">
Microsoft.TemplateEngine.TestTemplates (2)
Microsoft.TemplateEngine.TestTemplates.csproj (2)
20<None Include="test_templates\**\*" CopyToOutputDirectory="Always" /> 23<None Include="nupkg_templates\**" CopyToOutputDirectory="Always" />
MSBuild (1)
MSBuild.csproj (1)
168<None Include="@(XsdsForVS)">
MSBuildFiles (26)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Roslyn\Microsoft.Managed.Core.targets (1)
316<None Include="@(AdditionalFiles)" Condition="'%(AdditionalFiles.CopyToOutputDirectory)' != ''" />
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.NET.Sdk.WindowsDesktop.props (1)
38<None Remove="**/*.xaml"
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.props (5)
43<None Include="**/*" Exclude="$(DefaultItemExcludes);$(DefaultExcludesInProjectFolder)" /> 44<None Remove="**/*$(DefaultLanguageSourceExtension)" /> 45<None Remove="**/*.resx" /> 47<None Remove="$(__WindowsAppSdkDefaultImageIncludes)" Condition=" '$(EnableDefaultWindowsAppSdkContentItems)' == 'true' "/> 48<None Remove="**/*.resw" Condition=" '$(EnableDefaultWindowsAppSdkPRIResourceItems)' == 'true' "/>
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (1)
108<None Update="@(None)">
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (6)
1009<None Include="@(NativeCopyLocalItems)" 1022<None Include="@(NativeCopyLocalItems)" 1032<None Include="$(AppHostIntermediatePath)"> 1045<None Include="$(ComHostIntermediatePath)"> 1050<None Include="@(RegFreeComManifest)" Condition="'$(EnableRegFreeCom)' == 'true'"> 1059<None Include="$(IjwHostSourcePath)">
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
1335<None Remove="@(_Temp)" /> 1336<None Include="@(_Temp)" />
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Microsoft\WindowsXaml\v17.0\8.21\Microsoft.Windows.UI.Xaml.CSharp.ModernNET.DefaultItems.props (2)
80<None 116<None Remove="**/*.resw" Condition="'$(EnableDefaultItems)' == 'true' And '$(EnableDefaultNoneItems)' == 'true'" />
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.25522.2\tools\ProjectDefaults.targets (2)
48<None Include="$(PackageLicenseFullPath)" Pack="true" PackagePath="$(PackageLicenseFile)" Visible="false" /> 55<None Include="$(PackageIconFullPath)" Pack="true" PackagePath="$(PackageIcon)" Visible="false" />
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.25522.2\tools\RepositoryInfo.targets (1)
90<None Include="$(_SourcePackageSourceLinkTargetsFilePath)" PackagePath="build" Pack="true" Condition="'$(NuspecFile)' == ''"/>
D\a\_work\1\s\bin_\repo\msbuild\Directory.Build.targets (2)
16<None Include="$(ThirdPartyNotice)" Pack="true" PackagePath="notices" Visible="false" /> 17<None Include="README.md" Pack="true" PackagePath="\" />
D\a\_work\1\s\bin_\repo\msbuild\src\BuildCheck.UnitTests\TestAssets\Common\CommonTest.targets (2)
16<None Include="@(_PackagesToPack)" Pack="true" PackagePath="build" Visible="false" /> 19<None Include="$(OutputPath)\$(AssemblyName).dll" Pack="true" PackagePath="build" Visible="false" />
D\a\_work\1\s\bin_\repo\sdk\src\Microsoft.CodeAnalysis.NetAnalyzers\src\Utilities\Compiler\Analyzer.Utilities.projitems (1)
136<None Include="$(MSBuildThisFileDirectory)DiagnosticCategoryAndIdRanges.txt" />
MSBuildTaskHost (1)
MSBuildTaskHost.csproj (1)
247<None Include="app.config" />
TaskWithDependency (1)
TaskWithDependency.csproj (1)
9<None Include="TaskWithDependencyTest.proj">
15 usages of MSBuild item None
Microsoft.NET.Build.Extensions.Tasks (2)
Microsoft.NET.Build.Extensions.Tasks.csproj (2)
67<UpToDateCheckInput Include="@(None)" /> 75<LayoutFile Include="@(None)" Condition="'%(None.PackagePath)' != '' and '%(None.PackagePath)' != 'Icon.png'">
Microsoft.NET.Build.Tasks (2)
Microsoft.NET.Build.Tasks.csproj (2)
125<UpToDateCheckInput Include="@(None)" /> 138<LayoutFile Include="@(None)" Condition="'%(None.PackagePath)' != '' and '%(None.PackagePath)' != 'Icon.png'">
MSBuildFiles (11)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (1)
108<None Update="@(None)">
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (1)
506<_PackageFiles Include="@(None)" Condition=" %(None.Pack) == 'true' ">
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (7)
1201<FindAppConfigFile PrimaryList="@(None)" SecondaryList="@(Content)" TargetPath="$(TargetFileName).config" Condition="'$(AppConfig)'==''"> 1329<AssignLinkMetadata Items="@(None)" 1330Condition="'@(None)' != '' and '%(None.DefiningProjectFullPath)' != '$(MSBuildProjectFullPath)'"> 2440CandidateAssemblyFiles="@(Content);@(None)" 3007CandidateAssemblyFiles="@(Content);@(None);@(_RARResolvedReferencePath)" 3249<AssignTargetPath Files="@(None)" RootFolder="$(MSBuildProjectDirectory)"> 3257<AssignTargetPath Files="@(None)" RootFolder="$(MSBuildProjectDirectory)" Condition="'@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest'">
C\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.ServiceModel.targets (1)
26<XsdCodeGenInputXsdFiles Include="@(None)" Condition=" '%(None.Extension)' == '.xsd' and '%(None.Generator)' == '' " />
D\a\_work\1\s\bin_\repo\msbuild\eng\BootStrapMsBuild.targets (1)
44<_NuGetRuntimeDependencies Include="%(None.Identity)" Condition="'@(None->Contains('NuGet.'))' == 'true'" />