From b54267133c76ea38f678c0d77122604c505a2074 Mon Sep 17 00:00:00 2001 From: Erik Schierboom Date: Thu, 22 Feb 2024 13:59:38 +0100 Subject: [PATCH] Upgrade to .NET 8 --- .github/workflows/test.yml | 2 +- add-new-exercise.ps1 | 2 +- .../AnnalynsInfiltration.csproj | 2 +- .../attack-of-the-trolls/AttackOfTheTrolls.csproj | 2 +- .../AuthenticationSystem.csproj | 2 +- .../BeautySalonGoesGlobal.csproj | 2 +- exercises/concept/bird-watcher/BirdWatcher.csproj | 2 +- .../booking-up-for-beauty/BookingUpForBeauty.csproj | 2 +- .../building-telemetry/BuildingTelemetry.csproj | 2 +- .../calculator-conundrum/CalculatorConundrum.csproj | 2 +- exercises/concept/cars-assemble/CarsAssemble.csproj | 2 +- .../developer-privileges/DeveloperPrivileges.csproj | 2 +- exercises/concept/elons-toys/ElonsToys.csproj | 2 +- exercises/concept/faceid-2/Faceid2.csproj | 2 +- .../FootballMatchReports.csproj | 2 +- .../HighSchoolSweethearts.csproj | 2 +- .../HyperOptimizedTelemetry.csproj | 2 +- exercises/concept/hyperia-forex/HyperiaForex.csproj | 2 +- .../HyperinflationHitsHyperia.csproj | 2 +- .../instruments-of-texas/InstrumentsOfTexas.csproj | 2 +- .../InterestIsInteresting.csproj | 2 +- .../InternationalCallingConnoisseur.csproj | 2 +- .../land-grab-in-space/LandGrabInSpace.csproj | 2 +- exercises/concept/log-analysis/LogAnalysis.csproj | 2 +- exercises/concept/log-levels/LogLevels.csproj | 2 +- exercises/concept/logs-logs-logs/LogsLogsLogs.csproj | 2 +- .../LuciansLusciousLasagna.csproj | 2 +- exercises/concept/need-for-speed/NeedForSpeed.csproj | 2 +- .../ObjectRelationalMapping.csproj | 2 +- exercises/concept/orm-in-one-go/OrmInOneGo.csproj | 2 +- .../concept/parsing-log-files/ParsingLogFiles.csproj | 2 +- .../phone-number-analysis/PhoneNumberAnalysis.csproj | 2 +- .../RedVsBlueDarwinStyle.csproj | 2 +- .../RemoteControlCleanup.csproj | 2 +- .../RemoteControlCompetition.csproj | 2 +- exercises/concept/roll-the-die/RollTheDie.csproj | 2 +- .../SecureMunchesterUnited.csproj | 2 +- exercises/concept/squeaky-clean/SqueakyClean.csproj | 2 +- .../TheWeatherInDeather.csproj | 2 +- .../tim-from-marketing/TimFromMarketing.csproj | 2 +- .../TracksOnTracksOnTracks.csproj | 2 +- .../concept/weighing-machine/WeighingMachine.csproj | 2 +- .../WizardsAndWarriors2.csproj | 2 +- .../wizards-and-warriors/WizardsAndWarriors.csproj | 2 +- exercises/practice/accumulate/Accumulate.csproj | 2 +- exercises/practice/acronym/Acronym.csproj | 2 +- exercises/practice/affine-cipher/AffineCipher.csproj | 2 +- exercises/practice/all-your-base/AllYourBase.csproj | 2 +- exercises/practice/allergies/Allergies.csproj | 2 +- exercises/practice/alphametics/Alphametics.csproj | 2 +- exercises/practice/anagram/Anagram.csproj | 2 +- .../armstrong-numbers/ArmstrongNumbers.csproj | 2 +- exercises/practice/atbash-cipher/AtbashCipher.csproj | 2 +- exercises/practice/bank-account/BankAccount.csproj | 2 +- exercises/practice/beer-song/BeerSong.csproj | 2 +- .../binary-search-tree/BinarySearchTree.csproj | 2 +- exercises/practice/binary-search/BinarySearch.csproj | 2 +- exercises/practice/binary/Binary.csproj | 2 +- .../BenchMe-20221105-112330.log | 12 ++++++------ .../performance/code/Benchmark_Csharp.csproj | 2 +- exercises/practice/bob/Bob.csproj | 2 +- exercises/practice/book-store/BookStore.csproj | 2 +- exercises/practice/bowling/Bowling.csproj | 2 +- exercises/practice/change/Change.csproj | 2 +- .../practice/circular-buffer/CircularBuffer.csproj | 2 +- exercises/practice/clock/Clock.csproj | 2 +- .../collatz-conjecture/CollatzConjecture.csproj | 2 +- .../practice/complex-numbers/ComplexNumbers.csproj | 2 +- exercises/practice/connect/Connect.csproj | 2 +- exercises/practice/crypto-square/CryptoSquare.csproj | 2 +- exercises/practice/custom-set/CustomSet.csproj | 2 +- exercises/practice/darts/Darts.csproj | 2 +- exercises/practice/diamond/Diamond.csproj | 2 +- .../difference-of-squares/DifferenceOfSquares.csproj | 2 +- .../practice/diffie-hellman/DiffieHellman.csproj | 2 +- exercises/practice/dnd-character/DndCharacter.csproj | 2 +- exercises/practice/dominoes/Dominoes.csproj | 2 +- exercises/practice/dot-dsl/DotDsl.csproj | 2 +- .../practice/error-handling/ErrorHandling.csproj | 2 +- exercises/practice/etl/Etl.csproj | 2 +- exercises/practice/flatten-array/FlattenArray.csproj | 2 +- exercises/practice/food-chain/FoodChain.csproj | 2 +- exercises/practice/forth/Forth.csproj | 2 +- exercises/practice/gigasecond/Gigasecond.csproj | 2 +- exercises/practice/go-counting/GoCounting.csproj | 2 +- exercises/practice/grade-school/GradeSchool.csproj | 2 +- .../performance/code/Benchmark_Csharp.csproj | 2 +- exercises/practice/grains/Grains.csproj | 2 +- exercises/practice/grep/Grep.csproj | 2 +- exercises/practice/hamming/Hamming.csproj | 2 +- exercises/practice/hangman/Hangman.csproj | 2 +- exercises/practice/hello-world/HelloWorld.csproj | 2 +- exercises/practice/hexadecimal/Hexadecimal.csproj | 2 +- exercises/practice/high-scores/HighScores.csproj | 2 +- exercises/practice/house/House.csproj | 2 +- exercises/practice/isbn-verifier/IsbnVerifier.csproj | 2 +- .../performance/code/Benchmark_Csharp.csproj | 2 +- exercises/practice/isogram/Isogram.csproj | 2 +- .../kindergarten-garden/KindergartenGarden.csproj | 2 +- .../LargestSeriesProduct.csproj | 2 +- .../performance/code/Benchmark_Csharp.csproj | 2 +- exercises/practice/leap/Leap.csproj | 2 +- exercises/practice/ledger/Ledger.csproj | 2 +- exercises/practice/linked-list/LinkedList.csproj | 2 +- exercises/practice/list-ops/ListOps.csproj | 2 +- exercises/practice/luhn/Luhn.csproj | 2 +- exercises/practice/markdown/Markdown.csproj | 2 +- .../matching-brackets/MatchingBrackets.csproj | 2 +- exercises/practice/matrix/Matrix.csproj | 2 +- exercises/practice/meetup/Meetup.csproj | 2 +- exercises/practice/minesweeper/Minesweeper.csproj | 2 +- exercises/practice/nth-prime/NthPrime.csproj | 2 +- .../practice/nucleotide-count/NucleotideCount.csproj | 2 +- exercises/practice/ocr-numbers/OcrNumbers.csproj | 2 +- exercises/practice/octal/Octal.csproj | 2 +- .../code/BenchmarkIsPalindrome.csproj | 2 +- .../palindrome-products/PalindromeProducts.csproj | 2 +- .../performance/code/Benchmark_Csharp.csproj | 2 +- exercises/practice/pangram/Pangram.csproj | 2 +- .../ParallelLetterFrequency.csproj | 2 +- .../practice/pascals-triangle/PascalsTriangle.csproj | 2 +- .../practice/perfect-numbers/PerfectNumbers.csproj | 2 +- exercises/practice/phone-number/PhoneNumber.csproj | 2 +- exercises/practice/pig-latin/PigLatin.csproj | 2 +- exercises/practice/poker/Poker.csproj | 2 +- exercises/practice/pov/Pov.csproj | 2 +- exercises/practice/prime-factors/PrimeFactors.csproj | 2 +- .../performance/code/Benchmark_Csharp.csproj | 2 +- .../protein-translation/ProteinTranslation.csproj | 2 +- exercises/practice/proverb/Proverb.csproj | 2 +- .../pythagorean-triplet/PythagoreanTriplet.csproj | 2 +- exercises/practice/queen-attack/QueenAttack.csproj | 2 +- .../rail-fence-cipher/RailFenceCipher.csproj | 2 +- .../performance/code/Benchmark_Csharp.csproj | 2 +- exercises/practice/raindrops/Raindrops.csproj | 2 +- .../practice/rational-numbers/RationalNumbers.csproj | 2 +- exercises/practice/react/React.csproj | 2 +- exercises/practice/rectangles/Rectangles.csproj | 2 +- .../resistor-color-duo/ResistorColorDuo.csproj | 2 +- .../resistor-color-trio/ResistorColorTrio.csproj | 2 +- .../practice/resistor-color/ResistorColor.csproj | 2 +- exercises/practice/rest-api/RestApi.csproj | 2 +- .../.articles/performance/code/Benchmark.csproj | 2 +- .../practice/reverse-string/ReverseString.csproj | 2 +- .../rna-transcription/RnaTranscription.csproj | 2 +- exercises/practice/robot-name/RobotName.csproj | 2 +- .../practice/robot-simulator/RobotSimulator.csproj | 2 +- .../practice/roman-numerals/RomanNumerals.csproj | 2 +- .../rotational-cipher/RotationalCipher.csproj | 2 +- .../run-length-encoding/RunLengthEncoding.csproj | 2 +- exercises/practice/saddle-points/SaddlePoints.csproj | 2 +- exercises/practice/say/Say.csproj | 2 +- .../practice/scale-generator/ScaleGenerator.csproj | 2 +- .../practice/scrabble-score/ScrabbleScore.csproj | 2 +- .../practice/secret-handshake/SecretHandshake.csproj | 2 +- exercises/practice/series/Series.csproj | 2 +- exercises/practice/sgf-parsing/SgfParsing.csproj | 2 +- .../.articles/performance/code/Benchmark.csproj | 2 +- exercises/practice/sieve/Sieve.csproj | 2 +- exercises/practice/simple-cipher/SimpleCipher.csproj | 2 +- .../simple-linked-list/SimpleLinkedList.csproj | 2 +- exercises/practice/space-age/SpaceAge.csproj | 2 +- exercises/practice/spiral-matrix/SpiralMatrix.csproj | 2 +- exercises/practice/strain/Strain.csproj | 2 +- exercises/practice/sublist/Sublist.csproj | 2 +- .../practice/sum-of-multiples/SumOfMultiples.csproj | 2 +- exercises/practice/tournament/Tournament.csproj | 2 +- exercises/practice/transpose/Transpose.csproj | 2 +- exercises/practice/tree-building/TreeBuilding.csproj | 2 +- exercises/practice/triangle/Triangle.csproj | 2 +- exercises/practice/trinary/Trinary.csproj | 2 +- exercises/practice/twelve-days/TwelveDays.csproj | 2 +- exercises/practice/two-bucket/TwoBucket.csproj | 2 +- exercises/practice/two-fer/TwoFer.csproj | 2 +- .../VariableLengthQuantity.csproj | 2 +- exercises/practice/word-count/WordCount.csproj | 2 +- exercises/practice/word-search/WordSearch.csproj | 2 +- exercises/practice/wordy/Wordy.csproj | 2 +- exercises/practice/yacht/Yacht.csproj | 2 +- exercises/practice/zebra-puzzle/ZebraPuzzle.csproj | 2 +- exercises/practice/zipper/Zipper.csproj | 2 +- generators/Generators.csproj | 2 +- 182 files changed, 187 insertions(+), 187 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d27f64738e..1897ef7ef3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - uses: actions/setup-dotnet@4d6c8fcf3c8f7a60068d26b594648e99df24cee3 with: - dotnet-version: "7.0.100" + dotnet-version: "8.0.201" - run: pwsh ./test.ps1 - uses: test-summary/action@fee35d7df20790255fe6aa92cf0f6d28092ecf2f with: diff --git a/add-new-exercise.ps1 b/add-new-exercise.ps1 index a921b55116..19ab6d0aa8 100644 --- a/add-new-exercise.ps1 +++ b/add-new-exercise.ps1 @@ -51,7 +51,7 @@ function Add-Project { $csProj = "$exerciseDir/$ExerciseName.csproj" - Invoke-CallScriptExitOnError { dotnet new xunit -lang "C#" --target-framework-override net7.0 -o $exerciseDir -n $ExerciseName } + Invoke-CallScriptExitOnError { dotnet new xunit -lang "C#" --target-framework-override net8.0 -o $exerciseDir -n $ExerciseName } Invoke-CallScriptExitOnError { dotnet sln "$exercisesDir/Exercises.sln" add $csProj } Remove-Item -Path "$exerciseDir/UnitTest1.cs" diff --git a/exercises/concept/annalyns-infiltration/AnnalynsInfiltration.csproj b/exercises/concept/annalyns-infiltration/AnnalynsInfiltration.csproj index 30f3990a0a..37f8e44946 100644 --- a/exercises/concept/annalyns-infiltration/AnnalynsInfiltration.csproj +++ b/exercises/concept/annalyns-infiltration/AnnalynsInfiltration.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/concept/attack-of-the-trolls/AttackOfTheTrolls.csproj b/exercises/concept/attack-of-the-trolls/AttackOfTheTrolls.csproj index 30f3990a0a..37f8e44946 100644 --- a/exercises/concept/attack-of-the-trolls/AttackOfTheTrolls.csproj +++ b/exercises/concept/attack-of-the-trolls/AttackOfTheTrolls.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/concept/authentication-system/AuthenticationSystem.csproj b/exercises/concept/authentication-system/AuthenticationSystem.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/authentication-system/AuthenticationSystem.csproj +++ b/exercises/concept/authentication-system/AuthenticationSystem.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/beauty-salon-goes-global/BeautySalonGoesGlobal.csproj b/exercises/concept/beauty-salon-goes-global/BeautySalonGoesGlobal.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/beauty-salon-goes-global/BeautySalonGoesGlobal.csproj +++ b/exercises/concept/beauty-salon-goes-global/BeautySalonGoesGlobal.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/bird-watcher/BirdWatcher.csproj b/exercises/concept/bird-watcher/BirdWatcher.csproj index 4d3894cd9c..0d98549bfb 100644 --- a/exercises/concept/bird-watcher/BirdWatcher.csproj +++ b/exercises/concept/bird-watcher/BirdWatcher.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/concept/booking-up-for-beauty/BookingUpForBeauty.csproj b/exercises/concept/booking-up-for-beauty/BookingUpForBeauty.csproj index 30f3990a0a..37f8e44946 100644 --- a/exercises/concept/booking-up-for-beauty/BookingUpForBeauty.csproj +++ b/exercises/concept/booking-up-for-beauty/BookingUpForBeauty.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/concept/building-telemetry/BuildingTelemetry.csproj b/exercises/concept/building-telemetry/BuildingTelemetry.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/building-telemetry/BuildingTelemetry.csproj +++ b/exercises/concept/building-telemetry/BuildingTelemetry.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/calculator-conundrum/CalculatorConundrum.csproj b/exercises/concept/calculator-conundrum/CalculatorConundrum.csproj index 883405361e..440a97a454 100644 --- a/exercises/concept/calculator-conundrum/CalculatorConundrum.csproj +++ b/exercises/concept/calculator-conundrum/CalculatorConundrum.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/cars-assemble/CarsAssemble.csproj b/exercises/concept/cars-assemble/CarsAssemble.csproj index 30f3990a0a..37f8e44946 100644 --- a/exercises/concept/cars-assemble/CarsAssemble.csproj +++ b/exercises/concept/cars-assemble/CarsAssemble.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/concept/developer-privileges/DeveloperPrivileges.csproj b/exercises/concept/developer-privileges/DeveloperPrivileges.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/developer-privileges/DeveloperPrivileges.csproj +++ b/exercises/concept/developer-privileges/DeveloperPrivileges.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/elons-toys/ElonsToys.csproj b/exercises/concept/elons-toys/ElonsToys.csproj index 30f3990a0a..37f8e44946 100644 --- a/exercises/concept/elons-toys/ElonsToys.csproj +++ b/exercises/concept/elons-toys/ElonsToys.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/concept/faceid-2/Faceid2.csproj b/exercises/concept/faceid-2/Faceid2.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/faceid-2/Faceid2.csproj +++ b/exercises/concept/faceid-2/Faceid2.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/football-match-reports/FootballMatchReports.csproj b/exercises/concept/football-match-reports/FootballMatchReports.csproj index 5e740f957a..f8c3888ec7 100644 --- a/exercises/concept/football-match-reports/FootballMatchReports.csproj +++ b/exercises/concept/football-match-reports/FootballMatchReports.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable diff --git a/exercises/concept/high-school-sweethearts/HighSchoolSweethearts.csproj b/exercises/concept/high-school-sweethearts/HighSchoolSweethearts.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/high-school-sweethearts/HighSchoolSweethearts.csproj +++ b/exercises/concept/high-school-sweethearts/HighSchoolSweethearts.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/hyper-optimized-telemetry/HyperOptimizedTelemetry.csproj b/exercises/concept/hyper-optimized-telemetry/HyperOptimizedTelemetry.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/hyper-optimized-telemetry/HyperOptimizedTelemetry.csproj +++ b/exercises/concept/hyper-optimized-telemetry/HyperOptimizedTelemetry.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/hyperia-forex/HyperiaForex.csproj b/exercises/concept/hyperia-forex/HyperiaForex.csproj index 1a58210bc1..2e5534074e 100644 --- a/exercises/concept/hyperia-forex/HyperiaForex.csproj +++ b/exercises/concept/hyperia-forex/HyperiaForex.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/hyperinflation-hits-hyperia/HyperinflationHitsHyperia.csproj b/exercises/concept/hyperinflation-hits-hyperia/HyperinflationHitsHyperia.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/hyperinflation-hits-hyperia/HyperinflationHitsHyperia.csproj +++ b/exercises/concept/hyperinflation-hits-hyperia/HyperinflationHitsHyperia.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/instruments-of-texas/InstrumentsOfTexas.csproj b/exercises/concept/instruments-of-texas/InstrumentsOfTexas.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/instruments-of-texas/InstrumentsOfTexas.csproj +++ b/exercises/concept/instruments-of-texas/InstrumentsOfTexas.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/interest-is-interesting/InterestIsInteresting.csproj b/exercises/concept/interest-is-interesting/InterestIsInteresting.csproj index 30f3990a0a..37f8e44946 100644 --- a/exercises/concept/interest-is-interesting/InterestIsInteresting.csproj +++ b/exercises/concept/interest-is-interesting/InterestIsInteresting.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/concept/international-calling-connoisseur/InternationalCallingConnoisseur.csproj b/exercises/concept/international-calling-connoisseur/InternationalCallingConnoisseur.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/international-calling-connoisseur/InternationalCallingConnoisseur.csproj +++ b/exercises/concept/international-calling-connoisseur/InternationalCallingConnoisseur.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/land-grab-in-space/LandGrabInSpace.csproj b/exercises/concept/land-grab-in-space/LandGrabInSpace.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/land-grab-in-space/LandGrabInSpace.csproj +++ b/exercises/concept/land-grab-in-space/LandGrabInSpace.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/log-analysis/LogAnalysis.csproj b/exercises/concept/log-analysis/LogAnalysis.csproj index 883405361e..440a97a454 100644 --- a/exercises/concept/log-analysis/LogAnalysis.csproj +++ b/exercises/concept/log-analysis/LogAnalysis.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/log-levels/LogLevels.csproj b/exercises/concept/log-levels/LogLevels.csproj index 30f3990a0a..37f8e44946 100644 --- a/exercises/concept/log-levels/LogLevels.csproj +++ b/exercises/concept/log-levels/LogLevels.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/concept/logs-logs-logs/LogsLogsLogs.csproj b/exercises/concept/logs-logs-logs/LogsLogsLogs.csproj index 30f3990a0a..37f8e44946 100644 --- a/exercises/concept/logs-logs-logs/LogsLogsLogs.csproj +++ b/exercises/concept/logs-logs-logs/LogsLogsLogs.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/concept/lucians-luscious-lasagna/LuciansLusciousLasagna.csproj b/exercises/concept/lucians-luscious-lasagna/LuciansLusciousLasagna.csproj index 30f3990a0a..37f8e44946 100644 --- a/exercises/concept/lucians-luscious-lasagna/LuciansLusciousLasagna.csproj +++ b/exercises/concept/lucians-luscious-lasagna/LuciansLusciousLasagna.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/concept/need-for-speed/NeedForSpeed.csproj b/exercises/concept/need-for-speed/NeedForSpeed.csproj index 30f3990a0a..37f8e44946 100644 --- a/exercises/concept/need-for-speed/NeedForSpeed.csproj +++ b/exercises/concept/need-for-speed/NeedForSpeed.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/concept/object-relational-mapping/ObjectRelationalMapping.csproj b/exercises/concept/object-relational-mapping/ObjectRelationalMapping.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/object-relational-mapping/ObjectRelationalMapping.csproj +++ b/exercises/concept/object-relational-mapping/ObjectRelationalMapping.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/orm-in-one-go/OrmInOneGo.csproj b/exercises/concept/orm-in-one-go/OrmInOneGo.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/orm-in-one-go/OrmInOneGo.csproj +++ b/exercises/concept/orm-in-one-go/OrmInOneGo.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/parsing-log-files/ParsingLogFiles.csproj b/exercises/concept/parsing-log-files/ParsingLogFiles.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/parsing-log-files/ParsingLogFiles.csproj +++ b/exercises/concept/parsing-log-files/ParsingLogFiles.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/phone-number-analysis/PhoneNumberAnalysis.csproj b/exercises/concept/phone-number-analysis/PhoneNumberAnalysis.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/phone-number-analysis/PhoneNumberAnalysis.csproj +++ b/exercises/concept/phone-number-analysis/PhoneNumberAnalysis.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/red-vs-blue-darwin-style/RedVsBlueDarwinStyle.csproj b/exercises/concept/red-vs-blue-darwin-style/RedVsBlueDarwinStyle.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/red-vs-blue-darwin-style/RedVsBlueDarwinStyle.csproj +++ b/exercises/concept/red-vs-blue-darwin-style/RedVsBlueDarwinStyle.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/remote-control-cleanup/RemoteControlCleanup.csproj b/exercises/concept/remote-control-cleanup/RemoteControlCleanup.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/remote-control-cleanup/RemoteControlCleanup.csproj +++ b/exercises/concept/remote-control-cleanup/RemoteControlCleanup.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/remote-control-competition/RemoteControlCompetition.csproj b/exercises/concept/remote-control-competition/RemoteControlCompetition.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/remote-control-competition/RemoteControlCompetition.csproj +++ b/exercises/concept/remote-control-competition/RemoteControlCompetition.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/roll-the-die/RollTheDie.csproj b/exercises/concept/roll-the-die/RollTheDie.csproj index caab1518bc..28e10bfe96 100644 --- a/exercises/concept/roll-the-die/RollTheDie.csproj +++ b/exercises/concept/roll-the-die/RollTheDie.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/secure-munchester-united/SecureMunchesterUnited.csproj b/exercises/concept/secure-munchester-united/SecureMunchesterUnited.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/secure-munchester-united/SecureMunchesterUnited.csproj +++ b/exercises/concept/secure-munchester-united/SecureMunchesterUnited.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/squeaky-clean/SqueakyClean.csproj b/exercises/concept/squeaky-clean/SqueakyClean.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/squeaky-clean/SqueakyClean.csproj +++ b/exercises/concept/squeaky-clean/SqueakyClean.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/the-weather-in-deather/TheWeatherInDeather.csproj b/exercises/concept/the-weather-in-deather/TheWeatherInDeather.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/the-weather-in-deather/TheWeatherInDeather.csproj +++ b/exercises/concept/the-weather-in-deather/TheWeatherInDeather.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/tim-from-marketing/TimFromMarketing.csproj b/exercises/concept/tim-from-marketing/TimFromMarketing.csproj index 5e740f957a..f8c3888ec7 100644 --- a/exercises/concept/tim-from-marketing/TimFromMarketing.csproj +++ b/exercises/concept/tim-from-marketing/TimFromMarketing.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable diff --git a/exercises/concept/tracks-on-tracks-on-tracks/TracksOnTracksOnTracks.csproj b/exercises/concept/tracks-on-tracks-on-tracks/TracksOnTracksOnTracks.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/tracks-on-tracks-on-tracks/TracksOnTracksOnTracks.csproj +++ b/exercises/concept/tracks-on-tracks-on-tracks/TracksOnTracksOnTracks.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/weighing-machine/WeighingMachine.csproj b/exercises/concept/weighing-machine/WeighingMachine.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/concept/weighing-machine/WeighingMachine.csproj +++ b/exercises/concept/weighing-machine/WeighingMachine.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/concept/wizards-and-warriors-2/WizardsAndWarriors2.csproj b/exercises/concept/wizards-and-warriors-2/WizardsAndWarriors2.csproj index 30f3990a0a..37f8e44946 100644 --- a/exercises/concept/wizards-and-warriors-2/WizardsAndWarriors2.csproj +++ b/exercises/concept/wizards-and-warriors-2/WizardsAndWarriors2.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/concept/wizards-and-warriors/WizardsAndWarriors.csproj b/exercises/concept/wizards-and-warriors/WizardsAndWarriors.csproj index 30f3990a0a..37f8e44946 100644 --- a/exercises/concept/wizards-and-warriors/WizardsAndWarriors.csproj +++ b/exercises/concept/wizards-and-warriors/WizardsAndWarriors.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/practice/accumulate/Accumulate.csproj b/exercises/practice/accumulate/Accumulate.csproj index ad67c006b0..7645d8f8cf 100644 --- a/exercises/practice/accumulate/Accumulate.csproj +++ b/exercises/practice/accumulate/Accumulate.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/acronym/Acronym.csproj b/exercises/practice/acronym/Acronym.csproj index 046b1b88ad..bc500c6adf 100644 --- a/exercises/practice/acronym/Acronym.csproj +++ b/exercises/practice/acronym/Acronym.csproj @@ -2,7 +2,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/affine-cipher/AffineCipher.csproj b/exercises/practice/affine-cipher/AffineCipher.csproj index bb090ee0fd..bf826e5cc2 100644 --- a/exercises/practice/affine-cipher/AffineCipher.csproj +++ b/exercises/practice/affine-cipher/AffineCipher.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 diff --git a/exercises/practice/all-your-base/AllYourBase.csproj b/exercises/practice/all-your-base/AllYourBase.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/all-your-base/AllYourBase.csproj +++ b/exercises/practice/all-your-base/AllYourBase.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/allergies/Allergies.csproj b/exercises/practice/allergies/Allergies.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/allergies/Allergies.csproj +++ b/exercises/practice/allergies/Allergies.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/alphametics/Alphametics.csproj b/exercises/practice/alphametics/Alphametics.csproj index 586a05564c..5a4fc27672 100644 --- a/exercises/practice/alphametics/Alphametics.csproj +++ b/exercises/practice/alphametics/Alphametics.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/anagram/Anagram.csproj b/exercises/practice/anagram/Anagram.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/anagram/Anagram.csproj +++ b/exercises/practice/anagram/Anagram.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/armstrong-numbers/ArmstrongNumbers.csproj b/exercises/practice/armstrong-numbers/ArmstrongNumbers.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/armstrong-numbers/ArmstrongNumbers.csproj +++ b/exercises/practice/armstrong-numbers/ArmstrongNumbers.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/atbash-cipher/AtbashCipher.csproj b/exercises/practice/atbash-cipher/AtbashCipher.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/atbash-cipher/AtbashCipher.csproj +++ b/exercises/practice/atbash-cipher/AtbashCipher.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/bank-account/BankAccount.csproj b/exercises/practice/bank-account/BankAccount.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/bank-account/BankAccount.csproj +++ b/exercises/practice/bank-account/BankAccount.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/beer-song/BeerSong.csproj b/exercises/practice/beer-song/BeerSong.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/beer-song/BeerSong.csproj +++ b/exercises/practice/beer-song/BeerSong.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/binary-search-tree/BinarySearchTree.csproj b/exercises/practice/binary-search-tree/BinarySearchTree.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/binary-search-tree/BinarySearchTree.csproj +++ b/exercises/practice/binary-search-tree/BinarySearchTree.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/binary-search/BinarySearch.csproj b/exercises/practice/binary-search/BinarySearch.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/binary-search/BinarySearch.csproj +++ b/exercises/practice/binary-search/BinarySearch.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/binary/Binary.csproj b/exercises/practice/binary/Binary.csproj index 9bbef8e470..97d542299e 100644 --- a/exercises/practice/binary/Binary.csproj +++ b/exercises/practice/binary/Binary.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/bob/.articles/performance/code/BenchmarkDotNet.Artifacts/BenchMe-20221105-112330.log b/exercises/practice/bob/.articles/performance/code/BenchmarkDotNet.Artifacts/BenchMe-20221105-112330.log index c6deee5b11..1832ab5b47 100644 --- a/exercises/practice/bob/.articles/performance/code/BenchmarkDotNet.Artifacts/BenchMe-20221105-112330.log +++ b/exercises/practice/bob/.articles/performance/code/BenchmarkDotNet.Artifacts/BenchMe-20221105-112330.log @@ -2,9 +2,9 @@ // ***** BenchmarkRunner: Start ***** // ***** Found 4 benchmark(s) in total ***** // ***** Building 1 exe(s) in Parallel: Start ***** -// start dotnet restore /p:UseSharedCompilation=false /p:BuildInParallel=false /m:1 /p:Deterministic=true /p:Optimize=true in /Users/erik/Code/exercism/csharp/exercises/practice/bob/.articles/performance/code/bin/release/net7.0/43a0d367-c24e-4951-ac8b-e51ed4e832f2 +// start dotnet restore /p:UseSharedCompilation=false /p:BuildInParallel=false /m:1 /p:Deterministic=true /p:Optimize=true in /Users/erik/Code/exercism/csharp/exercises/practice/bob/.articles/performance/code/bin/release/net8.0/43a0d367-c24e-4951-ac8b-e51ed4e832f2 // command took 0.68s and exited with 0 -// start dotnet build -c Release --no-restore /p:UseSharedCompilation=false /p:BuildInParallel=false /m:1 /p:Deterministic=true /p:Optimize=true in /Users/erik/Code/exercism/csharp/exercises/practice/bob/.articles/performance/code/bin/release/net7.0/43a0d367-c24e-4951-ac8b-e51ed4e832f2 +// start dotnet build -c Release --no-restore /p:UseSharedCompilation=false /p:BuildInParallel=false /m:1 /p:Deterministic=true /p:Optimize=true in /Users/erik/Code/exercism/csharp/exercises/practice/bob/.articles/performance/code/bin/release/net8.0/43a0d367-c24e-4951-ac8b-e51ed4e832f2 // command took 2.26s and exited with 0 // ***** Done, took 00:00:02 (3 sec) ***** // Found 4 benchmarks: @@ -17,7 +17,7 @@ // Benchmark: BenchMe.ResponseIfChain: DefaultJob // *** Execute *** // Launch: 1 / 1 -// Execute: dotnet 43a0d367-c24e-4951-ac8b-e51ed4e832f2.dll --benchmarkName BenchMe.ResponseIfChain --job Default --benchmarkId 0 in /Users/erik/Code/exercism/csharp/exercises/practice/bob/.articles/performance/code/bin/release/net7.0/43a0d367-c24e-4951-ac8b-e51ed4e832f2/bin/Release/net7.0 +// Execute: dotnet 43a0d367-c24e-4951-ac8b-e51ed4e832f2.dll --benchmarkName BenchMe.ResponseIfChain --job Default --benchmarkId 0 in /Users/erik/Code/exercism/csharp/exercises/practice/bob/.articles/performance/code/bin/release/net8.0/43a0d367-c24e-4951-ac8b-e51ed4e832f2/bin/Release/net8.0 Failed to set up high priority. Make sure you have the right permissions. Message: Permission denied // BeforeAnythingElse @@ -144,7 +144,7 @@ Skewness = 0.99, Kurtosis = 3.06, MValue = 2 // Benchmark: BenchMe.ResponseWithSwitch: DefaultJob // *** Execute *** // Launch: 1 / 1 -// Execute: dotnet 43a0d367-c24e-4951-ac8b-e51ed4e832f2.dll --benchmarkName BenchMe.ResponseWithSwitch --job Default --benchmarkId 1 in /Users/erik/Code/exercism/csharp/exercises/practice/bob/.articles/performance/code/bin/release/net7.0/43a0d367-c24e-4951-ac8b-e51ed4e832f2/bin/Release/net7.0 +// Execute: dotnet 43a0d367-c24e-4951-ac8b-e51ed4e832f2.dll --benchmarkName BenchMe.ResponseWithSwitch --job Default --benchmarkId 1 in /Users/erik/Code/exercism/csharp/exercises/practice/bob/.articles/performance/code/bin/release/net8.0/43a0d367-c24e-4951-ac8b-e51ed4e832f2/bin/Release/net8.0 Failed to set up high priority. Make sure you have the right permissions. Message: Permission denied // BeforeAnythingElse @@ -266,7 +266,7 @@ Skewness = 0.97, Kurtosis = 3.43, MValue = 2 // Benchmark: BenchMe.ResponseWithArray: DefaultJob // *** Execute *** // Launch: 1 / 1 -// Execute: dotnet 43a0d367-c24e-4951-ac8b-e51ed4e832f2.dll --benchmarkName BenchMe.ResponseWithArray --job Default --benchmarkId 2 in /Users/erik/Code/exercism/csharp/exercises/practice/bob/.articles/performance/code/bin/release/net7.0/43a0d367-c24e-4951-ac8b-e51ed4e832f2/bin/Release/net7.0 +// Execute: dotnet 43a0d367-c24e-4951-ac8b-e51ed4e832f2.dll --benchmarkName BenchMe.ResponseWithArray --job Default --benchmarkId 2 in /Users/erik/Code/exercism/csharp/exercises/practice/bob/.articles/performance/code/bin/release/net8.0/43a0d367-c24e-4951-ac8b-e51ed4e832f2/bin/Release/net8.0 Failed to set up high priority. Make sure you have the right permissions. Message: Permission denied // BeforeAnythingElse @@ -389,7 +389,7 @@ Skewness = -0.34, Kurtosis = 1.84, MValue = 2 // Benchmark: BenchMe.ResponseRegex: DefaultJob // *** Execute *** // Launch: 1 / 1 -// Execute: dotnet 43a0d367-c24e-4951-ac8b-e51ed4e832f2.dll --benchmarkName BenchMe.ResponseRegex --job Default --benchmarkId 3 in /Users/erik/Code/exercism/csharp/exercises/practice/bob/.articles/performance/code/bin/release/net7.0/43a0d367-c24e-4951-ac8b-e51ed4e832f2/bin/Release/net7.0 +// Execute: dotnet 43a0d367-c24e-4951-ac8b-e51ed4e832f2.dll --benchmarkName BenchMe.ResponseRegex --job Default --benchmarkId 3 in /Users/erik/Code/exercism/csharp/exercises/practice/bob/.articles/performance/code/bin/release/net8.0/43a0d367-c24e-4951-ac8b-e51ed4e832f2/bin/Release/net8.0 Failed to set up high priority. Make sure you have the right permissions. Message: Permission denied // BeforeAnythingElse diff --git a/exercises/practice/bob/.articles/performance/code/Benchmark_Csharp.csproj b/exercises/practice/bob/.articles/performance/code/Benchmark_Csharp.csproj index 9f07173211..23daf0eeec 100644 --- a/exercises/practice/bob/.articles/performance/code/Benchmark_Csharp.csproj +++ b/exercises/practice/bob/.articles/performance/code/Benchmark_Csharp.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable diff --git a/exercises/practice/bob/Bob.csproj b/exercises/practice/bob/Bob.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/bob/Bob.csproj +++ b/exercises/practice/bob/Bob.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/book-store/BookStore.csproj b/exercises/practice/book-store/BookStore.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/book-store/BookStore.csproj +++ b/exercises/practice/book-store/BookStore.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/bowling/Bowling.csproj b/exercises/practice/bowling/Bowling.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/bowling/Bowling.csproj +++ b/exercises/practice/bowling/Bowling.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/change/Change.csproj b/exercises/practice/change/Change.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/change/Change.csproj +++ b/exercises/practice/change/Change.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/circular-buffer/CircularBuffer.csproj b/exercises/practice/circular-buffer/CircularBuffer.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/circular-buffer/CircularBuffer.csproj +++ b/exercises/practice/circular-buffer/CircularBuffer.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/clock/Clock.csproj b/exercises/practice/clock/Clock.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/clock/Clock.csproj +++ b/exercises/practice/clock/Clock.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/collatz-conjecture/CollatzConjecture.csproj b/exercises/practice/collatz-conjecture/CollatzConjecture.csproj index 6ee37cca9c..82e158daa4 100644 --- a/exercises/practice/collatz-conjecture/CollatzConjecture.csproj +++ b/exercises/practice/collatz-conjecture/CollatzConjecture.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/practice/complex-numbers/ComplexNumbers.csproj b/exercises/practice/complex-numbers/ComplexNumbers.csproj index 5174b5f28c..8c49ee8c4d 100644 --- a/exercises/practice/complex-numbers/ComplexNumbers.csproj +++ b/exercises/practice/complex-numbers/ComplexNumbers.csproj @@ -2,7 +2,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/connect/Connect.csproj b/exercises/practice/connect/Connect.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/connect/Connect.csproj +++ b/exercises/practice/connect/Connect.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/crypto-square/CryptoSquare.csproj b/exercises/practice/crypto-square/CryptoSquare.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/crypto-square/CryptoSquare.csproj +++ b/exercises/practice/crypto-square/CryptoSquare.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/custom-set/CustomSet.csproj b/exercises/practice/custom-set/CustomSet.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/custom-set/CustomSet.csproj +++ b/exercises/practice/custom-set/CustomSet.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/darts/Darts.csproj b/exercises/practice/darts/Darts.csproj index 4d3894cd9c..0d98549bfb 100644 --- a/exercises/practice/darts/Darts.csproj +++ b/exercises/practice/darts/Darts.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/practice/diamond/Diamond.csproj b/exercises/practice/diamond/Diamond.csproj index de2a81a306..4c5cfcb6fe 100644 --- a/exercises/practice/diamond/Diamond.csproj +++ b/exercises/practice/diamond/Diamond.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/practice/difference-of-squares/DifferenceOfSquares.csproj b/exercises/practice/difference-of-squares/DifferenceOfSquares.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/difference-of-squares/DifferenceOfSquares.csproj +++ b/exercises/practice/difference-of-squares/DifferenceOfSquares.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/diffie-hellman/DiffieHellman.csproj b/exercises/practice/diffie-hellman/DiffieHellman.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/diffie-hellman/DiffieHellman.csproj +++ b/exercises/practice/diffie-hellman/DiffieHellman.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/dnd-character/DndCharacter.csproj b/exercises/practice/dnd-character/DndCharacter.csproj index 4d3894cd9c..0d98549bfb 100644 --- a/exercises/practice/dnd-character/DndCharacter.csproj +++ b/exercises/practice/dnd-character/DndCharacter.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/practice/dominoes/Dominoes.csproj b/exercises/practice/dominoes/Dominoes.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/dominoes/Dominoes.csproj +++ b/exercises/practice/dominoes/Dominoes.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/dot-dsl/DotDsl.csproj b/exercises/practice/dot-dsl/DotDsl.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/dot-dsl/DotDsl.csproj +++ b/exercises/practice/dot-dsl/DotDsl.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/error-handling/ErrorHandling.csproj b/exercises/practice/error-handling/ErrorHandling.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/error-handling/ErrorHandling.csproj +++ b/exercises/practice/error-handling/ErrorHandling.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/etl/Etl.csproj b/exercises/practice/etl/Etl.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/etl/Etl.csproj +++ b/exercises/practice/etl/Etl.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/flatten-array/FlattenArray.csproj b/exercises/practice/flatten-array/FlattenArray.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/flatten-array/FlattenArray.csproj +++ b/exercises/practice/flatten-array/FlattenArray.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/food-chain/FoodChain.csproj b/exercises/practice/food-chain/FoodChain.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/food-chain/FoodChain.csproj +++ b/exercises/practice/food-chain/FoodChain.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/forth/Forth.csproj b/exercises/practice/forth/Forth.csproj index 586a05564c..5a4fc27672 100644 --- a/exercises/practice/forth/Forth.csproj +++ b/exercises/practice/forth/Forth.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/gigasecond/Gigasecond.csproj b/exercises/practice/gigasecond/Gigasecond.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/gigasecond/Gigasecond.csproj +++ b/exercises/practice/gigasecond/Gigasecond.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/go-counting/GoCounting.csproj b/exercises/practice/go-counting/GoCounting.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/go-counting/GoCounting.csproj +++ b/exercises/practice/go-counting/GoCounting.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/grade-school/GradeSchool.csproj b/exercises/practice/grade-school/GradeSchool.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/grade-school/GradeSchool.csproj +++ b/exercises/practice/grade-school/GradeSchool.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/grains/.articles/performance/code/Benchmark_Csharp.csproj b/exercises/practice/grains/.articles/performance/code/Benchmark_Csharp.csproj index 9f07173211..23daf0eeec 100644 --- a/exercises/practice/grains/.articles/performance/code/Benchmark_Csharp.csproj +++ b/exercises/practice/grains/.articles/performance/code/Benchmark_Csharp.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable diff --git a/exercises/practice/grains/Grains.csproj b/exercises/practice/grains/Grains.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/grains/Grains.csproj +++ b/exercises/practice/grains/Grains.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/grep/Grep.csproj b/exercises/practice/grep/Grep.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/grep/Grep.csproj +++ b/exercises/practice/grep/Grep.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/hamming/Hamming.csproj b/exercises/practice/hamming/Hamming.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/hamming/Hamming.csproj +++ b/exercises/practice/hamming/Hamming.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/hangman/Hangman.csproj b/exercises/practice/hangman/Hangman.csproj index 6df2b3e222..6cb0e1f32e 100644 --- a/exercises/practice/hangman/Hangman.csproj +++ b/exercises/practice/hangman/Hangman.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/hello-world/HelloWorld.csproj b/exercises/practice/hello-world/HelloWorld.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/hello-world/HelloWorld.csproj +++ b/exercises/practice/hello-world/HelloWorld.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/hexadecimal/Hexadecimal.csproj b/exercises/practice/hexadecimal/Hexadecimal.csproj index 9bbef8e470..97d542299e 100644 --- a/exercises/practice/hexadecimal/Hexadecimal.csproj +++ b/exercises/practice/hexadecimal/Hexadecimal.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/high-scores/HighScores.csproj b/exercises/practice/high-scores/HighScores.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/high-scores/HighScores.csproj +++ b/exercises/practice/high-scores/HighScores.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/house/House.csproj b/exercises/practice/house/House.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/house/House.csproj +++ b/exercises/practice/house/House.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/isbn-verifier/IsbnVerifier.csproj b/exercises/practice/isbn-verifier/IsbnVerifier.csproj index ef0ebe4aa8..3631d58060 100644 --- a/exercises/practice/isbn-verifier/IsbnVerifier.csproj +++ b/exercises/practice/isbn-verifier/IsbnVerifier.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 diff --git a/exercises/practice/isogram/.articles/performance/code/Benchmark_Csharp.csproj b/exercises/practice/isogram/.articles/performance/code/Benchmark_Csharp.csproj index 9f07173211..23daf0eeec 100644 --- a/exercises/practice/isogram/.articles/performance/code/Benchmark_Csharp.csproj +++ b/exercises/practice/isogram/.articles/performance/code/Benchmark_Csharp.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable diff --git a/exercises/practice/isogram/Isogram.csproj b/exercises/practice/isogram/Isogram.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/isogram/Isogram.csproj +++ b/exercises/practice/isogram/Isogram.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/kindergarten-garden/KindergartenGarden.csproj b/exercises/practice/kindergarten-garden/KindergartenGarden.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/kindergarten-garden/KindergartenGarden.csproj +++ b/exercises/practice/kindergarten-garden/KindergartenGarden.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/largest-series-product/LargestSeriesProduct.csproj b/exercises/practice/largest-series-product/LargestSeriesProduct.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/largest-series-product/LargestSeriesProduct.csproj +++ b/exercises/practice/largest-series-product/LargestSeriesProduct.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/leap/.articles/performance/code/Benchmark_Csharp.csproj b/exercises/practice/leap/.articles/performance/code/Benchmark_Csharp.csproj index 9f07173211..23daf0eeec 100644 --- a/exercises/practice/leap/.articles/performance/code/Benchmark_Csharp.csproj +++ b/exercises/practice/leap/.articles/performance/code/Benchmark_Csharp.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable diff --git a/exercises/practice/leap/Leap.csproj b/exercises/practice/leap/Leap.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/leap/Leap.csproj +++ b/exercises/practice/leap/Leap.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/ledger/Ledger.csproj b/exercises/practice/ledger/Ledger.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/ledger/Ledger.csproj +++ b/exercises/practice/ledger/Ledger.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/linked-list/LinkedList.csproj b/exercises/practice/linked-list/LinkedList.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/linked-list/LinkedList.csproj +++ b/exercises/practice/linked-list/LinkedList.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/list-ops/ListOps.csproj b/exercises/practice/list-ops/ListOps.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/list-ops/ListOps.csproj +++ b/exercises/practice/list-ops/ListOps.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/luhn/Luhn.csproj b/exercises/practice/luhn/Luhn.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/luhn/Luhn.csproj +++ b/exercises/practice/luhn/Luhn.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/markdown/Markdown.csproj b/exercises/practice/markdown/Markdown.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/markdown/Markdown.csproj +++ b/exercises/practice/markdown/Markdown.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/matching-brackets/MatchingBrackets.csproj b/exercises/practice/matching-brackets/MatchingBrackets.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/matching-brackets/MatchingBrackets.csproj +++ b/exercises/practice/matching-brackets/MatchingBrackets.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/matrix/Matrix.csproj b/exercises/practice/matrix/Matrix.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/matrix/Matrix.csproj +++ b/exercises/practice/matrix/Matrix.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/meetup/Meetup.csproj b/exercises/practice/meetup/Meetup.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/meetup/Meetup.csproj +++ b/exercises/practice/meetup/Meetup.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/minesweeper/Minesweeper.csproj b/exercises/practice/minesweeper/Minesweeper.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/minesweeper/Minesweeper.csproj +++ b/exercises/practice/minesweeper/Minesweeper.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/nth-prime/NthPrime.csproj b/exercises/practice/nth-prime/NthPrime.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/nth-prime/NthPrime.csproj +++ b/exercises/practice/nth-prime/NthPrime.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/nucleotide-count/NucleotideCount.csproj b/exercises/practice/nucleotide-count/NucleotideCount.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/nucleotide-count/NucleotideCount.csproj +++ b/exercises/practice/nucleotide-count/NucleotideCount.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/ocr-numbers/OcrNumbers.csproj b/exercises/practice/ocr-numbers/OcrNumbers.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/ocr-numbers/OcrNumbers.csproj +++ b/exercises/practice/ocr-numbers/OcrNumbers.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/octal/Octal.csproj b/exercises/practice/octal/Octal.csproj index 9bbef8e470..97d542299e 100644 --- a/exercises/practice/octal/Octal.csproj +++ b/exercises/practice/octal/Octal.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/palindrome-products/.articles/is-palindrome-check/code/BenchmarkIsPalindrome.csproj b/exercises/practice/palindrome-products/.articles/is-palindrome-check/code/BenchmarkIsPalindrome.csproj index 0d2352a0b3..29aa19aa35 100644 --- a/exercises/practice/palindrome-products/.articles/is-palindrome-check/code/BenchmarkIsPalindrome.csproj +++ b/exercises/practice/palindrome-products/.articles/is-palindrome-check/code/BenchmarkIsPalindrome.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable diff --git a/exercises/practice/palindrome-products/PalindromeProducts.csproj b/exercises/practice/palindrome-products/PalindromeProducts.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/palindrome-products/PalindromeProducts.csproj +++ b/exercises/practice/palindrome-products/PalindromeProducts.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/pangram/.articles/performance/code/Benchmark_Csharp.csproj b/exercises/practice/pangram/.articles/performance/code/Benchmark_Csharp.csproj index 9f07173211..23daf0eeec 100644 --- a/exercises/practice/pangram/.articles/performance/code/Benchmark_Csharp.csproj +++ b/exercises/practice/pangram/.articles/performance/code/Benchmark_Csharp.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable diff --git a/exercises/practice/pangram/Pangram.csproj b/exercises/practice/pangram/Pangram.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/pangram/Pangram.csproj +++ b/exercises/practice/pangram/Pangram.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/parallel-letter-frequency/ParallelLetterFrequency.csproj b/exercises/practice/parallel-letter-frequency/ParallelLetterFrequency.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/parallel-letter-frequency/ParallelLetterFrequency.csproj +++ b/exercises/practice/parallel-letter-frequency/ParallelLetterFrequency.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/pascals-triangle/PascalsTriangle.csproj b/exercises/practice/pascals-triangle/PascalsTriangle.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/pascals-triangle/PascalsTriangle.csproj +++ b/exercises/practice/pascals-triangle/PascalsTriangle.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/perfect-numbers/PerfectNumbers.csproj b/exercises/practice/perfect-numbers/PerfectNumbers.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/perfect-numbers/PerfectNumbers.csproj +++ b/exercises/practice/perfect-numbers/PerfectNumbers.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/phone-number/PhoneNumber.csproj b/exercises/practice/phone-number/PhoneNumber.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/phone-number/PhoneNumber.csproj +++ b/exercises/practice/phone-number/PhoneNumber.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/pig-latin/PigLatin.csproj b/exercises/practice/pig-latin/PigLatin.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/pig-latin/PigLatin.csproj +++ b/exercises/practice/pig-latin/PigLatin.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/poker/Poker.csproj b/exercises/practice/poker/Poker.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/poker/Poker.csproj +++ b/exercises/practice/poker/Poker.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/pov/Pov.csproj b/exercises/practice/pov/Pov.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/pov/Pov.csproj +++ b/exercises/practice/pov/Pov.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/prime-factors/PrimeFactors.csproj b/exercises/practice/prime-factors/PrimeFactors.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/prime-factors/PrimeFactors.csproj +++ b/exercises/practice/prime-factors/PrimeFactors.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/protein-translation/.articles/performance/code/Benchmark_Csharp.csproj b/exercises/practice/protein-translation/.articles/performance/code/Benchmark_Csharp.csproj index 9f07173211..23daf0eeec 100644 --- a/exercises/practice/protein-translation/.articles/performance/code/Benchmark_Csharp.csproj +++ b/exercises/practice/protein-translation/.articles/performance/code/Benchmark_Csharp.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable diff --git a/exercises/practice/protein-translation/ProteinTranslation.csproj b/exercises/practice/protein-translation/ProteinTranslation.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/protein-translation/ProteinTranslation.csproj +++ b/exercises/practice/protein-translation/ProteinTranslation.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/proverb/Proverb.csproj b/exercises/practice/proverb/Proverb.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/proverb/Proverb.csproj +++ b/exercises/practice/proverb/Proverb.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/pythagorean-triplet/PythagoreanTriplet.csproj b/exercises/practice/pythagorean-triplet/PythagoreanTriplet.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/pythagorean-triplet/PythagoreanTriplet.csproj +++ b/exercises/practice/pythagorean-triplet/PythagoreanTriplet.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/queen-attack/QueenAttack.csproj b/exercises/practice/queen-attack/QueenAttack.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/queen-attack/QueenAttack.csproj +++ b/exercises/practice/queen-attack/QueenAttack.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/rail-fence-cipher/RailFenceCipher.csproj b/exercises/practice/rail-fence-cipher/RailFenceCipher.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/rail-fence-cipher/RailFenceCipher.csproj +++ b/exercises/practice/rail-fence-cipher/RailFenceCipher.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/raindrops/.articles/performance/code/Benchmark_Csharp.csproj b/exercises/practice/raindrops/.articles/performance/code/Benchmark_Csharp.csproj index 9f07173211..23daf0eeec 100644 --- a/exercises/practice/raindrops/.articles/performance/code/Benchmark_Csharp.csproj +++ b/exercises/practice/raindrops/.articles/performance/code/Benchmark_Csharp.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable diff --git a/exercises/practice/raindrops/Raindrops.csproj b/exercises/practice/raindrops/Raindrops.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/raindrops/Raindrops.csproj +++ b/exercises/practice/raindrops/Raindrops.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/rational-numbers/RationalNumbers.csproj b/exercises/practice/rational-numbers/RationalNumbers.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/rational-numbers/RationalNumbers.csproj +++ b/exercises/practice/rational-numbers/RationalNumbers.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/react/React.csproj b/exercises/practice/react/React.csproj index e8d57a8b88..3174117e2b 100644 --- a/exercises/practice/react/React.csproj +++ b/exercises/practice/react/React.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/rectangles/Rectangles.csproj b/exercises/practice/rectangles/Rectangles.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/rectangles/Rectangles.csproj +++ b/exercises/practice/rectangles/Rectangles.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/resistor-color-duo/ResistorColorDuo.csproj b/exercises/practice/resistor-color-duo/ResistorColorDuo.csproj index f690d75891..11bd809bb7 100644 --- a/exercises/practice/resistor-color-duo/ResistorColorDuo.csproj +++ b/exercises/practice/resistor-color-duo/ResistorColorDuo.csproj @@ -1,6 +1,6 @@ - net7.0 + net8.0 false diff --git a/exercises/practice/resistor-color-trio/ResistorColorTrio.csproj b/exercises/practice/resistor-color-trio/ResistorColorTrio.csproj index a2be21d925..49422d564a 100644 --- a/exercises/practice/resistor-color-trio/ResistorColorTrio.csproj +++ b/exercises/practice/resistor-color-trio/ResistorColorTrio.csproj @@ -1,6 +1,6 @@ - net7.0 + net8.0 false diff --git a/exercises/practice/resistor-color/ResistorColor.csproj b/exercises/practice/resistor-color/ResistorColor.csproj index 5ef7426f19..beda7a655e 100644 --- a/exercises/practice/resistor-color/ResistorColor.csproj +++ b/exercises/practice/resistor-color/ResistorColor.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/rest-api/RestApi.csproj b/exercises/practice/rest-api/RestApi.csproj index 6ee37cca9c..82e158daa4 100644 --- a/exercises/practice/rest-api/RestApi.csproj +++ b/exercises/practice/rest-api/RestApi.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/practice/reverse-string/.articles/performance/code/Benchmark.csproj b/exercises/practice/reverse-string/.articles/performance/code/Benchmark.csproj index 1e15006843..c934fd5f70 100644 --- a/exercises/practice/reverse-string/.articles/performance/code/Benchmark.csproj +++ b/exercises/practice/reverse-string/.articles/performance/code/Benchmark.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable Performance diff --git a/exercises/practice/reverse-string/ReverseString.csproj b/exercises/practice/reverse-string/ReverseString.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/reverse-string/ReverseString.csproj +++ b/exercises/practice/reverse-string/ReverseString.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/rna-transcription/RnaTranscription.csproj b/exercises/practice/rna-transcription/RnaTranscription.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/rna-transcription/RnaTranscription.csproj +++ b/exercises/practice/rna-transcription/RnaTranscription.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/robot-name/RobotName.csproj b/exercises/practice/robot-name/RobotName.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/robot-name/RobotName.csproj +++ b/exercises/practice/robot-name/RobotName.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/robot-simulator/RobotSimulator.csproj b/exercises/practice/robot-simulator/RobotSimulator.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/robot-simulator/RobotSimulator.csproj +++ b/exercises/practice/robot-simulator/RobotSimulator.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/roman-numerals/RomanNumerals.csproj b/exercises/practice/roman-numerals/RomanNumerals.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/roman-numerals/RomanNumerals.csproj +++ b/exercises/practice/roman-numerals/RomanNumerals.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/rotational-cipher/RotationalCipher.csproj b/exercises/practice/rotational-cipher/RotationalCipher.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/rotational-cipher/RotationalCipher.csproj +++ b/exercises/practice/rotational-cipher/RotationalCipher.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/run-length-encoding/RunLengthEncoding.csproj b/exercises/practice/run-length-encoding/RunLengthEncoding.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/run-length-encoding/RunLengthEncoding.csproj +++ b/exercises/practice/run-length-encoding/RunLengthEncoding.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/saddle-points/SaddlePoints.csproj b/exercises/practice/saddle-points/SaddlePoints.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/saddle-points/SaddlePoints.csproj +++ b/exercises/practice/saddle-points/SaddlePoints.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/say/Say.csproj b/exercises/practice/say/Say.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/say/Say.csproj +++ b/exercises/practice/say/Say.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/scale-generator/ScaleGenerator.csproj b/exercises/practice/scale-generator/ScaleGenerator.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/scale-generator/ScaleGenerator.csproj +++ b/exercises/practice/scale-generator/ScaleGenerator.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/scrabble-score/ScrabbleScore.csproj b/exercises/practice/scrabble-score/ScrabbleScore.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/scrabble-score/ScrabbleScore.csproj +++ b/exercises/practice/scrabble-score/ScrabbleScore.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/secret-handshake/SecretHandshake.csproj b/exercises/practice/secret-handshake/SecretHandshake.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/secret-handshake/SecretHandshake.csproj +++ b/exercises/practice/secret-handshake/SecretHandshake.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/series/Series.csproj b/exercises/practice/series/Series.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/series/Series.csproj +++ b/exercises/practice/series/Series.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/sgf-parsing/SgfParsing.csproj b/exercises/practice/sgf-parsing/SgfParsing.csproj index 15a75c61a4..651fb842a8 100644 --- a/exercises/practice/sgf-parsing/SgfParsing.csproj +++ b/exercises/practice/sgf-parsing/SgfParsing.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/sieve/.articles/performance/code/Benchmark.csproj b/exercises/practice/sieve/.articles/performance/code/Benchmark.csproj index 9f07173211..23daf0eeec 100644 --- a/exercises/practice/sieve/.articles/performance/code/Benchmark.csproj +++ b/exercises/practice/sieve/.articles/performance/code/Benchmark.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable diff --git a/exercises/practice/sieve/Sieve.csproj b/exercises/practice/sieve/Sieve.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/sieve/Sieve.csproj +++ b/exercises/practice/sieve/Sieve.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/simple-cipher/SimpleCipher.csproj b/exercises/practice/simple-cipher/SimpleCipher.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/simple-cipher/SimpleCipher.csproj +++ b/exercises/practice/simple-cipher/SimpleCipher.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/simple-linked-list/SimpleLinkedList.csproj b/exercises/practice/simple-linked-list/SimpleLinkedList.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/simple-linked-list/SimpleLinkedList.csproj +++ b/exercises/practice/simple-linked-list/SimpleLinkedList.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/space-age/SpaceAge.csproj b/exercises/practice/space-age/SpaceAge.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/space-age/SpaceAge.csproj +++ b/exercises/practice/space-age/SpaceAge.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/spiral-matrix/SpiralMatrix.csproj b/exercises/practice/spiral-matrix/SpiralMatrix.csproj index 6ee37cca9c..82e158daa4 100644 --- a/exercises/practice/spiral-matrix/SpiralMatrix.csproj +++ b/exercises/practice/spiral-matrix/SpiralMatrix.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/practice/strain/Strain.csproj b/exercises/practice/strain/Strain.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/strain/Strain.csproj +++ b/exercises/practice/strain/Strain.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/sublist/Sublist.csproj b/exercises/practice/sublist/Sublist.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/sublist/Sublist.csproj +++ b/exercises/practice/sublist/Sublist.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/sum-of-multiples/SumOfMultiples.csproj b/exercises/practice/sum-of-multiples/SumOfMultiples.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/sum-of-multiples/SumOfMultiples.csproj +++ b/exercises/practice/sum-of-multiples/SumOfMultiples.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/tournament/Tournament.csproj b/exercises/practice/tournament/Tournament.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/tournament/Tournament.csproj +++ b/exercises/practice/tournament/Tournament.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/transpose/Transpose.csproj b/exercises/practice/transpose/Transpose.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/transpose/Transpose.csproj +++ b/exercises/practice/transpose/Transpose.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/tree-building/TreeBuilding.csproj b/exercises/practice/tree-building/TreeBuilding.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/tree-building/TreeBuilding.csproj +++ b/exercises/practice/tree-building/TreeBuilding.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/triangle/Triangle.csproj b/exercises/practice/triangle/Triangle.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/triangle/Triangle.csproj +++ b/exercises/practice/triangle/Triangle.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/trinary/Trinary.csproj b/exercises/practice/trinary/Trinary.csproj index 9bbef8e470..97d542299e 100644 --- a/exercises/practice/trinary/Trinary.csproj +++ b/exercises/practice/trinary/Trinary.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/twelve-days/TwelveDays.csproj b/exercises/practice/twelve-days/TwelveDays.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/twelve-days/TwelveDays.csproj +++ b/exercises/practice/twelve-days/TwelveDays.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/two-bucket/TwoBucket.csproj b/exercises/practice/two-bucket/TwoBucket.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/two-bucket/TwoBucket.csproj +++ b/exercises/practice/two-bucket/TwoBucket.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/two-fer/TwoFer.csproj b/exercises/practice/two-fer/TwoFer.csproj index 6ee37cca9c..82e158daa4 100644 --- a/exercises/practice/two-fer/TwoFer.csproj +++ b/exercises/practice/two-fer/TwoFer.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 diff --git a/exercises/practice/variable-length-quantity/VariableLengthQuantity.csproj b/exercises/practice/variable-length-quantity/VariableLengthQuantity.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/variable-length-quantity/VariableLengthQuantity.csproj +++ b/exercises/practice/variable-length-quantity/VariableLengthQuantity.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/word-count/WordCount.csproj b/exercises/practice/word-count/WordCount.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/word-count/WordCount.csproj +++ b/exercises/practice/word-count/WordCount.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/word-search/WordSearch.csproj b/exercises/practice/word-search/WordSearch.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/word-search/WordSearch.csproj +++ b/exercises/practice/word-search/WordSearch.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/wordy/Wordy.csproj b/exercises/practice/wordy/Wordy.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/wordy/Wordy.csproj +++ b/exercises/practice/wordy/Wordy.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/yacht/Yacht.csproj b/exercises/practice/yacht/Yacht.csproj index 986dca13a3..745deb27cc 100644 --- a/exercises/practice/yacht/Yacht.csproj +++ b/exercises/practice/yacht/Yacht.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 diff --git a/exercises/practice/zebra-puzzle/ZebraPuzzle.csproj b/exercises/practice/zebra-puzzle/ZebraPuzzle.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/zebra-puzzle/ZebraPuzzle.csproj +++ b/exercises/practice/zebra-puzzle/ZebraPuzzle.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/exercises/practice/zipper/Zipper.csproj b/exercises/practice/zipper/Zipper.csproj index 282182cd29..6cb2609751 100644 --- a/exercises/practice/zipper/Zipper.csproj +++ b/exercises/practice/zipper/Zipper.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 diff --git a/generators/Generators.csproj b/generators/Generators.csproj index 370f263381..ac19285f5c 100644 --- a/generators/Generators.csproj +++ b/generators/Generators.csproj @@ -1,7 +1,7 @@  Exe - net7.0 + net8.0 Exercism.CSharp enable