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

Stop hardcoding the dotnet SDK version number in tests #16199

Open
tgummerer opened this issue May 15, 2024 · 0 comments
Open

Stop hardcoding the dotnet SDK version number in tests #16199

tgummerer opened this issue May 15, 2024 · 0 comments
Labels
area/codegen SDK-gen, program-gen, convert area/testing kind/engineering Work that is not visible to an external user

Comments

@tgummerer
Copy link
Collaborator

We currently hardcode the version of the dotnet SDK in tests. This breaks everytime we forget to bump this after a new dotnet SDK release. We should try to stop hardcoding this, so we don't have issues with the merge queue being blocked every time we do a release and one of the providers requires the new version.

@tgummerer tgummerer added area/testing kind/engineering Work that is not visible to an external user area/dotnet area/codegen SDK-gen, program-gen, convert and removed area/dotnet labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/codegen SDK-gen, program-gen, convert area/testing kind/engineering Work that is not visible to an external user
Projects
None yet
Development

No branches or pull requests

1 participant