95 assignments to MSBuild property OutputType
ArgumentForwarding.Tests (1)
ArgumentForwarding.Tests.csproj (1)
5<OutputType>Exe</OutputType>
ArgumentsReflector (1)
ArgumentsReflector.csproj (1)
5<OutputType>Exe</OutputType>
consoledemo (1)
consoledemo.csproj (1)
3<OutputType>Exe</OutputType>
ConsoleDemoWithCasing (1)
ConsoleDemoWithCasing.csproj (1)
3<OutputType>Exe</OutputType>
containerize (1)
containerize.csproj (1)
5<OutputType>Exe</OutputType>
containerize.UnitTests (1)
containerize.UnitTests.csproj (1)
9<OutputType>Exe</OutputType>
dotnet (1)
dotnet.csproj (1)
6<OutputType>Exe</OutputType>
dotnet.Tests (1)
dotnet.Tests.csproj (1)
10<OutputType>Exe</OutputType>
dotnet-dependency-context-test (1)
dotnet-dependency-context-test.csproj (1)
7<OutputType>Exe</OutputType>
dotnet-fallbackfoldertool (1)
dotnet-fallbackfoldertool.csproj (1)
8<OutputType>Exe</OutputType>
dotnet-format (1)
dotnet-format.csproj (1)
5<OutputType>Exe</OutputType>
dotnet-format.UnitTests (1)
dotnet-format.UnitTests.csproj (1)
11<OutputType>Exe</OutputType>
dotnet-hello (1)
dotnet-hello.csproj (1)
11<OutputType>Exe</OutputType>
dotnet-MsiInstallation.Tests (1)
dotnet-MsiInstallation.Tests.csproj (1)
11<OutputType>Exe</OutputType>
dotnet-new.IntegrationTests (1)
dotnet-new.IntegrationTests.csproj (1)
7<OutputType>Exe</OutputType>
dotnet-outputsframeworkversion-netcoreapp1.0 (1)
dotnet-outputsframeworkversion-netcoreapp1.0.csproj (1)
7<OutputType>Exe</OutputType>
dotnet-portable (1)
dotnet-portable.csproj (1)
7<OutputType>Exe</OutputType>
dotnet-portable-v1 (1)
dotnet-portable-v1.csproj (1)
6<OutputType>Exe</OutputType>
dotnet-portable-v1-prefercli (1)
dotnet-portable-v1-prefercli.csproj (1)
6<OutputType>Exe</OutputType>
dotnet-prefercliruntime (1)
dotnet-prefercliruntime.csproj (1)
7<OutputType>Exe</OutputType>
dotnet-tool-with-output-name (1)
ToolWithOutputName.csproj (1)
9<OutputType>Exe</OutputType>
dotnet-watch (1)
dotnet-watch.csproj (1)
10<OutputType>exe</OutputType>
dotnet-watch.Tests (1)
dotnet-watch.Tests.csproj (1)
3<OutputType>Exe</OutputType>
EndToEnd.Tests (1)
EndToEnd.Tests.csproj (1)
10<OutputType>Exe</OutputType>
finalizer (1)
finalizer.csproj (1)
5<OutputType>WinExe</OutputType>
GenerateDocumentationAndConfigFiles (1)
GenerateDocumentationAndConfigFiles.csproj (1)
5<OutputType>Exe</OutputType>
Microsoft.AspNetCore.Watch.BrowserRefresh.Tests (1)
Microsoft.AspNetCore.Watch.BrowserRefresh.Tests.csproj (1)
7<OutputType>Exe</OutputType>
Microsoft.Build.UnGAC (1)
Microsoft.Build.UnGAC.csproj (1)
6<OutputType>Exe</OutputType>
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (1)
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests.csproj (1)
5<OutputType>Exe</OutputType>
Microsoft.DotNet.ApiCompat.IntegrationTests (1)
Microsoft.DotNet.ApiCompat.IntegrationTests.csproj (1)
5<OutputType Condition="'$(TargetFramework)' == '$(ToolsetTargetFramework)'">Exe</OutputType>
Microsoft.DotNet.ApiCompat.Tests (1)
Microsoft.DotNet.ApiCompat.Tests.csproj (1)
6<OutputType Condition="'$(TargetFramework)' == '$(ToolsetTargetFramework)'">Exe</OutputType>
Microsoft.DotNet.ApiCompat.Tool (1)
Microsoft.DotNet.ApiCompat.Tool.csproj (1)
5<OutputType>Exe</OutputType>
Microsoft.DotNet.ApiCompatibility.Tests (1)
Microsoft.DotNet.ApiCompatibility.Tests.csproj (1)
5<OutputType Condition="'$(TargetFramework)' == '$(ToolsetTargetFramework)'">Exe</OutputType>
Microsoft.DotNet.ApiDiff.Tests (1)
Microsoft.DotNet.ApiDiff.Tests.csproj (1)
5<OutputType>Exe</OutputType>
Microsoft.DotNet.ApiDiff.Tool (1)
Microsoft.DotNet.ApiDiff.Tool.csproj (1)
5<OutputType>Exe</OutputType>
Microsoft.DotNet.ApiSymbolExtensions.Tests (1)
Microsoft.DotNet.ApiSymbolExtensions.Tests.csproj (1)
5<OutputType Condition="'$(TargetFramework)' == '$(ToolsetTargetFramework)'">Exe</OutputType>
Microsoft.DotNet.Cli.Utils.Tests (1)
Microsoft.DotNet.Cli.Utils.Tests.csproj (1)
4<OutputType>Exe</OutputType>
Microsoft.DotNet.GenAPI.Tests (1)
Microsoft.DotNet.GenAPI.Tests.csproj (1)
5<OutputType Condition="'$(TargetFramework)' == '$(ToolsetTargetFramework)'">Exe</OutputType>
Microsoft.DotNet.GenAPI.Tool (1)
Microsoft.DotNet.GenAPI.Tool.csproj (1)
5<OutputType>Exe</OutputType>
Microsoft.DotNet.HotReload.Client.Tests (1)
Microsoft.DotNet.HotReload.Client.Tests.csproj (1)
9<OutputType Condition="'$(TargetFramework)' == '$(SdkTargetFramework)'">Exe</OutputType>
Microsoft.DotNet.PackageInstall.Tests (1)
Microsoft.DotNet.PackageInstall.Tests.csproj (1)
11<OutputType>Exe</OutputType>
Microsoft.DotNet.PackageValidation.Tests (1)
Microsoft.DotNet.PackageValidation.Tests.csproj (1)
5<OutputType Condition="'$(TargetFramework)' == '$(ToolsetTargetFramework)'">Exe</OutputType>
Microsoft.DotNet.TemplateLocator.Tests (1)
Microsoft.DotNet.TemplateLocator.Tests.csproj (1)
9<OutputType Condition="'$(TargetFramework)' == '$(ToolsetTargetFramework)'">Exe</OutputType>
Microsoft.Extensions.DotNetDeltaApplier.Tests (1)
Microsoft.Extensions.DotNetDeltaApplier.Tests.csproj (1)
7<OutputType>Exe</OutputType>
Microsoft.NET.Build.Containers.IntegrationTests (1)
Microsoft.NET.Build.Containers.IntegrationTests.csproj (1)
10<OutputType Condition="'$(TargetFramework)' == '$(SdkTargetFramework)'">Exe</OutputType>
Microsoft.NET.Build.Containers.UnitTests (1)
Microsoft.NET.Build.Containers.UnitTests.csproj (1)
9<OutputType>Exe</OutputType>
Microsoft.NET.Build.Extensions.Tasks (1)
Microsoft.NET.Build.Extensions.Tasks.csproj (1)
14<OutputType>Library</OutputType>
Microsoft.NET.Build.Extensions.Tasks.UnitTests (1)
Microsoft.NET.Build.Extensions.Tasks.UnitTests.csproj (1)
10<OutputType>Exe</OutputType>
Microsoft.NET.Build.Tasks (1)
Microsoft.NET.Build.Tasks.csproj (1)
13<OutputType>Library</OutputType>
Microsoft.NET.Build.Tasks.UnitTests (1)
Microsoft.NET.Build.Tasks.UnitTests.csproj (1)
10<OutputType>Exe</OutputType>
Microsoft.NET.Build.Tests (1)
Microsoft.NET.Build.Tests.csproj (1)
12<OutputType>Exe</OutputType>
Microsoft.NET.Clean.Tests (1)
Microsoft.NET.Clean.Tests.csproj (1)
11<OutputType>Exe</OutputType>
Microsoft.NET.Pack.Tests (1)
Microsoft.NET.Pack.Tests.csproj (1)
11<OutputType>Exe</OutputType>
Microsoft.NET.Publish.Tests (1)
Microsoft.NET.Publish.Tests.csproj (1)
11<OutputType>Exe</OutputType>
Microsoft.NET.Rebuild.Tests (1)
Microsoft.NET.Rebuild.Tests.csproj (1)
11<OutputType>Exe</OutputType>
Microsoft.NET.Restore.Tests (1)
Microsoft.NET.Restore.Tests.csproj (1)
11<OutputType>Exe</OutputType>
Microsoft.NET.Sdk.BlazorWebAssembly.AoT.Tests (1)
Microsoft.NET.Sdk.BlazorWebAssembly.AoT.Tests.csproj (1)
12<OutputType>Exe</OutputType>
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (2)
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks.csproj (2)
13<OutputType>Library</OutputType> 37<OutputType>Library</OutputType>
Microsoft.NET.Sdk.BlazorWebAssembly.Tests (1)
Microsoft.NET.Sdk.BlazorWebAssembly.Tests.csproj (1)
12<OutputType>Exe</OutputType>
Microsoft.NET.Sdk.BlazorWebAssembly.Tool (1)
Microsoft.NET.Sdk.BlazorWebAssembly.Tool.csproj (1)
4<OutputType>Exe</OutputType>
Microsoft.NET.Sdk.Publish.Tasks.Tests (1)
Microsoft.NET.Sdk.Publish.Tasks.Tests.csproj (1)
12<OutputType Condition="'$(TargetFramework)' == '$(ToolsetTargetFramework)'">Exe</OutputType>
Microsoft.NET.Sdk.Razor.Tasks (2)
Microsoft.NET.Sdk.Razor.Tasks.csproj (2)
15<OutputType>Library</OutputType> 36<OutputType>Library</OutputType>
Microsoft.NET.Sdk.Razor.Tests (1)
Microsoft.NET.Sdk.Razor.Tests.csproj (1)
13<OutputType>Exe</OutputType>
Microsoft.NET.Sdk.Razor.Tool.Tests (1)
Microsoft.NET.Sdk.Razor.Tool.Tests.csproj (1)
17<OutputType>Exe</OutputType>
Microsoft.NET.Sdk.StaticWebAssets.Benchmarks (1)
Microsoft.NET.Sdk.StaticWebAssets.Benchmarks.csproj (1)
3<OutputType>Exe</OutputType>
Microsoft.NET.Sdk.StaticWebAssets.Tasks (1)
Microsoft.NET.Sdk.StaticWebAssets.Tasks.csproj (1)
17<OutputType>Library</OutputType>
Microsoft.NET.Sdk.StaticWebAssets.Tests (1)
Microsoft.NET.Sdk.StaticWebAssets.Tests.csproj (1)
13<OutputType>Exe</OutputType>
Microsoft.NET.Sdk.StaticWebAssets.Tool (1)
Microsoft.NET.Sdk.StaticWebAssets.Tool.csproj (1)
4<OutputType>Exe</OutputType>
Microsoft.NET.Sdk.Web.Tests (1)
Microsoft.NET.Sdk.Web.Tests.csproj (1)
13<OutputType>Exe</OutputType>
Microsoft.NET.Sdk.WebAssembly.Tasks (2)
Microsoft.NET.Sdk.WebAssembly.Tasks.csproj (2)
12<OutputType>Library</OutputType> 33<OutputType>Library</OutputType>
Microsoft.NET.Sdk.WorkloadManifestReader.Tests (1)
Microsoft.NET.Sdk.WorkloadManifestReader.Tests.csproj (1)
6<OutputType Condition="'$(TargetFramework)' == '$(ToolsetTargetFramework)'">Exe</OutputType>
Microsoft.NET.ToolPack.Tests (1)
Microsoft.NET.ToolPack.Tests.csproj (1)
11<OutputType>Exe</OutputType>
Microsoft.TemplateEngine.Cli.UnitTests (1)
Microsoft.TemplateEngine.Cli.UnitTests.csproj (1)
4<OutputType>Exe</OutputType>
Microsoft.WebTools.AspireService.Tests (1)
Microsoft.WebTools.AspireService.Tests.csproj (1)
6<OutputType>Exe</OutputType>
Microsoft.Win32.Msi (1)
Microsoft.Win32.Msi.csproj (1)
5<OutputType>library</OutputType>
Microsoft.Win32.Msi.Manual.Tests (1)
Microsoft.Win32.Msi.Manual.Tests.csproj (1)
5<OutputType>Exe</OutputType>
Microsoft.Win32.Msi.Tests (1)
Microsoft.Win32.Msi.Tests.csproj (1)
5<OutputType Condition="'$(TargetFramework)' == '$(ToolsetTargetFramework)'">Exe</OutputType>
MSBuild (1)
MSBuild.csproj (1)
7<OutputType>Exe</OutputType>
msbuild.Integration.Tests (1)
msbuild.Integration.Tests.csproj (1)
10<OutputType>Exe</OutputType>
MSBuildFiles (6)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (1)
38<OutputType Condition=" '$(OutputType)' == '' ">Library</OutputType>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
167<OutputType Condition=" '$(TargetType)' != ''">$(TargetType)</OutputType> 168<OutputType Condition=" '$(TargetType)' == 'Container' or '$(TargetType)' == 'DocumentContainer' ">library</OutputType> 169<OutputType Condition=" '$(OutputType)' == '' ">exe</OutputType>
D\a\_work\1\s\bin_\repo\msbuild\src\Directory.Build.targets (1)
22<OutputType>Exe</OutputType>
D\a\_work\1\s\bin_\repo\sdk\src\WebSdk\Package.props (1)
5<OutputType>Library</OutputType>
MSBuildTaskHost (1)
MSBuildTaskHost.csproj (1)
9<OutputType>Exe</OutputType>
rzc (1)
Microsoft.NET.Sdk.Razor.Tool.csproj (1)
6<OutputType>Exe</OutputType>
SDDLTests (1)
SDDLTests.csproj (1)
6<OutputType>Exe</OutputType>
sdk-tasks.Tests (1)
sdk-tasks.Tests.csproj (1)
6<OutputType Condition="'$(TargetFramework)' == '$(ToolsetTargetFramework)'">Exe</OutputType>
StringTools.Benchmark (1)
StringTools.Benchmark.csproj (1)
3<OutputType>Exe</OutputType>
System.CommandLine.StaticCompletions.Tests (1)
System.CommandLine.StaticCompletions.Tests.csproj (1)
6<OutputType>Exe</OutputType>
trustedroots.Tests (1)
trustedroots.Tests.csproj (1)
6<OutputType>Exe</OutputType>
91 usages of MSBuild property OutputType
MSBuildFiles (91)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Containers\build\Microsoft.NET.Build.Containers.targets (1)
19<EnableSdkContainerSupport Condition="'$(EnableSdkContainerSupport)' == '' and '$(OutputType)' != 'Library'" >true</EnableSdkContainerSupport>
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Roslyn\Microsoft.CSharp.Core.targets (2)
80<PdbFile Condition="'$(PdbFile)' == '' AND '$(OutputType)' == 'winmdobj' AND '$(_DebugSymbolsProduced)' == 'true'">$(IntermediateOutputPath)$(TargetName).compile.pdb</PdbFile> 152TargetType="$(OutputType)"
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets (1)
15<CheckEolTargetFramework Condition="'$(CheckEolTargetFramework)' == '' and '$(OutputType)' != 'Library'">true</CheckEolTargetFramework>
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PreserveCompilationContext.targets (1)
37<OutputType>$(OutputType)</OutputType>
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets (1)
321<NETSdkError Condition="('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp'"
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (3)
24<_IsExecutable Condition="'$(OutputType)' == 'Exe' or '$(OutputType)'=='WinExe'">true</_IsExecutable> 99<AutoUnifyAssemblyReferences Condition="'$(AutoUnifyAssemblyReferences)' == '' and $(OutputType) == 'Library'">true</AutoUnifyAssemblyReferences>
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Common.targets (2)
36<_IsExecutable Condition="'$(OutputType)' == 'Exe' or '$(OutputType)'=='WinExe'">true</_IsExecutable>
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (1)
38<OutputType Condition=" '$(OutputType)' == '' ">Library</OutputType>
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (2)
817<_UseWindowsGraphicalUserInterface Condition="($(RuntimeIdentifier.StartsWith('win')) or $(DefaultAppHostRuntimeIdentifier.StartsWith('win'))) and '$(OutputType)'=='WinExe'">true</_UseWindowsGraphicalUserInterface> 1240<NETSdkError Condition="'$(OutputType)' == 'winmdobj'"
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (1)
134<TFTelemetry Include="OutputType" Value="$(OutputType)" />
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (51)
169<OutputType Condition=" '$(OutputType)' == '' ">exe</OutputType> 215<TargetExt Condition="'$(TargetExt)' == '' and '$(OutputType)'=='exe'">.exe</TargetExt> 216<TargetExt Condition="'$(TargetExt)' == '' and '$(OutputType)'=='winexe'">.exe</TargetExt> 217<TargetExt Condition="'$(TargetExt)' == '' and '$(OutputType)'=='appcontainerexe'">.exe</TargetExt> 218<TargetExt Condition="'$(TargetExt)' == '' and '$(OutputType)'=='library'">.dll</TargetExt> 219<TargetExt Condition="'$(TargetExt)' == '' and '$(OutputType)'=='module'">.netmodule</TargetExt> 220<TargetExt Condition="'$(TargetExt)' == '' and '$(OutputType)'=='winmdobj'">.winmdobj</TargetExt> 238<TargetName Condition="'$(TargetName)' == '' and '$(OutputType)' == 'winmdobj' and '$(RootNamespace)' != ''">$(RootNamespace)</TargetName> 245<WinMDExpOutputWindowsMetadataFilename Condition="'$(WinMDExpOutputWindowsMetadataFilename)' == '' and '$(OutputType)' == 'winmdobj'">$(TargetName).winmd</WinMDExpOutputWindowsMetadataFilename> 246<TargetFileName Condition=" '$(TargetFileName)' == '' and '$(OutputType)' == 'winmdobj'">$(WinMDExpOutputWindowsMetadataFilename)</TargetFileName> 260<_DeploymentPublishableProjectDefault Condition="'$(OutputType)'=='winexe' or '$(OutputType)'=='exe' or '$(OutputType)'=='appcontainerexe'">true</_DeploymentPublishableProjectDefault> 263<_DeploymentTargetApplicationManifestFileName Condition="'$(OutputType)'=='library'">Native.$(AssemblyName).manifest</_DeploymentTargetApplicationManifestFileName> 265<_DeploymentTargetApplicationManifestFileName Condition="'$(OutputType)'=='winexe'">$(TargetFileName).manifest</_DeploymentTargetApplicationManifestFileName> 267<_DeploymentTargetApplicationManifestFileName Condition="'$(OutputType)'=='exe'">$(TargetFileName).manifest</_DeploymentTargetApplicationManifestFileName> 269<_DeploymentTargetApplicationManifestFileName Condition="'$(OutputType)'=='appcontainerexe'">$(TargetFileName).manifest</_DeploymentTargetApplicationManifestFileName> 275<GenerateClickOnceManifests Condition="'$(OutputType)'=='winexe' or '$(OutputType)'=='exe' or '$(OutputType)'=='appcontainerexe'">$(GenerateManifests)</GenerateClickOnceManifests> 277<_DeploymentApplicationManifestIdentity Condition="'$(OutputType)'=='library'">Native.$(AssemblyName)</_DeploymentApplicationManifestIdentity> 278<_DeploymentApplicationManifestIdentity Condition="'$(OutputType)'=='winexe'">$(AssemblyName).exe</_DeploymentApplicationManifestIdentity> 279<_DeploymentApplicationManifestIdentity Condition="'$(OutputType)'=='exe'">$(AssemblyName).exe</_DeploymentApplicationManifestIdentity> 280<_DeploymentApplicationManifestIdentity Condition="'$(OutputType)'=='appcontainerexe'">$(AssemblyName).exe</_DeploymentApplicationManifestIdentity> 362<GenerateBindingRedirectsOutputType Condition="'$(OutputType)'=='exe' or '$(OutputType)'=='winexe'">true</GenerateBindingRedirectsOutputType> 410<_DebugSymbolsIntermediatePath Include="$(IntermediateOutputPath)$(TargetName).compile.pdb" Condition="'$(OutputType)' == 'winmdobj' and '@(_DebugSymbolsIntermediatePath)' == ''"/> 411<_DebugSymbolsIntermediatePath Include="$(IntermediateOutputPath)$(TargetName).pdb" Condition="'$(OutputType)' != 'winmdobj' and '@(_DebugSymbolsIntermediatePath)' == ''"/> 415<PropertyGroup Condition="'$(_DebugSymbolsProduced)' == 'true' and '$(OutputType)' == 'winmdobj'"> 420<PropertyGroup Condition="'$(OutputType)' == 'winmdobj' and '$(DocumentationFile)'!=''"> 1452Condition="(('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or 1604OutputType="$(OutputType)" 2285<ComputedApplicationManifest Include="$(_DeploymentApplicationManifestIdentity)" Condition="'$(OutputType)'!='winexe' and '$(OutputType)'!='exe' and '$(OutputType)'!='appcontainerexe' and Exists('%(_ApplicationManifestFinal.FullPath)')"> 3816Condition="'$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')"> 3897Condition="'$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')"> 5643Condition="'$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library'" 6108<MSBuildInternalMessage Condition="'$(OutputType)'!='winexe' and '$(OutputType)'!='exe' and '$(OutputType)'!='appcontainerexe'" ResourceName="CommonSdk.GenerateManifestsOnlyForExe" Severity="Error"/> 6403<ItemGroup Condition=" '$(OutputType)' != 'winmdobj' "> 6408<COM2REG Condition="'$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library'">true</COM2REG> 6412<ItemGroup Condition=" '$(OutputType)' == 'winmdobj' "> 6428<AddAppConfigToBuildOutputs Condition="('$(AddAppConfigToBuildOutputs)'=='') and ('$(OutputType)'!='library' and '$(OutputType)'!='winmdobj')">true</AddAppConfigToBuildOutputs> 6485<ItemGroup Condition="'$(_DebugSymbolsProduced)' != 'false' and '$(OutputType)' != 'winmdobj'"> 6492<ItemGroup Condition="'$(_DebugSymbolsProduced)' != 'false' and '$(OutputType)' == 'winmdobj'"> 6517<ItemGroup Condition="'$(DocumentationFile)'!='' and '$(OutputType)' != 'winmdobj'"> 6525<ItemGroup Condition="'$(DocumentationFile)' != '' and '$(OutputType)' == 'winmdobj'"> 7012<Import Project="$(MsAppxPackageTargets)" Condition="('$(WindowsAppContainer)' == 'true' or ('$(UseUwpTools)' == 'true' and '$(OutputType)' == 'Library' and '$(EnableAppxPackageTargetsForUwpClassLibraries)' != 'false')) and Exists('$(MsAppxPackageTargets)')" />
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (3)
160<ExportWinMDFile Condition="'$(ExportWinMDFile)' == '' and '$(OutputType)' == 'WinMDObj'">true</ExportWinMDFile> 219<PdbFile Condition="'$(PdbFile)' == '' and '$(OutputType)' == 'winmdobj' and '$(_DebugSymbolsProduced)' == 'true'">$(IntermediateOutputPath)$(TargetName).compile.pdb</PdbFile> 305TargetType="$(OutputType)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.NETFramework.CurrentVersion.props (6)
86<PropertyGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(TargetingClr2Framework)' != 'true' and '$(TargetFrameworkVersion)' != 'v4.0' and ('$(OutputType)' == 'exe' or '$(OutputType)' == 'winexe' or '$(OutputType)' == 'appcontainerexe' or '$(OutputType)' == '') and '$(PreferNativeArm64)' != 'true'"> 96<SubsystemVersion Condition="'$(SubsystemVersion)' == '' and ('$(PlatformTarget)' == 'ARM' or '$(OutputType)' == 'appcontainerexe' or '$(OutputType)' == 'winmdobj')">6.02</SubsystemVersion>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets (1)
137<ProjectCapability Include="AppServicePublish" Condition="'$(OutputType)' == 'Exe'" />
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Microsoft\VisualStudio\v17.0\CodeAnalysis\Microsoft.CodeAnalysis.targets (4)
319<CodeAnalysisInputAssembly Condition="'$(OutputType)'=='winmdobj'">@(IntermediateAssembly)</CodeAnalysisInputAssembly> 320<CodeAnalysisInputAssembly Condition="'$(OutputType)'=='winmdobj' and '$(Language)'=='VB'">$(IntermediateOutputPath)\TempCA\$(TargetName)$(TargetExt)</CodeAnalysisInputAssembly> 324<Copy Condition="'$(OutputType)'=='winmdobj' and '$(Language)'=='VB'" 329<Copy Condition="'$(OutputType)'=='winmdobj' and '$(Language)'=='VB'"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Microsoft\WindowsXaml\v17.0\8.21\Microsoft.Windows.UI.Xaml.CSharp.ModernNET.DefaultItems.props (1)
104<ItemGroup Condition="'$(UseUwpTools)' == 'true' AND '$(OutputType)' == 'Library'">
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.25522.2\tools\RuntimeIdentifierInference.BeforeNETSdkTargets.targets (1)
13<_RidAgnosticProject Condition="('$(OutputType)' == 'Library' or '$(IsTestProject)' == 'true') and '$(RuntimeIdentifiers)' == ''">true</_RidAgnosticProject>
C\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (7)
83<IsApplication Condition="'$(OutputType)'=='exe'">true</IsApplication> 84<IsApplication Condition="'$(OutputType)'=='winexe'">true</IsApplication> 85<IsLibrary Condition="'$(OutputType)'=='library'">true</IsLibrary> 86<IsLibrary Condition="'$(OutputType)'=='module'">true</IsLibrary> 277OutputType="$(OutputType)" 345OutputType="$(OutputType)" 654OutputType="$(OutputType)"
D\a\_work\1\s\bin_\repo\msbuild\src\Directory.Build.targets (2)
92<ItemGroup Condition="'$(OutputType)' == 'Exe'"> 150<UseFrozenMaintenancePackageVersions Condition="'$(UseFrozenMaintenancePackageVersions)' == '' AND '$(IsUnitTestProject)' != 'true' AND $([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net472')) AND '$(OutputType)' != 'exe'">true</UseFrozenMaintenancePackageVersions>