From d188d8276b25f4389a978b743a96435678c62fb8 Mon Sep 17 00:00:00 2001 From: Cody Mullins <1738479+codymullins@users.noreply.github.com> Date: Sat, 2 Nov 2024 13:36:20 -0400 Subject: [PATCH] version bumps, remove unused code --- .../Pure.Blazor.Components.AspNetCore.csproj | 2 +- .../Pure.Blazor.Components.Icons.csproj | 2 +- .../Pure.Blazor.Components.Primitives.csproj | 2 +- src/Pure.Blazor.Components/Pure.Blazor.Components.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Pure.Blazor.Components.AspNetCore/Pure.Blazor.Components.AspNetCore.csproj b/src/Pure.Blazor.Components.AspNetCore/Pure.Blazor.Components.AspNetCore.csproj index bf5c939..9b2dbf6 100644 --- a/src/Pure.Blazor.Components.AspNetCore/Pure.Blazor.Components.AspNetCore.csproj +++ b/src/Pure.Blazor.Components.AspNetCore/Pure.Blazor.Components.AspNetCore.csproj @@ -7,7 +7,7 @@ enable True PureBlazor.Components.AspNetCore - 0.40 + 0.40-rc2 PureBlazor.Components.AspNetCore ASP.NET Core integration package for PureBlazor UI components. https://pureblazor.com diff --git a/src/Pure.Blazor.Components.Icons/Pure.Blazor.Components.Icons.csproj b/src/Pure.Blazor.Components.Icons/Pure.Blazor.Components.Icons.csproj index 3e33810..d572da7 100644 --- a/src/Pure.Blazor.Components.Icons/Pure.Blazor.Components.Icons.csproj +++ b/src/Pure.Blazor.Components.Icons/Pure.Blazor.Components.Icons.csproj @@ -8,7 +8,7 @@ Nullable True PureBlazor Icons - 0.40 + 0.40-rc2 PureBlazor.Components.Icons Blazor Icons https://pureblazor.com diff --git a/src/Pure.Blazor.Components.Primitives/Pure.Blazor.Components.Primitives.csproj b/src/Pure.Blazor.Components.Primitives/Pure.Blazor.Components.Primitives.csproj index daa198d..2d24d12 100644 --- a/src/Pure.Blazor.Components.Primitives/Pure.Blazor.Components.Primitives.csproj +++ b/src/Pure.Blazor.Components.Primitives/Pure.Blazor.Components.Primitives.csproj @@ -8,7 +8,7 @@ Nullable True PureBlazor Primitives - 0.40 + 0.40-rc2 PureBlazor.Components.Primitives PureBlazor.Components.Primitives https://pureblazor.com diff --git a/src/Pure.Blazor.Components/Pure.Blazor.Components.csproj b/src/Pure.Blazor.Components/Pure.Blazor.Components.csproj index 6d44e84..f97b47b 100644 --- a/src/Pure.Blazor.Components/Pure.Blazor.Components.csproj +++ b/src/Pure.Blazor.Components/Pure.Blazor.Components.csproj @@ -8,7 +8,7 @@ True Nullable PureBlazor Components - 0.40 + 0.40-rc2 PureBlazor.Components Blazor UI components for .NET Blazor with an optional headless mode. https://pureblazor.com