-
Notifications
You must be signed in to change notification settings - Fork 33
add dotnet10 feeds #884
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
add dotnet10 feeds #884
Conversation
akoeplinger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but I guess we should also add the net9 manifests?
We need to fake it until the sdk supports but we can add them in the mean time |
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
|
There is more to improve here but lets start by getting a 10.0.100 version of the workload out |
* add dotnet10 feeds * Update workload versions * Add component definition for net9 workload so we don't forget later * Update eng/workloads/workloads.csproj Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com> * Update WorkloadManifest.targets.in * Bump the SDK band version --------- Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
No description provided.