4 assignments to MSBuild property SelfContained
MSBuildFiles (4)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ComposeStore.targets (1)
281
<
SelfContained
Condition="'$(SelfContained)' == ''">true</SelfContained>
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets (3)
84
<
SelfContained
>$(PublishSelfContained)</SelfContained>
171
<
SelfContained
Condition="'$(SelfContained)' == '' and
177
<
SelfContained
Condition="'$(SelfContained)' == ''">false</SelfContained>
44 usages of MSBuild property SelfContained
MSBuildFiles (44)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Containers\build\Microsoft.NET.Build.Containers.targets (1)
17
<_ContainerIsSelfContained Condition="'$(
SelfContained
)' == 'true' or '$(PublishSelfContained)' == 'true'">true</_ContainerIsSelfContained>
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ComposeStore.targets (2)
281
<SelfContained Condition="'$(
SelfContained
)' == ''">true</SelfContained>
425
IsSelfContained="$(
SelfContained
)" >
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (5)
24
<PublishReadyToRunComposite Condition="'$(PublishReadyToRunUseCrossgen2)' != 'true' or '$(
SelfContained
)' != 'true'">false</PublishReadyToRunComposite>
301
IsSelfContained="$(
SelfContained
)"
399
<ItemGroup Condition="'$(
SelfContained
)' != 'true'">
403
<ResolvePackageFileConflicts Condition="'$(
SelfContained
)' != 'true'"
408
<ItemGroup Condition="'$(
SelfContained
)' != 'true'">
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (1)
114
<NETSdkError Condition=" '$(
SelfContained
)' == 'true' "
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (8)
205
'$(
SelfContained
)' != 'true'"
609
IsSelfContained="$(
SelfContained
)"
617
Condition="('$(
SelfContained
)' == 'true' Or '%(RuntimePackAsset.RuntimePackAlwaysCopyLocal)' == 'true') and '%(RuntimePackAsset.AssetType)' != 'pgodata'" />
954
<PropertyGroup Condition="'$(
SelfContained
)' == 'true'">
982
<ItemGroup Condition="'$(
SelfContained
)' == 'true'">
1024
<_TrimRuntimeAssets Condition="'$(PublishSingleFile)' == 'true' and '$(
SelfContained
)' == 'true'">true</_TrimRuntimeAssets>
1159
<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(
SelfContained
)" />
1244
IsSelfContained="$(
SelfContained
)"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets (11)
67
<PropertyGroup Condition="'$(
SelfContained
)' == '' and
101
'$(
SelfContained
)' == 'true' or
166
<_SelfContainedWasSpecified Condition="'$(
SelfContained
)' != ''">true</_SelfContainedWasSpecified>
171
<SelfContained Condition="'$(
SelfContained
)' == '' and
177
<SelfContained Condition="'$(
SelfContained
)' == ''">false</SelfContained>
183
('$(
SelfContained
)' == 'true' or
215
<NETSdkError Condition="'$(
SelfContained
)' == 'true' and '$(RuntimeIdentifier)' == '' and '$(AllowSelfContainedWithoutRuntimeIdentifier)' != 'true'"
237
<NETSdkError Condition="'$(
SelfContained
)' == 'true' and '$(UseAppHost)' != 'true' and '$(_RuntimeIdentifierUsesAppHost)' == 'true'"
240
<NETSdkError Condition="'$(
SelfContained
)' != 'true' and '$(UseAppHost)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '2.1'"
269
<NETSdkWarning Condition="'$(
SelfContained
)' == 'true' and '$(EnableComHosting)' == 'true'"
318
<NETSdkError Condition="('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(
SelfContained
) == 'true'"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets (2)
41
<TargetLatestRuntimePatch Condition="'$(
SelfContained
)' == 'true' ">true</TargetLatestRuntimePatch>
42
<TargetLatestRuntimePatch Condition="'$(
SelfContained
)' != 'true' ">false</TargetLatestRuntimePatch>
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (3)
116
SelfContained="$(
SelfContained
)"
448
<ItemGroup Condition="'$(RuntimeIdentifier)' == '' or '$(
SelfContained
)' != 'true'">
524
Condition="'$(CopyLocalLockFileAssemblies)' == 'true' and ('$(
SelfContained
)' == 'true' or '%(RuntimePackAsset.RuntimePackAlwaysCopyLocal)' == 'true') and '%(RuntimePackAsset.AssetType)' != 'pgodata'" />
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (8)
345
IsSelfContained="$(
SelfContained
)"
368
<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="$(
SelfContained
)"/>
415
<_WriteIncludedFrameworks Condition="'$(
SelfContained
)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' >= '3.1'">true</_WriteIncludedFrameworks>
430
IsSelfContained="$(
SelfContained
)"
806
'$(
SelfContained
)' == 'true' and
990
<PropertyGroup Condition="'$(AppHostIntermediatePath)' == '' and '$(
SelfContained
)' == 'true'">
1008
Condition="'$(
SelfContained
)' == 'true' and
1380
SelfContained="$(
SelfContained
)"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (1)
132
<TFTelemetry Include="SelfContained" Value="$(
SelfContained
)" />
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (1)
277
IsSelfContained="$(
SelfContained
)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
4707
IsSelfContainedPublish="$(
SelfContained
)"