We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d7609c commit a47fa7aCopy full SHA for a47fa7a
1 file changed
CodeBeam.MudBlazor.Extensions/CodeBeam.MudBlazor.Extensions.csproj
@@ -4,7 +4,8 @@
4
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
5
<Nullable>disable</Nullable>
6
<ImplicitUsings>enable</ImplicitUsings>
7
- <Version>6.5.3</Version>
+ <PackageLicenseExpression>MIT</PackageLicenseExpression>
8
+ <Version>6.5.4</Version>
9
<Title>CodeBeam.MudBlazor.Extensions</Title>
10
<Authors>CodeBeam</Authors>
11
<Company>CodeBeam</Company>
0 commit comments