Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

do null check before attempting to install sdk #11315

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

brettfo
Copy link
Contributor

@brettfo brettfo commented Jan 16, 2025

The SDK installer wasn't actually verifying that the property $globalJson.sdk.version is present. This would have broken the install step a few lines down.

@brettfo brettfo requested a review from a team as a code owner January 16, 2025 00:21
@github-actions github-actions bot added the L: dotnet:nuget NuGet packages via nuget or dotnet label Jan 16, 2025
@brettfo brettfo force-pushed the dev/brettfo/nuget-sdk-null-check branch 2 times, most recently from 5c01cf3 to e6c1f86 Compare January 16, 2025 00:47
@randhircs randhircs force-pushed the dev/brettfo/nuget-sdk-null-check branch from e6c1f86 to 59d3cf3 Compare January 16, 2025 19:13
@randhircs randhircs force-pushed the dev/brettfo/nuget-sdk-null-check branch from 59d3cf3 to 6754717 Compare January 16, 2025 20:00
@randhircs randhircs merged commit 167798e into main Jan 16, 2025
71 checks passed
@randhircs randhircs deleted the dev/brettfo/nuget-sdk-null-check branch January 16, 2025 20:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
L: dotnet:nuget NuGet packages via nuget or dotnet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants