dotnet-sdk-contrib
dotnet-sdk-contrib copied to clipboard
Remove deprecation notice from README
Description:
Remove the deprecation notice from the README once the new package, with the new name, has been published.
- This task should only be completed after the new package is available on NuGet (or the relevant registry).
- Double-check that all references to the deprecated package name are removed or updated accordingly.
Steps:
- Confirm the new package is published and available.
- Update the README to remove the deprecation notice.
- Ensure documentation and usage examples reference the new package name.