diff --git a/BlazorInputTags/BlazorInputTags.csproj b/BlazorInputTags/BlazorInputTags.csproj index 6089697..1557e64 100644 --- a/BlazorInputTags/BlazorInputTags.csproj +++ b/BlazorInputTags/BlazorInputTags.csproj @@ -1,13 +1,13 @@  - net7.0 + net8.0 enable enable True BlazorInputTags Marvin Klein - 7.1.1 + 8.0.0 2023 README.MD git @@ -22,7 +22,7 @@ - + diff --git a/BlazorServerDemo/BlazorServerDemo.csproj b/BlazorServerDemo/BlazorServerDemo.csproj index 09372f7..d1e71aa 100644 --- a/BlazorServerDemo/BlazorServerDemo.csproj +++ b/BlazorServerDemo/BlazorServerDemo.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/BlazorWebAssemblyDemo/BlazorWebAssemblyDemo.csproj b/BlazorWebAssemblyDemo/BlazorWebAssemblyDemo.csproj index 61ec061..7e78b3d 100644 --- a/BlazorWebAssemblyDemo/BlazorWebAssemblyDemo.csproj +++ b/BlazorWebAssemblyDemo/BlazorWebAssemblyDemo.csproj @@ -1,14 +1,14 @@ - net7.0 + net8.0 enable enable - - + +