4 assignments to MSBuild property SelfContained
MSBuildFiles (4)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ComposeStore.targets (1)
281
<
SelfContained
Condition="'$(SelfContained)' == ''">true</SelfContained>
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets (3)
82
<
SelfContained
>$(PublishSelfContained)</SelfContained>
169
<
SelfContained
Condition="'$(SelfContained)' == '' and
175
<
SelfContained
Condition="'$(SelfContained)' == ''">false</SelfContained>
43 usages of MSBuild property SelfContained
MSBuildFiles (43)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ComposeStore.targets (2)
281
<SelfContained Condition="'$(
SelfContained
)' == ''">true</SelfContained>
425
IsSelfContained="$(
SelfContained
)" >
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\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\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (1)
114
<NETSdkError Condition=" '$(
SelfContained
)' == 'true' "
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (8)
201
'$(
SelfContained
)' != 'true'"
605
IsSelfContained="$(
SelfContained
)"
613
Condition="('$(
SelfContained
)' == 'true' Or '%(RuntimePackAsset.RuntimePackAlwaysCopyLocal)' == 'true') and '%(RuntimePackAsset.AssetType)' != 'pgodata'" />
876
<PropertyGroup Condition="'$(
SelfContained
)' == 'true'">
904
<ItemGroup Condition="'$(
SelfContained
)' == 'true'">
946
<_TrimRuntimeAssets Condition="'$(PublishSingleFile)' == 'true' and '$(
SelfContained
)' == 'true'">true</_TrimRuntimeAssets>
1081
<_GeneratePublishDependencyFilePropertyInputsCacheToHash Include="$(
SelfContained
)" />
1166
IsSelfContained="$(
SelfContained
)"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets (11)
65
<PropertyGroup Condition="'$(
SelfContained
)' == '' and
99
'$(
SelfContained
)' == 'true' or
164
<_SelfContainedWasSpecified Condition="'$(
SelfContained
)' != ''">true</_SelfContainedWasSpecified>
169
<SelfContained Condition="'$(
SelfContained
)' == '' and
175
<SelfContained Condition="'$(
SelfContained
)' == ''">false</SelfContained>
180
('$(
SelfContained
)' == 'true' or
212
<NETSdkError Condition="'$(
SelfContained
)' == 'true' and '$(RuntimeIdentifier)' == ''"
234
<NETSdkError Condition="'$(
SelfContained
)' == 'true' and '$(UseAppHost)' != 'true' and '$(_RuntimeIdentifierUsesAppHost)' == 'true'"
237
<NETSdkError Condition="'$(
SelfContained
)' != 'true' and '$(UseAppHost)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '2.1'"
266
<NETSdkWarning Condition="'$(
SelfContained
)' == 'true' and '$(EnableComHosting)' == 'true'"
303
<NETSdkError Condition="('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(
SelfContained
) == 'true'"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\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\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (3)
99
SelfContained="$(
SelfContained
)"
427
<ItemGroup Condition="'$(RuntimeIdentifier)' == '' or '$(
SelfContained
)' != 'true'">
502
Condition="'$(CopyLocalLockFileAssemblies)' == 'true' and ('$(
SelfContained
)' == 'true' or '%(RuntimePackAsset.RuntimePackAlwaysCopyLocal)' == 'true') and '%(RuntimePackAsset.AssetType)' != 'pgodata'" />
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (8)
306
IsSelfContained="$(
SelfContained
)"
329
<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="$(
SelfContained
)"/>
376
<_WriteIncludedFrameworks Condition="'$(
SelfContained
)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' >= '3.1'">true</_WriteIncludedFrameworks>
391
IsSelfContained="$(
SelfContained
)"
732
'$(
SelfContained
)' == 'true' and
881
<PropertyGroup Condition="'$(AppHostIntermediatePath)' == '' and '$(
SelfContained
)' == 'true'">
900
Condition="'$(
SelfContained
)' == 'true' and
1254
SelfContained="$(
SelfContained
)"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (1)
132
<TFTelemetry Include="SelfContained" Value="$(
SelfContained
)" />
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\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)
4647
IsSelfContainedPublish="$(
SelfContained
)"