diff --git a/DistTestCore/DistTestCore.csproj b/DistTestCore/DistTestCore.csproj index f7fe20a..6c4a133 100644 --- a/DistTestCore/DistTestCore.csproj +++ b/DistTestCore/DistTestCore.csproj @@ -1,7 +1,7 @@  - net6.0 + net7.0 DistTestCore enable enable diff --git a/KubernetesWorkflow/KubernetesWorkflow.csproj b/KubernetesWorkflow/KubernetesWorkflow.csproj index dbfbf96..cf95d1d 100644 --- a/KubernetesWorkflow/KubernetesWorkflow.csproj +++ b/KubernetesWorkflow/KubernetesWorkflow.csproj @@ -1,7 +1,7 @@ - net6.0 + net7.0 KubernetesWorkflow enable enable diff --git a/Logging/Logging.csproj b/Logging/Logging.csproj index fad5ec4..defbdcc 100644 --- a/Logging/Logging.csproj +++ b/Logging/Logging.csproj @@ -1,7 +1,7 @@ - net6.0 + net7.0 Logging enable enable diff --git a/LongTests/TestsLong.csproj b/LongTests/TestsLong.csproj index 136951d..90f1cd6 100644 --- a/LongTests/TestsLong.csproj +++ b/LongTests/TestsLong.csproj @@ -1,7 +1,7 @@ - net6.0 + net7.0 enable enable diff --git a/Nethereum/NethereumWorkflow.csproj b/Nethereum/NethereumWorkflow.csproj index 99771c5..fc0c5c3 100644 --- a/Nethereum/NethereumWorkflow.csproj +++ b/Nethereum/NethereumWorkflow.csproj @@ -1,16 +1,16 @@  - net6.0 + net7.0 NethereumWorkflow enable enable - + - + diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 136951d..90f1cd6 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -1,7 +1,7 @@ - net6.0 + net7.0 enable enable diff --git a/Utils/Utils.csproj b/Utils/Utils.csproj index 42c2303..b728fc9 100644 --- a/Utils/Utils.csproj +++ b/Utils/Utils.csproj @@ -1,7 +1,7 @@ - net6.0 + net7.0 Utils enable enable