Skip to content

Add missing docs for CLI environment variable DOTNET_SKIP_WORKLOAD_INTEGRITY_CHECK #47139

Open
@baronfel

Description

@baronfel

Type of issue

Missing information

Description

The DOTNET_SKIP_WORKLOAD_INTEGRITY_CHECK env var controls if the dotnet CLI attempts to validate/perform an integrity check on the currently installed workloads on first-run. If set to true/1/yes then the integrity check is skipped.

We usually want the integrity check because it ensures that workloads from previous feature bands are accessible to the currently-installed SDK, but it is possible that for some use cases this may not be desired.

Page URL

https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-environment-variables

Content source URL

https://github.com/dotnet/docs/blob/main/docs/core/tools/dotnet-environment-variables.md

Document Version Independent Id

0c8e3542-470a-fa11-0d27-061384c4c3ba

Platform Id

b3c40dba-7bb4-e637-a537-f6ed8757d043

Article author

@tdykstra

Metadata

  • ID: c1fab316-eb04-50f5-03c8-bf3004981d3e
  • PlatformId: b3c40dba-7bb4-e637-a537-f6ed8757d043
  • Service: dotnet-fundamentals

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions