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

Some SPA Projects Are Missing Properties Class #230

Open
1 of 4 tasks
WillStrohl opened this issue Aug 9, 2023 · 0 comments
Open
1 of 4 tasks

Some SPA Projects Are Missing Properties Class #230

WillStrohl opened this issue Aug 9, 2023 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@WillStrohl
Copy link
Contributor

Sponsorship

If this request requires additional support (e.g., such as direct email/phone/meeting/development), I have the following interest in helping to sponsor the effort via GitHub Sponsors:

  • None, please continute to work for me for free :P
  • Absolutely, I get value out of this!
  • Maybe later
  • I'm already a sponsor... Woot!

Describe the bug

Some of the SPA module projects are missing having a properties class file. This helps to brand the DLL that's built.

  • React tsx
  • React jsx
  • Angular
  • Vue

Software Versions

  • DNN: N/A
  • Hotcakes: N/A
  • Visual Studio: N/A

To Reproduce

Steps to reproduce the behavior:

  1. Latest release of Upendo DNN generator.
  2. Run the generator to choose to create any of the aforementioned project types.
  3. Open the solution in Visual Studio.
  4. Expand the newly created SPA project.

Expected behavior

The expanded project has a Properties item in the solution explorer. Expanding it will reveal the underlying AssemblyInfo.cs class file that can be edited.

Actual behavior

This class file is missing entirely. I think just adding it will make everything work.

Screenshots

image

Error log

N/A

Additional context

This will also require an update to the respective .csproj file(s) for the updated projects.

@WillStrohl WillStrohl added bug Something isn't working enhancement New feature or request labels Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant