diff --git a/Samples/VpSharp.CSharp_Sample/VpSharp.CSharp_Sample.csproj b/Samples/VpSharp.CSharp_Sample/VpSharp.CSharp_Sample.csproj index f1b0eac..1d3086f 100644 --- a/Samples/VpSharp.CSharp_Sample/VpSharp.CSharp_Sample.csproj +++ b/Samples/VpSharp.CSharp_Sample/VpSharp.CSharp_Sample.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net8.0 enable enable diff --git a/Samples/VpSharp.VB_Sample/VpSharp.VB_Sample.vbproj b/Samples/VpSharp.VB_Sample/VpSharp.VB_Sample.vbproj index 7f9c093..0874923 100644 --- a/Samples/VpSharp.VB_Sample/VpSharp.VB_Sample.vbproj +++ b/Samples/VpSharp.VB_Sample/VpSharp.VB_Sample.vbproj @@ -3,7 +3,7 @@ Exe VpSharp.VB_Sample - net6.0 + net8.0