diff --git a/AesEncryption/AesEncryption.csproj b/AesEncryption/AesEncryption.csproj index 63bbe21..1b38a68 100644 --- a/AesEncryption/AesEncryption.csproj +++ b/AesEncryption/AesEncryption.csproj @@ -2,7 +2,7 @@ Exe - net9.0 + net10.0 enable enable false diff --git a/PortBlog.API/PortBlog.API.csproj b/PortBlog.API/PortBlog.API.csproj index aabb708..cf49513 100644 --- a/PortBlog.API/PortBlog.API.csproj +++ b/PortBlog.API/PortBlog.API.csproj @@ -1,7 +1,7 @@  - net9.0 + net10.0 enable enable True diff --git a/PortBlog.API/PortBlog.API.xml b/PortBlog.API/PortBlog.API.xml index 9fd26c2..24f7d12 100644 --- a/PortBlog.API/PortBlog.API.xml +++ b/PortBlog.API/PortBlog.API.xml @@ -696,5 +696,10 @@ The model to use when rendering the view. A task that represents the asynchronous operation. The task result contains the rendered view as a string. + + + Auto-generated public partial Program class for top-level statement apps. + + diff --git a/Shared/KBR.Cache/KBR.Cache.csproj b/Shared/KBR.Cache/KBR.Cache.csproj index a274065..2c97411 100644 --- a/Shared/KBR.Cache/KBR.Cache.csproj +++ b/Shared/KBR.Cache/KBR.Cache.csproj @@ -1,7 +1,7 @@  - net9.0 + net10.0 enable enable diff --git a/Shared/KBR.Share.Lite/KBR.Shared.Lite.csproj b/Shared/KBR.Share.Lite/KBR.Shared.Lite.csproj index 2c2f89b..22badd1 100644 --- a/Shared/KBR.Share.Lite/KBR.Shared.Lite.csproj +++ b/Shared/KBR.Share.Lite/KBR.Shared.Lite.csproj @@ -1,7 +1,7 @@  - net8.0 + net10.0 enable enable diff --git a/Shared/KBR.Shared/KBR.Shared.csproj b/Shared/KBR.Shared/KBR.Shared.csproj index 99ed569..5a714a1 100644 --- a/Shared/KBR.Shared/KBR.Shared.csproj +++ b/Shared/KBR.Shared/KBR.Shared.csproj @@ -1,7 +1,7 @@  - net9.0 + net10.0 enable enable