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

The samples are missing bootstrap and jquery CSS and Libraries. #31

Open
MahaSPR opened this issue Mar 10, 2023 · 2 comments
Open

The samples are missing bootstrap and jquery CSS and Libraries. #31

MahaSPR opened this issue Mar 10, 2023 · 2 comments

Comments

@MahaSPR
Copy link

MahaSPR commented Mar 10, 2023

The sample repos are referring to the following css/js files which are missing in the repos. Please add them.

I was testing "quickstart/aspnet-core/ContosoTeamStats/" project, but they may be missing in other projects too..

/lib/bootstrap/css/bootstrap.min.css
/lib/bootstrap/js/bootstrap.bundle.min.js
/lib/jquery/query.min.js

@brendanzagaeski
Copy link
Contributor

Note to the Azure Cache for Redis team

If I recall correctly, I think this was intentional. I think maybe one of the NuGet packages was intended to add these files to the working directory when it was restored? If possible, it would be good to avoid having to manually manage and update version updates for these external dependencies as individual files outside of the package dependencies system.

@MahaSPR
Copy link
Author

MahaSPR commented Mar 10, 2023

If that's the case, then please update the documentation to install those artifacts before running the sample apps, thanks.

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

2 participants