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

CLI - Storage is being created with the wrong sdk version (1.15.x) #3371

Open
cdhanna opened this issue May 9, 2024 · 0 comments
Open

CLI - Storage is being created with the wrong sdk version (1.15.x) #3371

cdhanna opened this issue May 9, 2024 · 0 comments
Milestone

Comments

@cdhanna
Copy link
Collaborator

cdhanna commented May 9, 2024

when you run beam project new service Tuna --version xyz, it will run a dotnet command to update the newly created service to Beamable version xyz.
However, this doesn't seem to be happening for storages, but it should!

The ProjectService.UpdateProjectDependencyVersion method needs to be called from the storage flow.

@cdhanna cdhanna added this to the Unity 2.0.0 milestone May 9, 2024
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

No branches or pull requests

1 participant