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 to latest versions #72

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

JohnDoeKyrgyz
Copy link

This PR updates this project to the latest versions of the CosmosDB and FSharp. I also applied some code style improvement suggestions provided by Rider.

Copy link
Owner

@aaronpowell aaronpowell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating the packages, but can you get them updated in paket rather than the fsproj files?

Also, there seems to be some refactoring of the API in there as well, stuff that looks beyond the scope of what'd be needed to update a NuGet package. Can you go over the motivation for that in relation to the overall PR?

src/FSharp.CosmosDb/FSharp.CosmosDb.fsproj Outdated Show resolved Hide resolved
src/FSharp.CosmosDb/OperationHandling.fs Outdated Show resolved Hide resolved
tests/samples/samples.fsproj Outdated Show resolved Hide resolved
@JohnDoeKyrgyz
Copy link
Author

Updated to remove unintended changes. I was using Rider, and it aggressively added the PackageReference elements. I also had a few API changes that should be done on a different pull request. Those have been removed.

@JohnDoeKyrgyz
Copy link
Author

This is ready to merge. Your suggested changes have been addressed.

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.

2 participants