From e053dd5746f61e15becb7cf09c34bfd0189d6be0 Mon Sep 17 00:00:00 2001 From: Mike Phares Date: Sun, 2 Mar 2025 08:32:03 -0700 Subject: [PATCH] Bump --- .vscode/tasks.json | 18 +++--------------- BlurHash/BlurHash.csproj | 2 +- Compare/Compare.csproj | 10 +++++----- Copy-Distinct/Copy-Distinct.csproj | 6 +++--- Date-Group/Date-Group.csproj | 10 +++++----- Delete-By-Distinct/Delete-By-Distinct.csproj | 10 +++++----- Delete-By-Relative/Delete-By-Relative.csproj | 10 +++++----- Distance/Distance.csproj | 2 +- Drag-Drop-Explorer/Drag-Drop-Explorer.csproj | 6 +++--- Drag-Drop-Move/Drag-Drop-Move.csproj | 6 +++--- Drag-Drop-Search/Drag-Drop-Search.csproj | 6 +++--- .../Drag-Drop-Set-Property-Item.csproj | 6 +++--- Duplicate-Search/Duplicate-Search.csproj | 10 +++++----- Face/Face.csproj | 2 +- FaceParts/FaceParts.csproj | 2 +- Instance/Instance.csproj | 10 +++++----- Map/Map.csproj | 2 +- Metadata-Query/Metadata-Query.csproj | 8 ++++---- Metadata/Metadata.csproj | 2 +- Mirror-Length/Mirror-Length.csproj | 8 ++++---- Move-By-Id/Move-By-Id.csproj | 6 +++--- .../Offset-Date-Time-Original.csproj | 8 ++++---- PhotoPrism/PhotoPrism.csproj | 2 +- PrepareForOld/PrepareForOld.csproj | 10 +++++----- Property-Compare/Property-Compare.csproj | 2 +- Property/Property.csproj | 4 ++-- Rename/Rename.csproj | 8 ++++---- Resize/Resize.csproj | 2 +- Set-Created-Date/Set-Created-Date.csproj | 6 +++--- Shared/View-by-Distance.Shared.csproj | 2 +- Tests/Tests.csproj | 14 +++++++------- .../TestsWithFaceRecognitionDotNet.csproj | 14 +++++++------- ThumbHash/ThumbHash.csproj | 2 +- global.json | 6 ++++++ 34 files changed, 108 insertions(+), 114 deletions(-) create mode 100644 global.json diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 9d23c61..995107a 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -72,11 +72,7 @@ "build", "${workspaceFolder}/Instance/Instance.csproj", "/property:GenerateFullPaths=true", - "/consoleloggerparameters:NoSummary", - "/property:WarningLevel=0", - "--verbosity", - "quiet", - "--no-restore" + "/consoleloggerparameters:NoSummary" ], "problemMatcher": "$msCompile" }, @@ -88,11 +84,7 @@ "build", "${workspaceFolder}/Shared/View-by-Distance.Shared.csproj", "/property:GenerateFullPaths=true", - "/consoleloggerparameters:NoSummary", - "/property:WarningLevel=0", - "--verbosity", - "quiet", - "--no-restore" + "/consoleloggerparameters:NoSummary" ], "problemMatcher": "$msCompile" }, @@ -104,11 +96,7 @@ "build", "${workspaceFolder}/Metadata/Metadata.csproj", "/property:GenerateFullPaths=true", - "/consoleloggerparameters:NoSummary", - "/property:WarningLevel=0", - "--verbosity", - "quiet", - "--no-restore" + "/consoleloggerparameters:NoSummary" ], "problemMatcher": "$msCompile" } diff --git a/BlurHash/BlurHash.csproj b/BlurHash/BlurHash.csproj index fdea0f6..6817514 100644 --- a/BlurHash/BlurHash.csproj +++ b/BlurHash/BlurHash.csproj @@ -34,7 +34,7 @@ - + diff --git a/Compare/Compare.csproj b/Compare/Compare.csproj index 04c589a..a90561f 100644 --- a/Compare/Compare.csproj +++ b/Compare/Compare.csproj @@ -33,14 +33,14 @@ - - - - + + + + - + diff --git a/Copy-Distinct/Copy-Distinct.csproj b/Copy-Distinct/Copy-Distinct.csproj index 38b2393..e031030 100644 --- a/Copy-Distinct/Copy-Distinct.csproj +++ b/Copy-Distinct/Copy-Distinct.csproj @@ -35,9 +35,9 @@ - - - + + + diff --git a/Date-Group/Date-Group.csproj b/Date-Group/Date-Group.csproj index 20780e3..bcf3163 100644 --- a/Date-Group/Date-Group.csproj +++ b/Date-Group/Date-Group.csproj @@ -34,15 +34,15 @@ - - - - + + + + - + diff --git a/Delete-By-Distinct/Delete-By-Distinct.csproj b/Delete-By-Distinct/Delete-By-Distinct.csproj index 3d4c601..e2a53cb 100644 --- a/Delete-By-Distinct/Delete-By-Distinct.csproj +++ b/Delete-By-Distinct/Delete-By-Distinct.csproj @@ -34,14 +34,14 @@ - - - - + + + + - + diff --git a/Delete-By-Relative/Delete-By-Relative.csproj b/Delete-By-Relative/Delete-By-Relative.csproj index 140b5c8..fd37946 100644 --- a/Delete-By-Relative/Delete-By-Relative.csproj +++ b/Delete-By-Relative/Delete-By-Relative.csproj @@ -34,14 +34,14 @@ - - - - + + + + - + diff --git a/Distance/Distance.csproj b/Distance/Distance.csproj index 3d69c87..b0b7a6b 100644 --- a/Distance/Distance.csproj +++ b/Distance/Distance.csproj @@ -36,7 +36,7 @@ - + diff --git a/Drag-Drop-Explorer/Drag-Drop-Explorer.csproj b/Drag-Drop-Explorer/Drag-Drop-Explorer.csproj index ed861b0..1201494 100644 --- a/Drag-Drop-Explorer/Drag-Drop-Explorer.csproj +++ b/Drag-Drop-Explorer/Drag-Drop-Explorer.csproj @@ -26,9 +26,9 @@ - - - + + + diff --git a/Drag-Drop-Move/Drag-Drop-Move.csproj b/Drag-Drop-Move/Drag-Drop-Move.csproj index 67d4201..8bc92a7 100644 --- a/Drag-Drop-Move/Drag-Drop-Move.csproj +++ b/Drag-Drop-Move/Drag-Drop-Move.csproj @@ -26,9 +26,9 @@ - - - + + + diff --git a/Drag-Drop-Search/Drag-Drop-Search.csproj b/Drag-Drop-Search/Drag-Drop-Search.csproj index 962726f..4a00c5c 100644 --- a/Drag-Drop-Search/Drag-Drop-Search.csproj +++ b/Drag-Drop-Search/Drag-Drop-Search.csproj @@ -27,9 +27,9 @@ - - - + + + diff --git a/Drag-Drop-Set-Property-Item/Drag-Drop-Set-Property-Item.csproj b/Drag-Drop-Set-Property-Item/Drag-Drop-Set-Property-Item.csproj index fb0a1ae..13ece45 100644 --- a/Drag-Drop-Set-Property-Item/Drag-Drop-Set-Property-Item.csproj +++ b/Drag-Drop-Set-Property-Item/Drag-Drop-Set-Property-Item.csproj @@ -27,9 +27,9 @@ - - - + + + diff --git a/Duplicate-Search/Duplicate-Search.csproj b/Duplicate-Search/Duplicate-Search.csproj index 8167759..b7383e1 100644 --- a/Duplicate-Search/Duplicate-Search.csproj +++ b/Duplicate-Search/Duplicate-Search.csproj @@ -33,14 +33,14 @@ - - - - + + + + - + diff --git a/Face/Face.csproj b/Face/Face.csproj index 663490a..aa70b8d 100644 --- a/Face/Face.csproj +++ b/Face/Face.csproj @@ -33,7 +33,7 @@ - + diff --git a/FaceParts/FaceParts.csproj b/FaceParts/FaceParts.csproj index 45d7bd2..7e5aa71 100644 --- a/FaceParts/FaceParts.csproj +++ b/FaceParts/FaceParts.csproj @@ -33,7 +33,7 @@ - + diff --git a/Instance/Instance.csproj b/Instance/Instance.csproj index 8153f86..d8b80ac 100644 --- a/Instance/Instance.csproj +++ b/Instance/Instance.csproj @@ -34,12 +34,12 @@ - - - - + + + + - + diff --git a/Map/Map.csproj b/Map/Map.csproj index 858a7a5..5d56d1e 100644 --- a/Map/Map.csproj +++ b/Map/Map.csproj @@ -37,7 +37,7 @@ - + diff --git a/Metadata-Query/Metadata-Query.csproj b/Metadata-Query/Metadata-Query.csproj index 6039f8c..8a4e3d3 100644 --- a/Metadata-Query/Metadata-Query.csproj +++ b/Metadata-Query/Metadata-Query.csproj @@ -35,10 +35,10 @@ - - - - + + + + diff --git a/Metadata/Metadata.csproj b/Metadata/Metadata.csproj index 5044e2a..0996706 100644 --- a/Metadata/Metadata.csproj +++ b/Metadata/Metadata.csproj @@ -34,7 +34,7 @@ - + diff --git a/Mirror-Length/Mirror-Length.csproj b/Mirror-Length/Mirror-Length.csproj index 1e4a7f1..b4d8fac 100644 --- a/Mirror-Length/Mirror-Length.csproj +++ b/Mirror-Length/Mirror-Length.csproj @@ -35,10 +35,10 @@ - - - - + + + + diff --git a/Move-By-Id/Move-By-Id.csproj b/Move-By-Id/Move-By-Id.csproj index c559e69..54e8953 100644 --- a/Move-By-Id/Move-By-Id.csproj +++ b/Move-By-Id/Move-By-Id.csproj @@ -35,9 +35,9 @@ - - - + + + diff --git a/Offset-Date-Time-Original/Offset-Date-Time-Original.csproj b/Offset-Date-Time-Original/Offset-Date-Time-Original.csproj index 32a66ab..39c9c88 100644 --- a/Offset-Date-Time-Original/Offset-Date-Time-Original.csproj +++ b/Offset-Date-Time-Original/Offset-Date-Time-Original.csproj @@ -35,10 +35,10 @@ - - - - + + + + diff --git a/PhotoPrism/PhotoPrism.csproj b/PhotoPrism/PhotoPrism.csproj index 2b8eaac..f476b7f 100644 --- a/PhotoPrism/PhotoPrism.csproj +++ b/PhotoPrism/PhotoPrism.csproj @@ -37,7 +37,7 @@ - + diff --git a/PrepareForOld/PrepareForOld.csproj b/PrepareForOld/PrepareForOld.csproj index b5c1c80..66406c8 100644 --- a/PrepareForOld/PrepareForOld.csproj +++ b/PrepareForOld/PrepareForOld.csproj @@ -33,14 +33,14 @@ - + - + - - - + + + diff --git a/Property-Compare/Property-Compare.csproj b/Property-Compare/Property-Compare.csproj index 083271e..e38a3bb 100644 --- a/Property-Compare/Property-Compare.csproj +++ b/Property-Compare/Property-Compare.csproj @@ -35,7 +35,7 @@ - + diff --git a/Property/Property.csproj b/Property/Property.csproj index 06cd186..7b27266 100644 --- a/Property/Property.csproj +++ b/Property/Property.csproj @@ -40,10 +40,10 @@ - + - + diff --git a/Rename/Rename.csproj b/Rename/Rename.csproj index 485c54f..90f83a3 100644 --- a/Rename/Rename.csproj +++ b/Rename/Rename.csproj @@ -34,11 +34,11 @@ - + - - - + + + diff --git a/Resize/Resize.csproj b/Resize/Resize.csproj index e83e07a..e3889c3 100644 --- a/Resize/Resize.csproj +++ b/Resize/Resize.csproj @@ -35,7 +35,7 @@ - + diff --git a/Set-Created-Date/Set-Created-Date.csproj b/Set-Created-Date/Set-Created-Date.csproj index 567ff85..7cf2932 100644 --- a/Set-Created-Date/Set-Created-Date.csproj +++ b/Set-Created-Date/Set-Created-Date.csproj @@ -35,9 +35,9 @@ - - - + + + diff --git a/Shared/View-by-Distance.Shared.csproj b/Shared/View-by-Distance.Shared.csproj index 81a54b5..d49a64b 100644 --- a/Shared/View-by-Distance.Shared.csproj +++ b/Shared/View-by-Distance.Shared.csproj @@ -33,6 +33,6 @@ - + \ No newline at end of file diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 9c0da84..48b4913 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -27,14 +27,14 @@ Linux - + - - - - - - + + + + + + diff --git a/TestsWithFaceRecognitionDotNet/TestsWithFaceRecognitionDotNet.csproj b/TestsWithFaceRecognitionDotNet/TestsWithFaceRecognitionDotNet.csproj index d509a89..7846d00 100644 --- a/TestsWithFaceRecognitionDotNet/TestsWithFaceRecognitionDotNet.csproj +++ b/TestsWithFaceRecognitionDotNet/TestsWithFaceRecognitionDotNet.csproj @@ -27,13 +27,13 @@ Linux - - - - - - - + + + + + + + diff --git a/ThumbHash/ThumbHash.csproj b/ThumbHash/ThumbHash.csproj index e7cc500..f7fe444 100644 --- a/ThumbHash/ThumbHash.csproj +++ b/ThumbHash/ThumbHash.csproj @@ -35,7 +35,7 @@ - + diff --git a/global.json b/global.json new file mode 100644 index 0000000..342799f --- /dev/null +++ b/global.json @@ -0,0 +1,6 @@ +{ + "sdk": { + "rollForward": "latestMinor", + "version": "9.0.103" + } +} \ No newline at end of file