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

fix: manifest save crash #98

Merged
merged 1 commit into from
Jan 9, 2024
Merged

fix: manifest save crash #98

merged 1 commit into from
Jan 9, 2024

Conversation

ComradeVanti
Copy link
Collaborator

Currently the app crashes when trying to save the project-manifest if the target folder does not exist. This can be annyoing in test scenarios.

This fix creates the [Project]/Packages folder if it does not exist.

Currently the app crashes when trying to save the project-manifest if the target folder does not exist. This can be annyoing in test scenarios.

This fix creates the [Project]/Packages folder if it does not exist.
@favoyang favoyang merged commit 0bf3096 into openupm:master Jan 9, 2024
2 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 9, 2024
## [1.19.6](1.19.5...1.19.6) (2024-01-09)

### Bug Fixes

* manifest save crash ([#98](#98)) ([0bf3096](0bf3096))
* test selector ([#97](#97)) ([5624edc](5624edc))
@ComradeVanti ComradeVanti deleted the fix-manifest-save-crash branch January 9, 2024 15:32
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.

None yet

2 participants