From 152a6236c2249561221f80e3f34b216f6281138e Mon Sep 17 00:00:00 2001 From: Ed Charbeneau Date: Thu, 27 May 2021 14:58:13 -0400 Subject: [PATCH] Updated dependencies --- BlazorSize/BlazorPro.BlazorSize.csproj | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/BlazorSize/BlazorPro.BlazorSize.csproj b/BlazorSize/BlazorPro.BlazorSize.csproj index 72a4dba..afeec51 100644 --- a/BlazorSize/BlazorPro.BlazorSize.csproj +++ b/BlazorSize/BlazorPro.BlazorSize.csproj @@ -5,7 +5,7 @@ 3.0 true 9.0 - 5.0.0 + 5.0.0-pre Ed Charbeneau EdCharbeneau.com A JavaScript interop for Blazor used to detect the browser's screen size and perform Media Query tests. BlazorSize uses the DOM API `matchMedia` to test screen size. BlazorSize was created to allow Blazor components to render adaptively. @@ -46,12 +46,9 @@ - - 1.2.27-preview - - - - + + + @@ -71,6 +68,7 @@ False + Never False