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

JSON files coming from NuGet packages to the final application #17640

Open
hikalkan opened this issue Sep 14, 2023 · 4 comments
Open

JSON files coming from NuGet packages to the final application #17640

hikalkan opened this issue Sep 14, 2023 · 4 comments
Assignees
Milestone

Comments

@hikalkan
Copy link
Member

Here screenshots from my project:

image

image

Tested with 7.4-rc.1.

@yekalkan
Copy link
Member

yekalkan commented Sep 14, 2023

We hide them using common.props file.

I've done it for microservice template in studio too: https://github.com/volosoft/abp-studio/issues/528#issuecomment-1715774958

@yekalkan yekalkan closed this as not planned Won't fix, can't repro, duplicate, stale Sep 14, 2023
@yekalkan yekalkan removed this from the 7.4-final milestone Sep 14, 2023
@hikalkan
Copy link
Member Author

There should be another way (in the package). Otherwise, every final application that uses ABP packages will see these.

@maliming maliming reopened this Sep 14, 2023
@maliming maliming self-assigned this Sep 14, 2023
@maliming maliming added this to the 8.0-preview milestone Sep 18, 2023
@yinchang0626
Copy link
Contributor

@maliming
In Visual Studio will see like this
image

and source code from Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX :
image
I'm not sure if this is necessary, but it may be due to buildaction

@maliming
Copy link
Member

Currently, We can only hide these files in common.props file.

NuGet/Home#4856

@maliming maliming modified the milestones: 8.0-preview, backlog Oct 25, 2023
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

4 participants