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

launchSettings.json being overwritten after adding package #175

Closed
LeeStevens318 opened this issue Jan 11, 2021 · 2 comments
Closed

launchSettings.json being overwritten after adding package #175

LeeStevens318 opened this issue Jan 11, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@LeeStevens318
Copy link

LeeStevens318 commented Jan 11, 2021

Describe the bug

After adding the package my launchSettings.json keeps being overwritten on every build

Which Blazor project type is your bug related to?

  • Client-Side

Which charts does this bug apply to?

N/A

To Reproduce

Steps to reproduce the behavior:

  1. Using this version of ChartJs.Blazor.Fork 2.0.1, tried with 2.0.0 same result.
  2. Build project

Expected behavior

No changes to the launchSettings.json

Screenshots

Correct:

BlazorCorrect

Overwritten to:

BlazorWrong

@LeeStevens318 LeeStevens318 added the bug Something isn't working label Jan 11, 2021
@Joelius300
Copy link
Contributor

Thanks for the report!

This isn't a new issue at all but somehow I've never encountered it before and no one has reported it until now 🤔
Anyhow, I've published 2.0.2 to fix this.

The nuget should be up any second.

@LeeStevens318
Copy link
Author

TY, this has resolved the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants