diff --git a/Framework/ArgsUniform/ArgsUniform.csproj b/Framework/ArgsUniform/ArgsUniform.csproj index e48ac39..1e00f00 100644 --- a/Framework/ArgsUniform/ArgsUniform.csproj +++ b/Framework/ArgsUniform/ArgsUniform.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/Framework/Core/Core.csproj b/Framework/Core/Core.csproj index 58c7951..42f1c7a 100644 --- a/Framework/Core/Core.csproj +++ b/Framework/Core/Core.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/Framework/DiscordRewards/DiscordRewards.csproj b/Framework/DiscordRewards/DiscordRewards.csproj index 71c56d4..4fb180e 100644 --- a/Framework/DiscordRewards/DiscordRewards.csproj +++ b/Framework/DiscordRewards/DiscordRewards.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/Framework/FileUtils/FileUtils.csproj b/Framework/FileUtils/FileUtils.csproj index 10c714c..c1ee07b 100644 --- a/Framework/FileUtils/FileUtils.csproj +++ b/Framework/FileUtils/FileUtils.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/Framework/GethConnector/GethConnector.csproj b/Framework/GethConnector/GethConnector.csproj index 57715aa..57808d7 100644 --- a/Framework/GethConnector/GethConnector.csproj +++ b/Framework/GethConnector/GethConnector.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/Framework/KubernetesWorkflow/KubernetesWorkflow.csproj b/Framework/KubernetesWorkflow/KubernetesWorkflow.csproj index c9201c3..3973280 100644 --- a/Framework/KubernetesWorkflow/KubernetesWorkflow.csproj +++ b/Framework/KubernetesWorkflow/KubernetesWorkflow.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 KubernetesWorkflow enable enable diff --git a/Framework/Logging/Logging.csproj b/Framework/Logging/Logging.csproj index 0757f27..e5d68c6 100644 --- a/Framework/Logging/Logging.csproj +++ b/Framework/Logging/Logging.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 Logging enable enable diff --git a/Framework/NethereumWorkflow/NethereumWorkflow.csproj b/Framework/NethereumWorkflow/NethereumWorkflow.csproj index fc0c5c3..ebd214b 100644 --- a/Framework/NethereumWorkflow/NethereumWorkflow.csproj +++ b/Framework/NethereumWorkflow/NethereumWorkflow.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 NethereumWorkflow enable enable diff --git a/Framework/OverwatchTranscript/OverwatchTranscript.csproj b/Framework/OverwatchTranscript/OverwatchTranscript.csproj index 70e6563..def6815 100644 --- a/Framework/OverwatchTranscript/OverwatchTranscript.csproj +++ b/Framework/OverwatchTranscript/OverwatchTranscript.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/Framework/Utils/Utils.csproj b/Framework/Utils/Utils.csproj index b728fc9..9ad48fc 100644 --- a/Framework/Utils/Utils.csproj +++ b/Framework/Utils/Utils.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 Utils enable enable diff --git a/ProjectPlugins/CodexContractsPlugin/CodexContractsPlugin.csproj b/ProjectPlugins/CodexContractsPlugin/CodexContractsPlugin.csproj index fcb65c2..24f8706 100644 --- a/ProjectPlugins/CodexContractsPlugin/CodexContractsPlugin.csproj +++ b/ProjectPlugins/CodexContractsPlugin/CodexContractsPlugin.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/ProjectPlugins/CodexDiscordBotPlugin/CodexDiscordBotPlugin.csproj b/ProjectPlugins/CodexDiscordBotPlugin/CodexDiscordBotPlugin.csproj index d2a9ac3..60f9423 100644 --- a/ProjectPlugins/CodexDiscordBotPlugin/CodexDiscordBotPlugin.csproj +++ b/ProjectPlugins/CodexDiscordBotPlugin/CodexDiscordBotPlugin.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/ProjectPlugins/CodexPlugin/CodexPlugin.csproj b/ProjectPlugins/CodexPlugin/CodexPlugin.csproj index 53f481b..4e3c96f 100644 --- a/ProjectPlugins/CodexPlugin/CodexPlugin.csproj +++ b/ProjectPlugins/CodexPlugin/CodexPlugin.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/ProjectPlugins/CodexPluginPrebuild/CodexPluginPrebuild.csproj b/ProjectPlugins/CodexPluginPrebuild/CodexPluginPrebuild.csproj index f02677b..91b464a 100644 --- a/ProjectPlugins/CodexPluginPrebuild/CodexPluginPrebuild.csproj +++ b/ProjectPlugins/CodexPluginPrebuild/CodexPluginPrebuild.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable diff --git a/ProjectPlugins/DeployAndRunPlugin/DeployAndRunPlugin.csproj b/ProjectPlugins/DeployAndRunPlugin/DeployAndRunPlugin.csproj index 66d0737..3251326 100644 --- a/ProjectPlugins/DeployAndRunPlugin/DeployAndRunPlugin.csproj +++ b/ProjectPlugins/DeployAndRunPlugin/DeployAndRunPlugin.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/ProjectPlugins/GethPlugin/GethPlugin.csproj b/ProjectPlugins/GethPlugin/GethPlugin.csproj index 73aae77..c8331f2 100644 --- a/ProjectPlugins/GethPlugin/GethPlugin.csproj +++ b/ProjectPlugins/GethPlugin/GethPlugin.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/ProjectPlugins/MetricsPlugin/MetricsPlugin.csproj b/ProjectPlugins/MetricsPlugin/MetricsPlugin.csproj index f921934..26aa1e5 100644 --- a/ProjectPlugins/MetricsPlugin/MetricsPlugin.csproj +++ b/ProjectPlugins/MetricsPlugin/MetricsPlugin.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/Tests/CodexContinuousTests/CodexContinuousTests.csproj b/Tests/CodexContinuousTests/CodexContinuousTests.csproj index de07fe4..7b85bb0 100644 --- a/Tests/CodexContinuousTests/CodexContinuousTests.csproj +++ b/Tests/CodexContinuousTests/CodexContinuousTests.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable diff --git a/Tests/CodexLongTests/CodexTestsLong.csproj b/Tests/CodexLongTests/CodexTestsLong.csproj index 71c6756..a3a4c50 100644 --- a/Tests/CodexLongTests/CodexTestsLong.csproj +++ b/Tests/CodexLongTests/CodexTestsLong.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/Tests/CodexTests/CodexTests.csproj b/Tests/CodexTests/CodexTests.csproj index 4a9a3ed..8d70f85 100644 --- a/Tests/CodexTests/CodexTests.csproj +++ b/Tests/CodexTests/CodexTests.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/Tests/DistTestCore/DistTestCore.csproj b/Tests/DistTestCore/DistTestCore.csproj index d86168f..4b996f7 100644 --- a/Tests/DistTestCore/DistTestCore.csproj +++ b/Tests/DistTestCore/DistTestCore.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 DistTestCore enable enable diff --git a/Tests/FrameworkTests/FrameworkTests.csproj b/Tests/FrameworkTests/FrameworkTests.csproj index cde3776..80c811e 100644 --- a/Tests/FrameworkTests/FrameworkTests.csproj +++ b/Tests/FrameworkTests/FrameworkTests.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/Tools/AutoClient/AutoClient.csproj b/Tools/AutoClient/AutoClient.csproj index 9340dc9..362698f 100644 --- a/Tools/AutoClient/AutoClient.csproj +++ b/Tools/AutoClient/AutoClient.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable diff --git a/Tools/BiblioTech/BiblioTech.csproj b/Tools/BiblioTech/BiblioTech.csproj index 85fa95a..c896092 100644 --- a/Tools/BiblioTech/BiblioTech.csproj +++ b/Tools/BiblioTech/BiblioTech.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable diff --git a/Tools/CodexNetDeployer/CodexNetDeployer.csproj b/Tools/CodexNetDeployer/CodexNetDeployer.csproj index 2e4751f..8f403fd 100644 --- a/Tools/CodexNetDeployer/CodexNetDeployer.csproj +++ b/Tools/CodexNetDeployer/CodexNetDeployer.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable diff --git a/Tools/KeyMaker/KeyMaker.csproj b/Tools/KeyMaker/KeyMaker.csproj index 9ee1ab2..2eb9bf4 100644 --- a/Tools/KeyMaker/KeyMaker.csproj +++ b/Tools/KeyMaker/KeyMaker.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable diff --git a/Tools/MarketInsights/MarketInsights.csproj b/Tools/MarketInsights/MarketInsights.csproj index 32ef782..42b33c4 100644 --- a/Tools/MarketInsights/MarketInsights.csproj +++ b/Tools/MarketInsights/MarketInsights.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 enable enable ae71e621-bb16-41b2-b6f3-c597d2d21157 diff --git a/Tools/TestClusterStarter/TestClusterStarter.csproj b/Tools/TestClusterStarter/TestClusterStarter.csproj index 5522cbe..b7a2846 100644 --- a/Tools/TestClusterStarter/TestClusterStarter.csproj +++ b/Tools/TestClusterStarter/TestClusterStarter.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable diff --git a/Tools/TestNetRewarder/TestNetRewarder.csproj b/Tools/TestNetRewarder/TestNetRewarder.csproj index e4e7463..900c927 100644 --- a/Tools/TestNetRewarder/TestNetRewarder.csproj +++ b/Tools/TestNetRewarder/TestNetRewarder.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable diff --git a/Tools/TranscriptAnalysis/TranscriptAnalysis.csproj b/Tools/TranscriptAnalysis/TranscriptAnalysis.csproj index 0fc4709..64983f9 100644 --- a/Tools/TranscriptAnalysis/TranscriptAnalysis.csproj +++ b/Tools/TranscriptAnalysis/TranscriptAnalysis.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable