From 90cb727fc89c4db21d5a2d5b96ab1b7ab871f62b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Mesar=C4=8D?= Date: Fri, 23 Aug 2024 16:46:23 +0200 Subject: [PATCH] Update WebAssembly packages to version 8.0.8 Updated the `Portfolio.csproj` file to upgrade the versions of `Microsoft.AspNetCore.Components.WebAssembly` and `Microsoft.AspNetCore.Components.WebAssembly.DevServer` from 8.0.6 to 8.0.8. --- Portfolio/Portfolio.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Portfolio/Portfolio.csproj b/Portfolio/Portfolio.csproj index 87b8f9f..7e3fd0b 100644 --- a/Portfolio/Portfolio.csproj +++ b/Portfolio/Portfolio.csproj @@ -7,8 +7,8 @@ - - + +