Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Use latest 2.1.x .NET SDK #381

Merged
merged 1 commit into from
Jan 24, 2023
Merged

Use latest 2.1.x .NET SDK #381

merged 1 commit into from
Jan 24, 2023

Conversation

dougbu
Copy link
Member

@dougbu dougbu commented Jan 23, 2023

  • noticed CI builds were using old 2.1.500
    • UseDotNet@2 seems to ignore rollForward when using global.json :frown:
  • nits:
    • quiet dotnet in CI (where dotnet is always new)
    • complain about all potentially missing components when VS isn't found
    • add a missing blank line

- noticed CI builds were using old 2.1.500
  - `UseDotNet@2` seems to ignore `rollForward` when using global.json :frown:
- nits:
  - quiet `dotnet` in CI (where `dotnet` is always new)
  - complain about all potentially missing components when VS isn't found
  - add a missing blank line
@dougbu dougbu merged commit fc1cf70 into aspnet:main Jan 24, 2023
@dougbu dougbu deleted the dougbu/latest.sdk branch January 24, 2023 23:42
@dougbu dougbu added this to the 3.3.0 (5.3.0) milestone Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants