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

Regenerate project files button doesn't seem to work #23

Open
andanteyk opened this issue Jan 19, 2025 · 0 comments
Open

Regenerate project files button doesn't seem to work #23

andanteyk opened this issue Jan 19, 2025 · 0 comments

Comments

@andanteyk
Copy link

Summary

Regenerate project files button doesn't seem to work.
When I press it nothing happens.

Expected Behavior

When you press this button, the target .csproj file will be updated.

Actual Behavior

Nothing happens.
The modified date of the .csproj file remains the same as before, and when I open the file I can't see any changes.

Reproduction Steps

  1. Create new project
  2. Install CsprojModifier via git
  3. Set any files to Additional Project Imports
  4. Push Regenerate project files

Workaround

If you perform the following operations, the changes will be reflected successfully.

  • Add or remove any .cs file.
  • Manually delete the .csproj and then reopen it in Visual Studio.

Environment

Unity 6000.1.0b1, 2021.3.13f1
Microsoft Visual Studio Community 2022 (64 bit) - Current
Version 17.12.3
CsprojModifier 1.3.0

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