MudBlazor / Templates

Ready to use Blazor Templates in different styles and layout with all the basic setup already done for MudBlazor.
MIT License
745 stars 165 forks source link

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

Closed jperson2000 closed 5 months ago

jperson2000 commented 5 months ago

Description

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

How Has This Been Tested?

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

Type of Changes

Checklist

ScarletKuro commented 5 months ago

Do you think these lines are necessary(The question is not related to this PR)? https://github.com/MudBlazor/Templates/blob/c5294d177ab4a90a8e5fc34e8a777c061f75958e/src/MudBlazor.Templates.csproj#L50-L56

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 commented 5 months ago

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.