diff --git a/dev/F5WebApi/F5WebApi.csproj b/dev/F5WebApi/F5WebApi.csproj index 34e17ddb..7f81e5bb 100644 --- a/dev/F5WebApi/F5WebApi.csproj +++ b/dev/F5WebApi/F5WebApi.csproj @@ -1,7 +1,7 @@  - net6.0 + net8.0 enable enable cf83e1ea-9502-40e3-9477-0416afb0fb64 diff --git a/examples/GetK8sInfoByCode/GetK8sInfoByCode.csproj b/examples/GetK8sInfoByCode/GetK8sInfoByCode.csproj index db8d946f..a37bb681 100644 --- a/examples/GetK8sInfoByCode/GetK8sInfoByCode.csproj +++ b/examples/GetK8sInfoByCode/GetK8sInfoByCode.csproj @@ -6,11 +6,11 @@ - + - net6.0 + net8.0 enable enable diff --git a/examples/WebAPI.Net6/MinimalAPI/MinimalAPI.csproj b/examples/WebAPI.Net6/MinimalAPI/MinimalAPI.csproj index 35d59587..89dc665a 100644 --- a/examples/WebAPI.Net6/MinimalAPI/MinimalAPI.csproj +++ b/examples/WebAPI.Net6/MinimalAPI/MinimalAPI.csproj @@ -1,13 +1,13 @@ - net6.0 + net8.0 enable enable - + diff --git a/examples/WebAPI.Net6/WebAPI/NormalWebAPI.csproj b/examples/WebAPI.Net6/WebAPI/NormalWebAPI.csproj index ef45be7c..12ce1c6e 100644 --- a/examples/WebAPI.Net6/WebAPI/NormalWebAPI.csproj +++ b/examples/WebAPI.Net6/WebAPI/NormalWebAPI.csproj @@ -1,13 +1,13 @@ - net6.0 + net8.0 enable enable - + diff --git a/examples/WorkerExample/WorkerExample.csproj b/examples/WorkerExample/WorkerExample.csproj index d371aefa..b5746051 100644 --- a/examples/WorkerExample/WorkerExample.csproj +++ b/examples/WorkerExample/WorkerExample.csproj @@ -2,14 +2,14 @@ Exe - net6.0 + net8.0 enable enable - + diff --git a/examples/ZeroUserCodeLightup.Net6/ZeroUserCodeLightup.Net6.csproj b/examples/ZeroUserCodeLightup.Net6/ZeroUserCodeLightup.Net6.csproj index 7bb92a8e..5f5e706d 100644 --- a/examples/ZeroUserCodeLightup.Net6/ZeroUserCodeLightup.Net6.csproj +++ b/examples/ZeroUserCodeLightup.Net6/ZeroUserCodeLightup.Net6.csproj @@ -1,7 +1,7 @@ - net6.0 + net8.0 enable enable diff --git a/src/ApplicationInsights.Kubernetes/ApplicationInsights.Kubernetes.csproj b/src/ApplicationInsights.Kubernetes/ApplicationInsights.Kubernetes.csproj index 2b51b9f4..74793458 100644 --- a/src/ApplicationInsights.Kubernetes/ApplicationInsights.Kubernetes.csproj +++ b/src/ApplicationInsights.Kubernetes/ApplicationInsights.Kubernetes.csproj @@ -19,12 +19,12 @@ - + - + diff --git a/troubleshooting/AIK8sTroubleShooting/AIK8sTroubleShooting.csproj b/troubleshooting/AIK8sTroubleShooting/AIK8sTroubleShooting.csproj index fb348f2b..be4500c1 100644 --- a/troubleshooting/AIK8sTroubleShooting/AIK8sTroubleShooting.csproj +++ b/troubleshooting/AIK8sTroubleShooting/AIK8sTroubleShooting.csproj @@ -1,7 +1,7 @@ - net6.0 + net8.0 enable enable