Update Aspire Workload SDK Band to 8.0.100 #508
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is going to update the Aspire Workload SDK Band to be 8.0.100 instead of 8.0.100-rc.1 as it is currently.
Do note that this change will make it so that updating the workload going forward will require an SDK which has this manifest inserted in it already (The current minimum version noted in this repo only has 8.0.100-rc.1 inserted). After this goes in and we insert this into the SDK, I'll update the instructions in the getting started docs of the repo to point to the new minimum SDK version required for this. There is a workaround in the meantime that can be run once in a machine, and would allow people to continue to update their workload across SDK bands. That workaround will be the one that will need to be used for external folks using the repo (as they won't have access to internal only SDK builds). I will also update the docs once we have a build with these changes to include the workaround instructions.
cc: @dsplaisted @marcpopMSFT @danegsta @DamianEdwards @mhutch