-
Notifications
You must be signed in to change notification settings - Fork 352
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 version to 8.0.0 #3033
Update version to 8.0.0 #3033
Conversation
I think we need to get rid of this. Or this is ok? We should only have .net 8.0 as the dependencies. |
What are the next steps after merging this pull request to dev-8.x? Will we continue to do 8.x releases from that branch and 7.x releases from the main branch? |
For the empty */PublicAPI/net48/PublicAPI.Shipped.txt files, I think you should have deleted them altogether after deleting the equivalent */PublicAPI/net48/PublicAPI.Unshipped.txt files |
Maybe double-check that src/Microsoft.OData.Core/Build.NuGet/Microsoft.OData.Core.Nightly.Release.nuspec and src/Microsoft.OData.Core/Build.NuGet/Microsoft.OData.Core.Nightly.Release.nuspec are updated with all referenced dependencies... |
I deleted them already. Not sure why they're showing up in the diff as "empty". Maybe it's because the files were already empty. But I deleted the actual folders. |
Okay. Maybe just check to ensure that the logic that generates them isn't causing them to be regenerated as empty files |
Since it's no longer a target framework, they don't get regenerated. Those were leftover files from before we removed .net48 as a target. |
We'll create a new branch for 7.x from and make main point to what is now dev-8.x |
Updates version to 8.0.0 (official release). Also moves public API to shipped.