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

Update .NET SDK version and rollForward policy in global.json #63

Merged
merged 2 commits into from
May 9, 2024

Conversation

ElanHasson
Copy link
Contributor

Update .NET SDK version and rollForward policy in global.json

Updated the rollForward policy in the global.json file from feature to latestFeature to use the latest available feature band SDK, including minor versions, for the specified major version. Also, the version of the SDK specified in the global.json file has been updated from 8.0.100 to 8.0.300-preview.24203.14, meaning the project will now use the 8.0.300-preview.24203.14 version of the .NET SDK.

Update .NET SDK version and rollForward policy in global.json

Updated the `rollForward` policy in the `global.json` file from `feature` to `latestFeature` to use the latest available feature band SDK, including minor versions, for the specified major version. Also, the `version` of the SDK specified in the `global.json` file has been updated from `8.0.100` to `8.0.300-preview.24203.14`, meaning the project will now use the `8.0.300-preview.24203.14` version of the .NET SDK.
@ElanHasson ElanHasson changed the title Bump global. Update .NET SDK version and rollForward policy in global.json May 9, 2024
@ElanHasson ElanHasson merged commit dba1f36 into main May 9, 2024
2 checks passed
@ElanHasson ElanHasson deleted the bumpglobal branch May 9, 2024 00:30
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.

1 participant