We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f586fe commit ae47787Copy full SHA for ae47787
1 file changed
src/Avolutions.Baf.Blazor.csproj
@@ -6,7 +6,7 @@
6
<Nullable>enable</Nullable>
7
8
<PackageId>Avolutions.Baf.Blazor</PackageId>
9
- <Version>0.18.0</Version>
+ <Version>0.19.0</Version>
10
11
<Title>Avolutions BAF Blazor</Title>
12
<Company>Avolutions</Company>
@@ -29,7 +29,7 @@
29
</ItemGroup>
30
31
<ItemGroup>
32
- <PackageReference Include="Avolutions.Baf.Core" Version="0.18.0" />
+ <PackageReference Include="Avolutions.Baf.Core" Version="0.19.0" />
33
<PackageReference Include="CompareNETObjects" Version="4.*" />
34
<PackageReference Include="Extensions.MudBlazor.StaticInput" Version="3.*" />
35
<PackageReference Include="FluentValidation" Version="12.0.0" />
0 commit comments