Skip to content

Upgrade to MudBlazor 7.* and Extensions.MudBlazor.StaticInput 2.* #469

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

Merged
merged 2 commits into from
Jun 29, 2024

Conversation

jperson2000
Copy link
Contributor

Description

This update upgrades package references to the official release version for:

  • MudBlazor 7.*
  • Extensions.MudBlazor.StaticInput 2.*

How Has This Been Tested?

TODO (This cannot be tested until after the official release.)

Type of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (fix or improvement to the website or code docs)

Checklist

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • I've added relevant tests.

@jperson2000 jperson2000 requested a review from ScarletKuro June 27, 2024 15:59
@ScarletKuro
Copy link
Member

ScarletKuro commented Jun 27, 2024

Do you think these lines are necessary(The question is not related to this PR)?

<ItemGroup>
<None Remove="mudblazor\mudblazor.template.client\pages\Weather.razor" />
</ItemGroup>
<ItemGroup>
<Folder Include="mudblazor\MudBlazor.Template.Client\wwwroot\" />
</ItemGroup>

Or did they get added to the csproj by accident?
I removed them locally and built using nuke pack, and the NuGet package was the same as it was with these lines.

@jperson2000
Copy link
Contributor Author

jperson2000 commented Jun 27, 2024

Do you think these lines are necessary(The question is not related to this PR)?

I think you're right, that they got added by mistake and can be removed.

@ScarletKuro ScarletKuro marked this pull request as ready for review June 29, 2024 18:22
@ScarletKuro ScarletKuro merged commit 95f077c into MudBlazor:dev Jun 29, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants