diff --git a/BlazorSize/BlazorPro.BlazorSize.csproj b/BlazorSize/BlazorPro.BlazorSize.csproj index bdb53a8..b2df18a 100644 --- a/BlazorSize/BlazorPro.BlazorSize.csproj +++ b/BlazorSize/BlazorPro.BlazorSize.csproj @@ -5,7 +5,7 @@ true enable latest - 6.1.2-pre + 6.1.2 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.