From 322d0133e8ec90f8713c4f3f95aacd7f82385eeb Mon Sep 17 00:00:00 2001 From: "Christopher R. Schuchardt" Date: Thu, 8 Jan 2026 23:49:14 -0500 Subject: [PATCH 1/4] [`fix`] Neo.FS, Neo deps --- SpellingExclusions.dic | 0 plugins/Directory.Build.props | 2 +- plugins/OracleService/OracleService.csproj | 36 +++++++++++----------- 3 files changed, 19 insertions(+), 19 deletions(-) create mode 100644 SpellingExclusions.dic diff --git a/SpellingExclusions.dic b/SpellingExclusions.dic new file mode 100644 index 000000000..e69de29bb diff --git a/plugins/Directory.Build.props b/plugins/Directory.Build.props index 7c941b5bf..3debcf04c 100644 --- a/plugins/Directory.Build.props +++ b/plugins/Directory.Build.props @@ -19,7 +19,7 @@ - + diff --git a/plugins/OracleService/OracleService.csproj b/plugins/OracleService/OracleService.csproj index ba7d22e71..c9e69c201 100644 --- a/plugins/OracleService/OracleService.csproj +++ b/plugins/OracleService/OracleService.csproj @@ -1,25 +1,25 @@  - - - + + + - - - - false - runtime - - + + + + false + runtime + + - - - PreserveNewest - - + + + PreserveNewest + + - - - + + + From 2a3a5b60954e89be3d11d3c5f3ec2caaf922f6ee Mon Sep 17 00:00:00 2001 From: "Christopher R. Schuchardt" Date: Fri, 9 Jan 2026 08:36:40 -0500 Subject: [PATCH 2/4] Change format back to tabs instead of spaces --- plugins/Directory.Build.props | 2 +- plugins/OracleService/OracleService.csproj | 36 +++++++++++----------- src/Neo.CLI/Neo.CLI.csproj | 2 +- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/plugins/Directory.Build.props b/plugins/Directory.Build.props index 3debcf04c..97c2aea1e 100644 --- a/plugins/Directory.Build.props +++ b/plugins/Directory.Build.props @@ -19,7 +19,7 @@ - + diff --git a/plugins/OracleService/OracleService.csproj b/plugins/OracleService/OracleService.csproj index c9e69c201..62acfb199 100644 --- a/plugins/OracleService/OracleService.csproj +++ b/plugins/OracleService/OracleService.csproj @@ -1,25 +1,25 @@  - - - + + + - - - - false - runtime - - + + + + false + runtime + + - - - PreserveNewest - - + + + PreserveNewest + + - - - + + + diff --git a/src/Neo.CLI/Neo.CLI.csproj b/src/Neo.CLI/Neo.CLI.csproj index ffd583df1..00f9d0dc4 100644 --- a/src/Neo.CLI/Neo.CLI.csproj +++ b/src/Neo.CLI/Neo.CLI.csproj @@ -12,7 +12,7 @@ - + From 01e96a7555250caebf789d4022a3bd6181bd39a9 Mon Sep 17 00:00:00 2001 From: Shargon Date: Sat, 10 Jan 2026 10:26:23 +0100 Subject: [PATCH 3/4] Delete SpellingExclusions.dic --- SpellingExclusions.dic | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 SpellingExclusions.dic diff --git a/SpellingExclusions.dic b/SpellingExclusions.dic deleted file mode 100644 index e69de29bb..000000000 From 74cae2957eb430bf335d0964b39c8697968b6c53 Mon Sep 17 00:00:00 2001 From: Shargon Date: Tue, 13 Jan 2026 18:27:21 +0100 Subject: [PATCH 4/4] Apply suggestions from code review Co-authored-by: Alvaro --- plugins/Directory.Build.props | 2 +- src/Neo.CLI/Neo.CLI.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Directory.Build.props b/plugins/Directory.Build.props index 97c2aea1e..7c941b5bf 100644 --- a/plugins/Directory.Build.props +++ b/plugins/Directory.Build.props @@ -19,7 +19,7 @@ - + diff --git a/src/Neo.CLI/Neo.CLI.csproj b/src/Neo.CLI/Neo.CLI.csproj index 00f9d0dc4..ffd583df1 100644 --- a/src/Neo.CLI/Neo.CLI.csproj +++ b/src/Neo.CLI/Neo.CLI.csproj @@ -12,7 +12,7 @@ - +