Skip to content

Commit

Permalink
release (all packages, removed downstream dependencies from Havit.Core)
Browse files Browse the repository at this point in the history
  • Loading branch information
hakenr committed Oct 8, 2021
1 parent da97fa0 commit cb1a428
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<!-- NuGet -->
<Import Project="../NuGet.targets" />
<PropertyGroup>
<PackageVersion>1.4.1</PackageVersion>
<PackageVersion>1.4.2</PackageVersion>
<Description>HAVIT Blazor Library - Free Bootstrap 5 components for ASP.NET Blazor</Description>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://havit.blazor.eu</PackageProjectUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<!-- NuGet -->
<Import Project="../NuGet.targets" />
<PropertyGroup>
<PackageVersion>1.0.24</PackageVersion>
<PackageVersion>1.0.25</PackageVersion>
<Description>HAVIT Blazor Library - Free UI components and supportive classes</Description>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://havit.blazor.eu</PackageProjectUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<!-- NuGet -->
<Import Project="../NuGet.targets" />
<PropertyGroup>
<PackageVersion>1.0.3</PackageVersion>
<PackageVersion>1.0.4</PackageVersion>
<Description>HAVIT Blazor Library - Google Tag Manager support (incl. optional automatic page-views tracking)</Description>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/havit/Havit.Blazor</PackageProjectUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<!-- NuGet -->
<Import Project="../NuGet.targets" />
<PropertyGroup>
<PackageVersion>1.0.2</PackageVersion>
<PackageVersion>1.0.3</PackageVersion>
<Description>HAVIT .NET Framework Extensions - Localization</Description>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/havit/Havit.Blazor</PackageProjectUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<!-- NuGet -->
<Import Project="../NuGet.targets" />
<PropertyGroup>
<PackageVersion>1.0.5</PackageVersion>
<PackageVersion>1.0.6</PackageVersion>
<Description>HAVIT Source Generators for generating string localizers strong API.</Description>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/havit/Havit.Blazor</PackageProjectUrl>
Expand Down

0 comments on commit cb1a428

Please sign in to comment.