diff --git a/examples/Directory.Build.props b/examples/Directory.Build.props index e29201846..f7bccd16d 100644 --- a/examples/Directory.Build.props +++ b/examples/Directory.Build.props @@ -3,7 +3,7 @@ 2024 The Neo SmartContract Examples Project - 3.6.2 + 3.7.4 net8.0 The Neo SmartContract Examples Project neo.png diff --git a/src/Directory.Build.props b/src/Directory.Build.props index cca57f0ea..f501dbae1 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -4,7 +4,7 @@ 2015-2024 The Neo Project The Neo Project - 3.7.1 + 3.7.4 The Neo Project https://github.com/neo-project/neo-devpack-dotnet MIT diff --git a/src/Neo.Compiler.CSharp/Neo.Compiler.CSharp.csproj b/src/Neo.Compiler.CSharp/Neo.Compiler.CSharp.csproj index 87ea45a9e..4c2025647 100644 --- a/src/Neo.Compiler.CSharp/Neo.Compiler.CSharp.csproj +++ b/src/Neo.Compiler.CSharp/Neo.Compiler.CSharp.csproj @@ -1,7 +1,7 @@ - net8.0 + net8.0 Neo.Compiler.CSharp nccs Exe diff --git a/src/Neo.SmartContract.Analyzer/Neo.SmartContract.Analyzer.csproj b/src/Neo.SmartContract.Analyzer/Neo.SmartContract.Analyzer.csproj index 12dc8f83c..097be8ad2 100644 --- a/src/Neo.SmartContract.Analyzer/Neo.SmartContract.Analyzer.csproj +++ b/src/Neo.SmartContract.Analyzer/Neo.SmartContract.Analyzer.csproj @@ -1,32 +1,32 @@ - - net8.0 - true - enable - latest - true - true - Neo.SmartContract.Analyzer - Neo.SmartContract.Analyzer - true - NEO;Blockchain;Smart Contract;Analyzer - Neo.SmartContract.Analyzer.CSharp - Neo.SmartContract.Analyzer.CSharp - + + net8.0 + true + enable + latest + true + true + Neo.SmartContract.Analyzer + Neo.SmartContract.Analyzer + true + NEO;Blockchain;Smart Contract;Analyzer + Neo.SmartContract.Analyzer.CSharp + Neo.SmartContract.Analyzer.CSharp + - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + - - - + + + diff --git a/src/Neo.SmartContract.Framework/Neo.SmartContract.Framework.csproj b/src/Neo.SmartContract.Framework/Neo.SmartContract.Framework.csproj index 971b5c243..f661df4ad 100644 --- a/src/Neo.SmartContract.Framework/Neo.SmartContract.Framework.csproj +++ b/src/Neo.SmartContract.Framework/Neo.SmartContract.Framework.csproj @@ -1,7 +1,7 @@ - net8.0 + net8.0 Neo.SmartContract.Framework Neo.SmartContract.Framework Neo.SmartContract.Framework diff --git a/src/Neo.SmartContract.Template/Neo.SmartContract.Template.csproj b/src/Neo.SmartContract.Template/Neo.SmartContract.Template.csproj index 0c69c287a..4011bbb1d 100644 --- a/src/Neo.SmartContract.Template/Neo.SmartContract.Template.csproj +++ b/src/Neo.SmartContract.Template/Neo.SmartContract.Template.csproj @@ -1,7 +1,7 @@ - net8.0 + net8.0 Neo.SmartContract.Template Template Neo.SmartContract.Template