Skip to content

Add Dependabot configuration for .NET SDK updates#538

Closed
JamieMagee wants to merge 1 commit into
microsoft:mainfrom
JamieMagee:add-dotnet-sdk-dependabot
Closed

Add Dependabot configuration for .NET SDK updates#538
JamieMagee wants to merge 1 commit into
microsoft:mainfrom
JamieMagee:add-dotnet-sdk-dependabot

Conversation

@JamieMagee

Copy link
Copy Markdown
Member

This PR adds Dependabot configuration to automatically manage .NET SDK version updates in global.json.

This configuration will:

  • Monitor the global.json file for .NET SDK version updates
  • Create pull requests when new SDK versions are available
  • Help keep the project secure with the latest SDK patches

For more information, see: https://devblogs.microsoft.com/dotnet/using-dependabot-to-manage-dotnet-sdk-updates/

@yangpanMS

Copy link
Copy Markdown
Contributor

Our team proactively manage .NET versions and update frequently.

@yangpanMS yangpanMS closed this Jun 23, 2025
@JamieMagee

Copy link
Copy Markdown
Member Author

Okay, just a heads up you are currently targeting 9.0.100, but the latest release is 9.0.3011

Footnotes

  1. https://dotnet.microsoft.com/en-us/download/dotnet/9.0#version_0

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