Skip to content

Commit

Permalink
Fix bad revert from a previous change.
Browse files Browse the repository at this point in the history
  • Loading branch information
mandel-macaque committed Aug 28, 2024
1 parent a94e768 commit 42b86d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/devops/automation/scripts/VSTS.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,6 @@ class BuildConfiguration {
}

$this.StoreParentBuildVariables($configuration)
}

# For each .NET platform we support, add a INCLUDE_DOTNET_<platform> variable specifying whether that platform is enabled or not.
$dotnetPlatforms = $configuration.DOTNET_PLATFORMS.Split(' ', [StringSplitOptions]::RemoveEmptyEntries)
Expand Down

0 comments on commit 42b86d9

Please sign in to comment.