From 14f785a253cf4a25efe42078c3857cd569c06b98 Mon Sep 17 00:00:00 2001 From: Erik Schierboom Date: Mon, 13 Nov 2017 16:51:39 +0100 Subject: [PATCH 1/3] Update xUnit version --- exercises/accumulate/Accumulate.csproj | 4 ++-- exercises/acronym/Acronym.csproj | 4 ++-- exercises/all-your-base/AllYourBase.csproj | 4 ++-- exercises/allergies/Allergies.csproj | 4 ++-- exercises/alphametics/Alphametics.csproj | 4 ++-- exercises/anagram/Anagram.csproj | 4 ++-- exercises/atbash-cipher/AtbashCipher.csproj | 4 ++-- exercises/bank-account/BankAccount.csproj | 4 ++-- exercises/beer-song/BeerSong.csproj | 4 ++-- exercises/binary-search-tree/BinarySearchTree.csproj | 4 ++-- exercises/binary-search/BinarySearch.csproj | 4 ++-- exercises/bob/Bob.csproj | 4 ++-- exercises/book-store/BookStore.csproj | 4 ++-- exercises/bowling/Bowling.csproj | 4 ++-- exercises/bracket-push/BracketPush.csproj | 4 ++-- exercises/change/Change.csproj | 4 ++-- exercises/circular-buffer/CircularBuffer.csproj | 4 ++-- exercises/clock/Clock.csproj | 4 ++-- exercises/collatz-conjecture/CollatzConjecture.csproj | 4 ++-- exercises/complex-numbers/ComplexNumbers.csproj | 4 ++-- exercises/connect/Connect.csproj | 4 ++-- exercises/crypto-square/CryptoSquare.csproj | 4 ++-- exercises/custom-set/CustomSet.csproj | 4 ++-- exercises/diamond/Diamond.csproj | 4 ++-- exercises/difference-of-squares/DifferenceOfSquares.csproj | 4 ++-- exercises/diffie-hellman/DiffieHellman.csproj | 4 ++-- exercises/dominoes/Dominoes.csproj | 4 ++-- exercises/dot-dsl/DotDsl.csproj | 4 ++-- exercises/error-handling/ErrorHandling.csproj | 4 ++-- exercises/etl/Etl.csproj | 4 ++-- exercises/flatten-array/FlattenArray.csproj | 4 ++-- exercises/food-chain/FoodChain.csproj | 4 ++-- exercises/forth/Forth.csproj | 4 ++-- exercises/gigasecond/Gigasecond.csproj | 4 ++-- exercises/go-counting/GoCounting.csproj | 4 ++-- exercises/grade-school/GradeSchool.csproj | 4 ++-- exercises/grains/Grains.csproj | 4 ++-- exercises/grep/Grep.csproj | 4 ++-- exercises/hamming/Hamming.csproj | 4 ++-- exercises/hangman/Hangman.csproj | 4 ++-- exercises/hello-world/HelloWorld.csproj | 4 ++-- exercises/house/House.csproj | 4 ++-- exercises/isogram/Isogram.csproj | 4 ++-- exercises/kindergarten-garden/KindergartenGarden.csproj | 4 ++-- exercises/largest-series-product/LargestSeriesProduct.csproj | 4 ++-- exercises/leap/Leap.csproj | 4 ++-- exercises/ledger/Ledger.csproj | 4 ++-- exercises/linked-list/LinkedList.csproj | 4 ++-- exercises/list-ops/ListOps.csproj | 4 ++-- exercises/luhn/Luhn.csproj | 4 ++-- exercises/markdown/Markdown.csproj | 4 ++-- exercises/matrix/Matrix.csproj | 4 ++-- exercises/meetup/Meetup.csproj | 4 ++-- exercises/minesweeper/Minesweeper.csproj | 4 ++-- exercises/nth-prime/NthPrime.csproj | 4 ++-- exercises/nucleotide-count/NucleotideCount.csproj | 4 ++-- exercises/ocr-numbers/OcrNumbers.csproj | 4 ++-- exercises/palindrome-products/PalindromeProducts.csproj | 4 ++-- exercises/pangram/Pangram.csproj | 4 ++-- .../parallel-letter-frequency/ParallelLetterFrequency.csproj | 4 ++-- exercises/pascals-triangle/PascalsTriangle.csproj | 4 ++-- exercises/perfect-numbers/PerfectNumbers.csproj | 4 ++-- exercises/phone-number/PhoneNumber.csproj | 4 ++-- exercises/pig-latin/PigLatin.csproj | 4 ++-- exercises/poker/Poker.csproj | 4 ++-- exercises/pov/Pov.csproj | 4 ++-- exercises/prime-factors/PrimeFactors.csproj | 4 ++-- exercises/protein-translation/ProteinTranslation.csproj | 4 ++-- exercises/proverb/Proverb.csproj | 4 ++-- exercises/pythagorean-triplet/PythagoreanTriplet.csproj | 4 ++-- exercises/queen-attack/QueenAttack.csproj | 4 ++-- exercises/rail-fence-cipher/RailFenceCipher.csproj | 4 ++-- exercises/raindrops/Raindrops.csproj | 4 ++-- exercises/react/React.csproj | 4 ++-- exercises/rectangles/Rectangles.csproj | 4 ++-- exercises/reverse-string/ReverseString.csproj | 4 ++-- exercises/rna-transcription/RnaTranscription.csproj | 4 ++-- exercises/robot-name/RobotName.csproj | 4 ++-- exercises/robot-simulator/RobotSimulator.csproj | 4 ++-- exercises/roman-numerals/RomanNumerals.csproj | 4 ++-- exercises/rotational-cipher/RotationalCipher.csproj | 4 ++-- exercises/run-length-encoding/RunLengthEncoding.csproj | 4 ++-- exercises/saddle-points/SaddlePoints.csproj | 4 ++-- exercises/say/Say.csproj | 4 ++-- exercises/scale-generator/ScaleGenerator.csproj | 4 ++-- exercises/scrabble-score/ScrabbleScore.csproj | 4 ++-- exercises/secret-handshake/SecretHandshake.csproj | 4 ++-- exercises/series/Series.csproj | 4 ++-- exercises/sgf-parsing/SgfParsing.csproj | 4 ++-- exercises/sieve/Sieve.csproj | 4 ++-- exercises/simple-cipher/SimpleCipher.csproj | 4 ++-- exercises/simple-linked-list/SimpleLinkedList.csproj | 4 ++-- exercises/space-age/SpaceAge.csproj | 4 ++-- exercises/spiral-matrix/SpiralMatrix.csproj | 4 ++-- exercises/strain/Strain.csproj | 4 ++-- exercises/sublist/Sublist.csproj | 4 ++-- exercises/sum-of-multiples/SumOfMultiples.csproj | 4 ++-- exercises/tournament/Tournament.csproj | 4 ++-- exercises/transpose/Transpose.csproj | 4 ++-- exercises/tree-building/TreeBuilding.csproj | 4 ++-- exercises/triangle/Triangle.csproj | 4 ++-- exercises/twelve-days/TwelveDays.csproj | 4 ++-- exercises/two-bucket/TwoBucket.csproj | 4 ++-- exercises/two-fer/TwoFer.csproj | 4 ++-- .../variable-length-quantity/VariableLengthQuantity.csproj | 4 ++-- exercises/word-count/WordCount.csproj | 4 ++-- exercises/word-search/WordSearch.csproj | 4 ++-- exercises/wordy/Wordy.csproj | 4 ++-- exercises/zebra-puzzle/ZebraPuzzle.csproj | 4 ++-- exercises/zipper/Zipper.csproj | 4 ++-- 110 files changed, 220 insertions(+), 220 deletions(-) diff --git a/exercises/accumulate/Accumulate.csproj b/exercises/accumulate/Accumulate.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/accumulate/Accumulate.csproj +++ b/exercises/accumulate/Accumulate.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/acronym/Acronym.csproj b/exercises/acronym/Acronym.csproj index e05da78dfa..c71e01863a 100644 --- a/exercises/acronym/Acronym.csproj +++ b/exercises/acronym/Acronym.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/exercises/all-your-base/AllYourBase.csproj b/exercises/all-your-base/AllYourBase.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/all-your-base/AllYourBase.csproj +++ b/exercises/all-your-base/AllYourBase.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/allergies/Allergies.csproj b/exercises/allergies/Allergies.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/allergies/Allergies.csproj +++ b/exercises/allergies/Allergies.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/alphametics/Alphametics.csproj b/exercises/alphametics/Alphametics.csproj index ce49d78347..86a3f3def8 100644 --- a/exercises/alphametics/Alphametics.csproj +++ b/exercises/alphametics/Alphametics.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/anagram/Anagram.csproj b/exercises/anagram/Anagram.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/anagram/Anagram.csproj +++ b/exercises/anagram/Anagram.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/atbash-cipher/AtbashCipher.csproj b/exercises/atbash-cipher/AtbashCipher.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/atbash-cipher/AtbashCipher.csproj +++ b/exercises/atbash-cipher/AtbashCipher.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/bank-account/BankAccount.csproj b/exercises/bank-account/BankAccount.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/bank-account/BankAccount.csproj +++ b/exercises/bank-account/BankAccount.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/beer-song/BeerSong.csproj b/exercises/beer-song/BeerSong.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/beer-song/BeerSong.csproj +++ b/exercises/beer-song/BeerSong.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/binary-search-tree/BinarySearchTree.csproj b/exercises/binary-search-tree/BinarySearchTree.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/binary-search-tree/BinarySearchTree.csproj +++ b/exercises/binary-search-tree/BinarySearchTree.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/binary-search/BinarySearch.csproj b/exercises/binary-search/BinarySearch.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/binary-search/BinarySearch.csproj +++ b/exercises/binary-search/BinarySearch.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/bob/Bob.csproj b/exercises/bob/Bob.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/bob/Bob.csproj +++ b/exercises/bob/Bob.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/book-store/BookStore.csproj b/exercises/book-store/BookStore.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/book-store/BookStore.csproj +++ b/exercises/book-store/BookStore.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/bowling/Bowling.csproj b/exercises/bowling/Bowling.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/bowling/Bowling.csproj +++ b/exercises/bowling/Bowling.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/bracket-push/BracketPush.csproj b/exercises/bracket-push/BracketPush.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/bracket-push/BracketPush.csproj +++ b/exercises/bracket-push/BracketPush.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/change/Change.csproj b/exercises/change/Change.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/change/Change.csproj +++ b/exercises/change/Change.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/circular-buffer/CircularBuffer.csproj b/exercises/circular-buffer/CircularBuffer.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/circular-buffer/CircularBuffer.csproj +++ b/exercises/circular-buffer/CircularBuffer.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/clock/Clock.csproj b/exercises/clock/Clock.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/clock/Clock.csproj +++ b/exercises/clock/Clock.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/collatz-conjecture/CollatzConjecture.csproj b/exercises/collatz-conjecture/CollatzConjecture.csproj index 0fb14c3fa0..d81b1ee689 100644 --- a/exercises/collatz-conjecture/CollatzConjecture.csproj +++ b/exercises/collatz-conjecture/CollatzConjecture.csproj @@ -10,8 +10,8 @@ - - + + \ No newline at end of file diff --git a/exercises/complex-numbers/ComplexNumbers.csproj b/exercises/complex-numbers/ComplexNumbers.csproj index 73e7756dd9..8cfc07dea9 100644 --- a/exercises/complex-numbers/ComplexNumbers.csproj +++ b/exercises/complex-numbers/ComplexNumbers.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/exercises/connect/Connect.csproj b/exercises/connect/Connect.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/connect/Connect.csproj +++ b/exercises/connect/Connect.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/crypto-square/CryptoSquare.csproj b/exercises/crypto-square/CryptoSquare.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/crypto-square/CryptoSquare.csproj +++ b/exercises/crypto-square/CryptoSquare.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/custom-set/CustomSet.csproj b/exercises/custom-set/CustomSet.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/custom-set/CustomSet.csproj +++ b/exercises/custom-set/CustomSet.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/diamond/Diamond.csproj b/exercises/diamond/Diamond.csproj index 659a032bc8..8c2187625e 100644 --- a/exercises/diamond/Diamond.csproj +++ b/exercises/diamond/Diamond.csproj @@ -12,8 +12,8 @@ - - + + diff --git a/exercises/difference-of-squares/DifferenceOfSquares.csproj b/exercises/difference-of-squares/DifferenceOfSquares.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/difference-of-squares/DifferenceOfSquares.csproj +++ b/exercises/difference-of-squares/DifferenceOfSquares.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/diffie-hellman/DiffieHellman.csproj b/exercises/diffie-hellman/DiffieHellman.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/diffie-hellman/DiffieHellman.csproj +++ b/exercises/diffie-hellman/DiffieHellman.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/dominoes/Dominoes.csproj b/exercises/dominoes/Dominoes.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/dominoes/Dominoes.csproj +++ b/exercises/dominoes/Dominoes.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/dot-dsl/DotDsl.csproj b/exercises/dot-dsl/DotDsl.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/dot-dsl/DotDsl.csproj +++ b/exercises/dot-dsl/DotDsl.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/error-handling/ErrorHandling.csproj b/exercises/error-handling/ErrorHandling.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/error-handling/ErrorHandling.csproj +++ b/exercises/error-handling/ErrorHandling.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/etl/Etl.csproj b/exercises/etl/Etl.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/etl/Etl.csproj +++ b/exercises/etl/Etl.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/flatten-array/FlattenArray.csproj b/exercises/flatten-array/FlattenArray.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/flatten-array/FlattenArray.csproj +++ b/exercises/flatten-array/FlattenArray.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/food-chain/FoodChain.csproj b/exercises/food-chain/FoodChain.csproj index d91c47d687..e785e241a1 100644 --- a/exercises/food-chain/FoodChain.csproj +++ b/exercises/food-chain/FoodChain.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/forth/Forth.csproj b/exercises/forth/Forth.csproj index ce49d78347..86a3f3def8 100644 --- a/exercises/forth/Forth.csproj +++ b/exercises/forth/Forth.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/gigasecond/Gigasecond.csproj b/exercises/gigasecond/Gigasecond.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/gigasecond/Gigasecond.csproj +++ b/exercises/gigasecond/Gigasecond.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/go-counting/GoCounting.csproj b/exercises/go-counting/GoCounting.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/go-counting/GoCounting.csproj +++ b/exercises/go-counting/GoCounting.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/grade-school/GradeSchool.csproj b/exercises/grade-school/GradeSchool.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/grade-school/GradeSchool.csproj +++ b/exercises/grade-school/GradeSchool.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/grains/Grains.csproj b/exercises/grains/Grains.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/grains/Grains.csproj +++ b/exercises/grains/Grains.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/grep/Grep.csproj b/exercises/grep/Grep.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/grep/Grep.csproj +++ b/exercises/grep/Grep.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/hamming/Hamming.csproj b/exercises/hamming/Hamming.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/hamming/Hamming.csproj +++ b/exercises/hamming/Hamming.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/hangman/Hangman.csproj b/exercises/hangman/Hangman.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/hangman/Hangman.csproj +++ b/exercises/hangman/Hangman.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/hello-world/HelloWorld.csproj b/exercises/hello-world/HelloWorld.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/hello-world/HelloWorld.csproj +++ b/exercises/hello-world/HelloWorld.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/house/House.csproj b/exercises/house/House.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/house/House.csproj +++ b/exercises/house/House.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/isogram/Isogram.csproj b/exercises/isogram/Isogram.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/isogram/Isogram.csproj +++ b/exercises/isogram/Isogram.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/kindergarten-garden/KindergartenGarden.csproj b/exercises/kindergarten-garden/KindergartenGarden.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/kindergarten-garden/KindergartenGarden.csproj +++ b/exercises/kindergarten-garden/KindergartenGarden.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/largest-series-product/LargestSeriesProduct.csproj b/exercises/largest-series-product/LargestSeriesProduct.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/largest-series-product/LargestSeriesProduct.csproj +++ b/exercises/largest-series-product/LargestSeriesProduct.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/leap/Leap.csproj b/exercises/leap/Leap.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/leap/Leap.csproj +++ b/exercises/leap/Leap.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/ledger/Ledger.csproj b/exercises/ledger/Ledger.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/ledger/Ledger.csproj +++ b/exercises/ledger/Ledger.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/linked-list/LinkedList.csproj b/exercises/linked-list/LinkedList.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/linked-list/LinkedList.csproj +++ b/exercises/linked-list/LinkedList.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/list-ops/ListOps.csproj b/exercises/list-ops/ListOps.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/list-ops/ListOps.csproj +++ b/exercises/list-ops/ListOps.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/luhn/Luhn.csproj b/exercises/luhn/Luhn.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/luhn/Luhn.csproj +++ b/exercises/luhn/Luhn.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/markdown/Markdown.csproj b/exercises/markdown/Markdown.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/markdown/Markdown.csproj +++ b/exercises/markdown/Markdown.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/matrix/Matrix.csproj b/exercises/matrix/Matrix.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/matrix/Matrix.csproj +++ b/exercises/matrix/Matrix.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/meetup/Meetup.csproj b/exercises/meetup/Meetup.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/meetup/Meetup.csproj +++ b/exercises/meetup/Meetup.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/minesweeper/Minesweeper.csproj b/exercises/minesweeper/Minesweeper.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/minesweeper/Minesweeper.csproj +++ b/exercises/minesweeper/Minesweeper.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/nth-prime/NthPrime.csproj b/exercises/nth-prime/NthPrime.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/nth-prime/NthPrime.csproj +++ b/exercises/nth-prime/NthPrime.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/nucleotide-count/NucleotideCount.csproj b/exercises/nucleotide-count/NucleotideCount.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/nucleotide-count/NucleotideCount.csproj +++ b/exercises/nucleotide-count/NucleotideCount.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/ocr-numbers/OcrNumbers.csproj b/exercises/ocr-numbers/OcrNumbers.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/ocr-numbers/OcrNumbers.csproj +++ b/exercises/ocr-numbers/OcrNumbers.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/palindrome-products/PalindromeProducts.csproj b/exercises/palindrome-products/PalindromeProducts.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/palindrome-products/PalindromeProducts.csproj +++ b/exercises/palindrome-products/PalindromeProducts.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/pangram/Pangram.csproj b/exercises/pangram/Pangram.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/pangram/Pangram.csproj +++ b/exercises/pangram/Pangram.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/parallel-letter-frequency/ParallelLetterFrequency.csproj b/exercises/parallel-letter-frequency/ParallelLetterFrequency.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/parallel-letter-frequency/ParallelLetterFrequency.csproj +++ b/exercises/parallel-letter-frequency/ParallelLetterFrequency.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/pascals-triangle/PascalsTriangle.csproj b/exercises/pascals-triangle/PascalsTriangle.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/pascals-triangle/PascalsTriangle.csproj +++ b/exercises/pascals-triangle/PascalsTriangle.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/perfect-numbers/PerfectNumbers.csproj b/exercises/perfect-numbers/PerfectNumbers.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/perfect-numbers/PerfectNumbers.csproj +++ b/exercises/perfect-numbers/PerfectNumbers.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/phone-number/PhoneNumber.csproj b/exercises/phone-number/PhoneNumber.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/phone-number/PhoneNumber.csproj +++ b/exercises/phone-number/PhoneNumber.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/pig-latin/PigLatin.csproj b/exercises/pig-latin/PigLatin.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/pig-latin/PigLatin.csproj +++ b/exercises/pig-latin/PigLatin.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/poker/Poker.csproj b/exercises/poker/Poker.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/poker/Poker.csproj +++ b/exercises/poker/Poker.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/pov/Pov.csproj b/exercises/pov/Pov.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/pov/Pov.csproj +++ b/exercises/pov/Pov.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/prime-factors/PrimeFactors.csproj b/exercises/prime-factors/PrimeFactors.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/prime-factors/PrimeFactors.csproj +++ b/exercises/prime-factors/PrimeFactors.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/protein-translation/ProteinTranslation.csproj b/exercises/protein-translation/ProteinTranslation.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/protein-translation/ProteinTranslation.csproj +++ b/exercises/protein-translation/ProteinTranslation.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/proverb/Proverb.csproj b/exercises/proverb/Proverb.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/proverb/Proverb.csproj +++ b/exercises/proverb/Proverb.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/pythagorean-triplet/PythagoreanTriplet.csproj b/exercises/pythagorean-triplet/PythagoreanTriplet.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/pythagorean-triplet/PythagoreanTriplet.csproj +++ b/exercises/pythagorean-triplet/PythagoreanTriplet.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/queen-attack/QueenAttack.csproj b/exercises/queen-attack/QueenAttack.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/queen-attack/QueenAttack.csproj +++ b/exercises/queen-attack/QueenAttack.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/rail-fence-cipher/RailFenceCipher.csproj b/exercises/rail-fence-cipher/RailFenceCipher.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/rail-fence-cipher/RailFenceCipher.csproj +++ b/exercises/rail-fence-cipher/RailFenceCipher.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/raindrops/Raindrops.csproj b/exercises/raindrops/Raindrops.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/raindrops/Raindrops.csproj +++ b/exercises/raindrops/Raindrops.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/react/React.csproj b/exercises/react/React.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/react/React.csproj +++ b/exercises/react/React.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/rectangles/Rectangles.csproj b/exercises/rectangles/Rectangles.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/rectangles/Rectangles.csproj +++ b/exercises/rectangles/Rectangles.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/reverse-string/ReverseString.csproj b/exercises/reverse-string/ReverseString.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/reverse-string/ReverseString.csproj +++ b/exercises/reverse-string/ReverseString.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/rna-transcription/RnaTranscription.csproj b/exercises/rna-transcription/RnaTranscription.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/rna-transcription/RnaTranscription.csproj +++ b/exercises/rna-transcription/RnaTranscription.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/robot-name/RobotName.csproj b/exercises/robot-name/RobotName.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/robot-name/RobotName.csproj +++ b/exercises/robot-name/RobotName.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/robot-simulator/RobotSimulator.csproj b/exercises/robot-simulator/RobotSimulator.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/robot-simulator/RobotSimulator.csproj +++ b/exercises/robot-simulator/RobotSimulator.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/roman-numerals/RomanNumerals.csproj b/exercises/roman-numerals/RomanNumerals.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/roman-numerals/RomanNumerals.csproj +++ b/exercises/roman-numerals/RomanNumerals.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/rotational-cipher/RotationalCipher.csproj b/exercises/rotational-cipher/RotationalCipher.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/rotational-cipher/RotationalCipher.csproj +++ b/exercises/rotational-cipher/RotationalCipher.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/run-length-encoding/RunLengthEncoding.csproj b/exercises/run-length-encoding/RunLengthEncoding.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/run-length-encoding/RunLengthEncoding.csproj +++ b/exercises/run-length-encoding/RunLengthEncoding.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/saddle-points/SaddlePoints.csproj b/exercises/saddle-points/SaddlePoints.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/saddle-points/SaddlePoints.csproj +++ b/exercises/saddle-points/SaddlePoints.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/say/Say.csproj b/exercises/say/Say.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/say/Say.csproj +++ b/exercises/say/Say.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/scale-generator/ScaleGenerator.csproj b/exercises/scale-generator/ScaleGenerator.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/scale-generator/ScaleGenerator.csproj +++ b/exercises/scale-generator/ScaleGenerator.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/scrabble-score/ScrabbleScore.csproj b/exercises/scrabble-score/ScrabbleScore.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/scrabble-score/ScrabbleScore.csproj +++ b/exercises/scrabble-score/ScrabbleScore.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/secret-handshake/SecretHandshake.csproj b/exercises/secret-handshake/SecretHandshake.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/secret-handshake/SecretHandshake.csproj +++ b/exercises/secret-handshake/SecretHandshake.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/series/Series.csproj b/exercises/series/Series.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/series/Series.csproj +++ b/exercises/series/Series.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/sgf-parsing/SgfParsing.csproj b/exercises/sgf-parsing/SgfParsing.csproj index 69eac216c6..b86cce8ae1 100644 --- a/exercises/sgf-parsing/SgfParsing.csproj +++ b/exercises/sgf-parsing/SgfParsing.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/sieve/Sieve.csproj b/exercises/sieve/Sieve.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/sieve/Sieve.csproj +++ b/exercises/sieve/Sieve.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/simple-cipher/SimpleCipher.csproj b/exercises/simple-cipher/SimpleCipher.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/simple-cipher/SimpleCipher.csproj +++ b/exercises/simple-cipher/SimpleCipher.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/simple-linked-list/SimpleLinkedList.csproj b/exercises/simple-linked-list/SimpleLinkedList.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/simple-linked-list/SimpleLinkedList.csproj +++ b/exercises/simple-linked-list/SimpleLinkedList.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/space-age/SpaceAge.csproj b/exercises/space-age/SpaceAge.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/space-age/SpaceAge.csproj +++ b/exercises/space-age/SpaceAge.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/spiral-matrix/SpiralMatrix.csproj b/exercises/spiral-matrix/SpiralMatrix.csproj index 0fb14c3fa0..d81b1ee689 100644 --- a/exercises/spiral-matrix/SpiralMatrix.csproj +++ b/exercises/spiral-matrix/SpiralMatrix.csproj @@ -10,8 +10,8 @@ - - + + \ No newline at end of file diff --git a/exercises/strain/Strain.csproj b/exercises/strain/Strain.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/strain/Strain.csproj +++ b/exercises/strain/Strain.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/sublist/Sublist.csproj b/exercises/sublist/Sublist.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/sublist/Sublist.csproj +++ b/exercises/sublist/Sublist.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/sum-of-multiples/SumOfMultiples.csproj b/exercises/sum-of-multiples/SumOfMultiples.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/sum-of-multiples/SumOfMultiples.csproj +++ b/exercises/sum-of-multiples/SumOfMultiples.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/tournament/Tournament.csproj b/exercises/tournament/Tournament.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/tournament/Tournament.csproj +++ b/exercises/tournament/Tournament.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/transpose/Transpose.csproj b/exercises/transpose/Transpose.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/transpose/Transpose.csproj +++ b/exercises/transpose/Transpose.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/tree-building/TreeBuilding.csproj b/exercises/tree-building/TreeBuilding.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/tree-building/TreeBuilding.csproj +++ b/exercises/tree-building/TreeBuilding.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/triangle/Triangle.csproj b/exercises/triangle/Triangle.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/triangle/Triangle.csproj +++ b/exercises/triangle/Triangle.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/twelve-days/TwelveDays.csproj b/exercises/twelve-days/TwelveDays.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/twelve-days/TwelveDays.csproj +++ b/exercises/twelve-days/TwelveDays.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/two-bucket/TwoBucket.csproj b/exercises/two-bucket/TwoBucket.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/two-bucket/TwoBucket.csproj +++ b/exercises/two-bucket/TwoBucket.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/two-fer/TwoFer.csproj b/exercises/two-fer/TwoFer.csproj index 0fb14c3fa0..d81b1ee689 100644 --- a/exercises/two-fer/TwoFer.csproj +++ b/exercises/two-fer/TwoFer.csproj @@ -10,8 +10,8 @@ - - + + \ No newline at end of file diff --git a/exercises/variable-length-quantity/VariableLengthQuantity.csproj b/exercises/variable-length-quantity/VariableLengthQuantity.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/variable-length-quantity/VariableLengthQuantity.csproj +++ b/exercises/variable-length-quantity/VariableLengthQuantity.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/word-count/WordCount.csproj b/exercises/word-count/WordCount.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/word-count/WordCount.csproj +++ b/exercises/word-count/WordCount.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/word-search/WordSearch.csproj b/exercises/word-search/WordSearch.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/word-search/WordSearch.csproj +++ b/exercises/word-search/WordSearch.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/wordy/Wordy.csproj b/exercises/wordy/Wordy.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/wordy/Wordy.csproj +++ b/exercises/wordy/Wordy.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/zebra-puzzle/ZebraPuzzle.csproj b/exercises/zebra-puzzle/ZebraPuzzle.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/zebra-puzzle/ZebraPuzzle.csproj +++ b/exercises/zebra-puzzle/ZebraPuzzle.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/exercises/zipper/Zipper.csproj b/exercises/zipper/Zipper.csproj index 81a8ae22bc..f0361f867a 100644 --- a/exercises/zipper/Zipper.csproj +++ b/exercises/zipper/Zipper.csproj @@ -10,8 +10,8 @@ - - + + From 6a0aa3fa1b518ee4b66963ea98f3c0d0688388a8 Mon Sep 17 00:00:00 2001 From: Erik Schierboom Date: Mon, 13 Nov 2017 16:52:17 +0100 Subject: [PATCH 2/3] Update test SDK version --- exercises/accumulate/Accumulate.csproj | 2 +- exercises/acronym/Acronym.csproj | 2 +- exercises/all-your-base/AllYourBase.csproj | 2 +- exercises/allergies/Allergies.csproj | 2 +- exercises/alphametics/Alphametics.csproj | 2 +- exercises/anagram/Anagram.csproj | 2 +- exercises/atbash-cipher/AtbashCipher.csproj | 2 +- exercises/bank-account/BankAccount.csproj | 2 +- exercises/beer-song/BeerSong.csproj | 2 +- exercises/binary-search-tree/BinarySearchTree.csproj | 2 +- exercises/binary-search/BinarySearch.csproj | 2 +- exercises/bob/Bob.csproj | 2 +- exercises/book-store/BookStore.csproj | 2 +- exercises/bowling/Bowling.csproj | 2 +- exercises/bracket-push/BracketPush.csproj | 2 +- exercises/change/Change.csproj | 2 +- exercises/circular-buffer/CircularBuffer.csproj | 2 +- exercises/clock/Clock.csproj | 2 +- exercises/collatz-conjecture/CollatzConjecture.csproj | 2 +- exercises/complex-numbers/ComplexNumbers.csproj | 2 +- exercises/connect/Connect.csproj | 2 +- exercises/crypto-square/CryptoSquare.csproj | 2 +- exercises/custom-set/CustomSet.csproj | 2 +- exercises/diamond/Diamond.csproj | 2 +- exercises/difference-of-squares/DifferenceOfSquares.csproj | 2 +- exercises/diffie-hellman/DiffieHellman.csproj | 2 +- exercises/dominoes/Dominoes.csproj | 2 +- exercises/dot-dsl/DotDsl.csproj | 2 +- exercises/error-handling/ErrorHandling.csproj | 2 +- exercises/etl/Etl.csproj | 2 +- exercises/flatten-array/FlattenArray.csproj | 2 +- exercises/food-chain/FoodChain.csproj | 2 +- exercises/forth/Forth.csproj | 2 +- exercises/gigasecond/Gigasecond.csproj | 2 +- exercises/go-counting/GoCounting.csproj | 2 +- exercises/grade-school/GradeSchool.csproj | 2 +- exercises/grains/Grains.csproj | 2 +- exercises/grep/Grep.csproj | 2 +- exercises/hamming/Hamming.csproj | 2 +- exercises/hangman/Hangman.csproj | 2 +- exercises/hello-world/HelloWorld.csproj | 2 +- exercises/house/House.csproj | 2 +- exercises/isbn-verifier/IsbnVerifier.csproj | 2 +- exercises/isogram/Isogram.csproj | 2 +- exercises/kindergarten-garden/KindergartenGarden.csproj | 2 +- exercises/largest-series-product/LargestSeriesProduct.csproj | 2 +- exercises/leap/Leap.csproj | 2 +- exercises/ledger/Ledger.csproj | 2 +- exercises/linked-list/LinkedList.csproj | 2 +- exercises/list-ops/ListOps.csproj | 2 +- exercises/luhn/Luhn.csproj | 2 +- exercises/markdown/Markdown.csproj | 2 +- exercises/matrix/Matrix.csproj | 2 +- exercises/meetup/Meetup.csproj | 2 +- exercises/minesweeper/Minesweeper.csproj | 2 +- exercises/nth-prime/NthPrime.csproj | 2 +- exercises/nucleotide-count/NucleotideCount.csproj | 2 +- exercises/ocr-numbers/OcrNumbers.csproj | 2 +- exercises/palindrome-products/PalindromeProducts.csproj | 2 +- exercises/pangram/Pangram.csproj | 2 +- .../parallel-letter-frequency/ParallelLetterFrequency.csproj | 2 +- exercises/pascals-triangle/PascalsTriangle.csproj | 2 +- exercises/perfect-numbers/PerfectNumbers.csproj | 2 +- exercises/phone-number/PhoneNumber.csproj | 2 +- exercises/pig-latin/PigLatin.csproj | 2 +- exercises/poker/Poker.csproj | 2 +- exercises/pov/Pov.csproj | 2 +- exercises/prime-factors/PrimeFactors.csproj | 2 +- exercises/protein-translation/ProteinTranslation.csproj | 2 +- exercises/proverb/Proverb.csproj | 2 +- exercises/pythagorean-triplet/PythagoreanTriplet.csproj | 2 +- exercises/queen-attack/QueenAttack.csproj | 2 +- exercises/rail-fence-cipher/RailFenceCipher.csproj | 2 +- exercises/raindrops/Raindrops.csproj | 2 +- exercises/react/React.csproj | 2 +- exercises/rectangles/Rectangles.csproj | 2 +- exercises/reverse-string/ReverseString.csproj | 2 +- exercises/rna-transcription/RnaTranscription.csproj | 2 +- exercises/robot-name/RobotName.csproj | 2 +- exercises/robot-simulator/RobotSimulator.csproj | 2 +- exercises/roman-numerals/RomanNumerals.csproj | 2 +- exercises/rotational-cipher/RotationalCipher.csproj | 2 +- exercises/run-length-encoding/RunLengthEncoding.csproj | 2 +- exercises/saddle-points/SaddlePoints.csproj | 2 +- exercises/say/Say.csproj | 2 +- exercises/scale-generator/ScaleGenerator.csproj | 2 +- exercises/scrabble-score/ScrabbleScore.csproj | 2 +- exercises/secret-handshake/SecretHandshake.csproj | 2 +- exercises/series/Series.csproj | 2 +- exercises/sgf-parsing/SgfParsing.csproj | 2 +- exercises/sieve/Sieve.csproj | 2 +- exercises/simple-cipher/SimpleCipher.csproj | 2 +- exercises/simple-linked-list/SimpleLinkedList.csproj | 2 +- exercises/space-age/SpaceAge.csproj | 2 +- exercises/spiral-matrix/SpiralMatrix.csproj | 2 +- exercises/strain/Strain.csproj | 2 +- exercises/sublist/Sublist.csproj | 2 +- exercises/sum-of-multiples/SumOfMultiples.csproj | 2 +- exercises/tournament/Tournament.csproj | 2 +- exercises/transpose/Transpose.csproj | 2 +- exercises/tree-building/TreeBuilding.csproj | 2 +- exercises/triangle/Triangle.csproj | 2 +- exercises/twelve-days/TwelveDays.csproj | 2 +- exercises/two-bucket/TwoBucket.csproj | 2 +- exercises/two-fer/TwoFer.csproj | 2 +- .../variable-length-quantity/VariableLengthQuantity.csproj | 2 +- exercises/word-count/WordCount.csproj | 2 +- exercises/word-search/WordSearch.csproj | 2 +- exercises/wordy/Wordy.csproj | 2 +- exercises/zebra-puzzle/ZebraPuzzle.csproj | 2 +- exercises/zipper/Zipper.csproj | 2 +- 111 files changed, 111 insertions(+), 111 deletions(-) diff --git a/exercises/accumulate/Accumulate.csproj b/exercises/accumulate/Accumulate.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/accumulate/Accumulate.csproj +++ b/exercises/accumulate/Accumulate.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/acronym/Acronym.csproj b/exercises/acronym/Acronym.csproj index c71e01863a..a28d57e5cb 100644 --- a/exercises/acronym/Acronym.csproj +++ b/exercises/acronym/Acronym.csproj @@ -10,7 +10,7 @@ - + diff --git a/exercises/all-your-base/AllYourBase.csproj b/exercises/all-your-base/AllYourBase.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/all-your-base/AllYourBase.csproj +++ b/exercises/all-your-base/AllYourBase.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/allergies/Allergies.csproj b/exercises/allergies/Allergies.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/allergies/Allergies.csproj +++ b/exercises/allergies/Allergies.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/alphametics/Alphametics.csproj b/exercises/alphametics/Alphametics.csproj index 86a3f3def8..625e285371 100644 --- a/exercises/alphametics/Alphametics.csproj +++ b/exercises/alphametics/Alphametics.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/anagram/Anagram.csproj b/exercises/anagram/Anagram.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/anagram/Anagram.csproj +++ b/exercises/anagram/Anagram.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/atbash-cipher/AtbashCipher.csproj b/exercises/atbash-cipher/AtbashCipher.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/atbash-cipher/AtbashCipher.csproj +++ b/exercises/atbash-cipher/AtbashCipher.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/bank-account/BankAccount.csproj b/exercises/bank-account/BankAccount.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/bank-account/BankAccount.csproj +++ b/exercises/bank-account/BankAccount.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/beer-song/BeerSong.csproj b/exercises/beer-song/BeerSong.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/beer-song/BeerSong.csproj +++ b/exercises/beer-song/BeerSong.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/binary-search-tree/BinarySearchTree.csproj b/exercises/binary-search-tree/BinarySearchTree.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/binary-search-tree/BinarySearchTree.csproj +++ b/exercises/binary-search-tree/BinarySearchTree.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/binary-search/BinarySearch.csproj b/exercises/binary-search/BinarySearch.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/binary-search/BinarySearch.csproj +++ b/exercises/binary-search/BinarySearch.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/bob/Bob.csproj b/exercises/bob/Bob.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/bob/Bob.csproj +++ b/exercises/bob/Bob.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/book-store/BookStore.csproj b/exercises/book-store/BookStore.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/book-store/BookStore.csproj +++ b/exercises/book-store/BookStore.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/bowling/Bowling.csproj b/exercises/bowling/Bowling.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/bowling/Bowling.csproj +++ b/exercises/bowling/Bowling.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/bracket-push/BracketPush.csproj b/exercises/bracket-push/BracketPush.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/bracket-push/BracketPush.csproj +++ b/exercises/bracket-push/BracketPush.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/change/Change.csproj b/exercises/change/Change.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/change/Change.csproj +++ b/exercises/change/Change.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/circular-buffer/CircularBuffer.csproj b/exercises/circular-buffer/CircularBuffer.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/circular-buffer/CircularBuffer.csproj +++ b/exercises/circular-buffer/CircularBuffer.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/clock/Clock.csproj b/exercises/clock/Clock.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/clock/Clock.csproj +++ b/exercises/clock/Clock.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/collatz-conjecture/CollatzConjecture.csproj b/exercises/collatz-conjecture/CollatzConjecture.csproj index d81b1ee689..c4945acdcd 100644 --- a/exercises/collatz-conjecture/CollatzConjecture.csproj +++ b/exercises/collatz-conjecture/CollatzConjecture.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/complex-numbers/ComplexNumbers.csproj b/exercises/complex-numbers/ComplexNumbers.csproj index 8cfc07dea9..2d0616efb7 100644 --- a/exercises/complex-numbers/ComplexNumbers.csproj +++ b/exercises/complex-numbers/ComplexNumbers.csproj @@ -10,7 +10,7 @@ - + diff --git a/exercises/connect/Connect.csproj b/exercises/connect/Connect.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/connect/Connect.csproj +++ b/exercises/connect/Connect.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/crypto-square/CryptoSquare.csproj b/exercises/crypto-square/CryptoSquare.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/crypto-square/CryptoSquare.csproj +++ b/exercises/crypto-square/CryptoSquare.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/custom-set/CustomSet.csproj b/exercises/custom-set/CustomSet.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/custom-set/CustomSet.csproj +++ b/exercises/custom-set/CustomSet.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/diamond/Diamond.csproj b/exercises/diamond/Diamond.csproj index 8c2187625e..a01546fe66 100644 --- a/exercises/diamond/Diamond.csproj +++ b/exercises/diamond/Diamond.csproj @@ -11,7 +11,7 @@ - + diff --git a/exercises/difference-of-squares/DifferenceOfSquares.csproj b/exercises/difference-of-squares/DifferenceOfSquares.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/difference-of-squares/DifferenceOfSquares.csproj +++ b/exercises/difference-of-squares/DifferenceOfSquares.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/diffie-hellman/DiffieHellman.csproj b/exercises/diffie-hellman/DiffieHellman.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/diffie-hellman/DiffieHellman.csproj +++ b/exercises/diffie-hellman/DiffieHellman.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/dominoes/Dominoes.csproj b/exercises/dominoes/Dominoes.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/dominoes/Dominoes.csproj +++ b/exercises/dominoes/Dominoes.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/dot-dsl/DotDsl.csproj b/exercises/dot-dsl/DotDsl.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/dot-dsl/DotDsl.csproj +++ b/exercises/dot-dsl/DotDsl.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/error-handling/ErrorHandling.csproj b/exercises/error-handling/ErrorHandling.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/error-handling/ErrorHandling.csproj +++ b/exercises/error-handling/ErrorHandling.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/etl/Etl.csproj b/exercises/etl/Etl.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/etl/Etl.csproj +++ b/exercises/etl/Etl.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/flatten-array/FlattenArray.csproj b/exercises/flatten-array/FlattenArray.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/flatten-array/FlattenArray.csproj +++ b/exercises/flatten-array/FlattenArray.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/food-chain/FoodChain.csproj b/exercises/food-chain/FoodChain.csproj index e785e241a1..082b3bbe5f 100644 --- a/exercises/food-chain/FoodChain.csproj +++ b/exercises/food-chain/FoodChain.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/forth/Forth.csproj b/exercises/forth/Forth.csproj index 86a3f3def8..625e285371 100644 --- a/exercises/forth/Forth.csproj +++ b/exercises/forth/Forth.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/gigasecond/Gigasecond.csproj b/exercises/gigasecond/Gigasecond.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/gigasecond/Gigasecond.csproj +++ b/exercises/gigasecond/Gigasecond.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/go-counting/GoCounting.csproj b/exercises/go-counting/GoCounting.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/go-counting/GoCounting.csproj +++ b/exercises/go-counting/GoCounting.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/grade-school/GradeSchool.csproj b/exercises/grade-school/GradeSchool.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/grade-school/GradeSchool.csproj +++ b/exercises/grade-school/GradeSchool.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/grains/Grains.csproj b/exercises/grains/Grains.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/grains/Grains.csproj +++ b/exercises/grains/Grains.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/grep/Grep.csproj b/exercises/grep/Grep.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/grep/Grep.csproj +++ b/exercises/grep/Grep.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/hamming/Hamming.csproj b/exercises/hamming/Hamming.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/hamming/Hamming.csproj +++ b/exercises/hamming/Hamming.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/hangman/Hangman.csproj b/exercises/hangman/Hangman.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/hangman/Hangman.csproj +++ b/exercises/hangman/Hangman.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/hello-world/HelloWorld.csproj b/exercises/hello-world/HelloWorld.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/hello-world/HelloWorld.csproj +++ b/exercises/hello-world/HelloWorld.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/house/House.csproj b/exercises/house/House.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/house/House.csproj +++ b/exercises/house/House.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/isbn-verifier/IsbnVerifier.csproj b/exercises/isbn-verifier/IsbnVerifier.csproj index 511a99e379..af12de6e53 100644 --- a/exercises/isbn-verifier/IsbnVerifier.csproj +++ b/exercises/isbn-verifier/IsbnVerifier.csproj @@ -10,7 +10,7 @@ - + diff --git a/exercises/isogram/Isogram.csproj b/exercises/isogram/Isogram.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/isogram/Isogram.csproj +++ b/exercises/isogram/Isogram.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/kindergarten-garden/KindergartenGarden.csproj b/exercises/kindergarten-garden/KindergartenGarden.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/kindergarten-garden/KindergartenGarden.csproj +++ b/exercises/kindergarten-garden/KindergartenGarden.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/largest-series-product/LargestSeriesProduct.csproj b/exercises/largest-series-product/LargestSeriesProduct.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/largest-series-product/LargestSeriesProduct.csproj +++ b/exercises/largest-series-product/LargestSeriesProduct.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/leap/Leap.csproj b/exercises/leap/Leap.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/leap/Leap.csproj +++ b/exercises/leap/Leap.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/ledger/Ledger.csproj b/exercises/ledger/Ledger.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/ledger/Ledger.csproj +++ b/exercises/ledger/Ledger.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/linked-list/LinkedList.csproj b/exercises/linked-list/LinkedList.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/linked-list/LinkedList.csproj +++ b/exercises/linked-list/LinkedList.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/list-ops/ListOps.csproj b/exercises/list-ops/ListOps.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/list-ops/ListOps.csproj +++ b/exercises/list-ops/ListOps.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/luhn/Luhn.csproj b/exercises/luhn/Luhn.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/luhn/Luhn.csproj +++ b/exercises/luhn/Luhn.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/markdown/Markdown.csproj b/exercises/markdown/Markdown.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/markdown/Markdown.csproj +++ b/exercises/markdown/Markdown.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/matrix/Matrix.csproj b/exercises/matrix/Matrix.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/matrix/Matrix.csproj +++ b/exercises/matrix/Matrix.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/meetup/Meetup.csproj b/exercises/meetup/Meetup.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/meetup/Meetup.csproj +++ b/exercises/meetup/Meetup.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/minesweeper/Minesweeper.csproj b/exercises/minesweeper/Minesweeper.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/minesweeper/Minesweeper.csproj +++ b/exercises/minesweeper/Minesweeper.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/nth-prime/NthPrime.csproj b/exercises/nth-prime/NthPrime.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/nth-prime/NthPrime.csproj +++ b/exercises/nth-prime/NthPrime.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/nucleotide-count/NucleotideCount.csproj b/exercises/nucleotide-count/NucleotideCount.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/nucleotide-count/NucleotideCount.csproj +++ b/exercises/nucleotide-count/NucleotideCount.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/ocr-numbers/OcrNumbers.csproj b/exercises/ocr-numbers/OcrNumbers.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/ocr-numbers/OcrNumbers.csproj +++ b/exercises/ocr-numbers/OcrNumbers.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/palindrome-products/PalindromeProducts.csproj b/exercises/palindrome-products/PalindromeProducts.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/palindrome-products/PalindromeProducts.csproj +++ b/exercises/palindrome-products/PalindromeProducts.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/pangram/Pangram.csproj b/exercises/pangram/Pangram.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/pangram/Pangram.csproj +++ b/exercises/pangram/Pangram.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/parallel-letter-frequency/ParallelLetterFrequency.csproj b/exercises/parallel-letter-frequency/ParallelLetterFrequency.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/parallel-letter-frequency/ParallelLetterFrequency.csproj +++ b/exercises/parallel-letter-frequency/ParallelLetterFrequency.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/pascals-triangle/PascalsTriangle.csproj b/exercises/pascals-triangle/PascalsTriangle.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/pascals-triangle/PascalsTriangle.csproj +++ b/exercises/pascals-triangle/PascalsTriangle.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/perfect-numbers/PerfectNumbers.csproj b/exercises/perfect-numbers/PerfectNumbers.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/perfect-numbers/PerfectNumbers.csproj +++ b/exercises/perfect-numbers/PerfectNumbers.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/phone-number/PhoneNumber.csproj b/exercises/phone-number/PhoneNumber.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/phone-number/PhoneNumber.csproj +++ b/exercises/phone-number/PhoneNumber.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/pig-latin/PigLatin.csproj b/exercises/pig-latin/PigLatin.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/pig-latin/PigLatin.csproj +++ b/exercises/pig-latin/PigLatin.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/poker/Poker.csproj b/exercises/poker/Poker.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/poker/Poker.csproj +++ b/exercises/poker/Poker.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/pov/Pov.csproj b/exercises/pov/Pov.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/pov/Pov.csproj +++ b/exercises/pov/Pov.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/prime-factors/PrimeFactors.csproj b/exercises/prime-factors/PrimeFactors.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/prime-factors/PrimeFactors.csproj +++ b/exercises/prime-factors/PrimeFactors.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/protein-translation/ProteinTranslation.csproj b/exercises/protein-translation/ProteinTranslation.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/protein-translation/ProteinTranslation.csproj +++ b/exercises/protein-translation/ProteinTranslation.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/proverb/Proverb.csproj b/exercises/proverb/Proverb.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/proverb/Proverb.csproj +++ b/exercises/proverb/Proverb.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/pythagorean-triplet/PythagoreanTriplet.csproj b/exercises/pythagorean-triplet/PythagoreanTriplet.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/pythagorean-triplet/PythagoreanTriplet.csproj +++ b/exercises/pythagorean-triplet/PythagoreanTriplet.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/queen-attack/QueenAttack.csproj b/exercises/queen-attack/QueenAttack.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/queen-attack/QueenAttack.csproj +++ b/exercises/queen-attack/QueenAttack.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/rail-fence-cipher/RailFenceCipher.csproj b/exercises/rail-fence-cipher/RailFenceCipher.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/rail-fence-cipher/RailFenceCipher.csproj +++ b/exercises/rail-fence-cipher/RailFenceCipher.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/raindrops/Raindrops.csproj b/exercises/raindrops/Raindrops.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/raindrops/Raindrops.csproj +++ b/exercises/raindrops/Raindrops.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/react/React.csproj b/exercises/react/React.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/react/React.csproj +++ b/exercises/react/React.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/rectangles/Rectangles.csproj b/exercises/rectangles/Rectangles.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/rectangles/Rectangles.csproj +++ b/exercises/rectangles/Rectangles.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/reverse-string/ReverseString.csproj b/exercises/reverse-string/ReverseString.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/reverse-string/ReverseString.csproj +++ b/exercises/reverse-string/ReverseString.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/rna-transcription/RnaTranscription.csproj b/exercises/rna-transcription/RnaTranscription.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/rna-transcription/RnaTranscription.csproj +++ b/exercises/rna-transcription/RnaTranscription.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/robot-name/RobotName.csproj b/exercises/robot-name/RobotName.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/robot-name/RobotName.csproj +++ b/exercises/robot-name/RobotName.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/robot-simulator/RobotSimulator.csproj b/exercises/robot-simulator/RobotSimulator.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/robot-simulator/RobotSimulator.csproj +++ b/exercises/robot-simulator/RobotSimulator.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/roman-numerals/RomanNumerals.csproj b/exercises/roman-numerals/RomanNumerals.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/roman-numerals/RomanNumerals.csproj +++ b/exercises/roman-numerals/RomanNumerals.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/rotational-cipher/RotationalCipher.csproj b/exercises/rotational-cipher/RotationalCipher.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/rotational-cipher/RotationalCipher.csproj +++ b/exercises/rotational-cipher/RotationalCipher.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/run-length-encoding/RunLengthEncoding.csproj b/exercises/run-length-encoding/RunLengthEncoding.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/run-length-encoding/RunLengthEncoding.csproj +++ b/exercises/run-length-encoding/RunLengthEncoding.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/saddle-points/SaddlePoints.csproj b/exercises/saddle-points/SaddlePoints.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/saddle-points/SaddlePoints.csproj +++ b/exercises/saddle-points/SaddlePoints.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/say/Say.csproj b/exercises/say/Say.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/say/Say.csproj +++ b/exercises/say/Say.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/scale-generator/ScaleGenerator.csproj b/exercises/scale-generator/ScaleGenerator.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/scale-generator/ScaleGenerator.csproj +++ b/exercises/scale-generator/ScaleGenerator.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/scrabble-score/ScrabbleScore.csproj b/exercises/scrabble-score/ScrabbleScore.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/scrabble-score/ScrabbleScore.csproj +++ b/exercises/scrabble-score/ScrabbleScore.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/secret-handshake/SecretHandshake.csproj b/exercises/secret-handshake/SecretHandshake.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/secret-handshake/SecretHandshake.csproj +++ b/exercises/secret-handshake/SecretHandshake.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/series/Series.csproj b/exercises/series/Series.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/series/Series.csproj +++ b/exercises/series/Series.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/sgf-parsing/SgfParsing.csproj b/exercises/sgf-parsing/SgfParsing.csproj index b86cce8ae1..898433d0c7 100644 --- a/exercises/sgf-parsing/SgfParsing.csproj +++ b/exercises/sgf-parsing/SgfParsing.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/sieve/Sieve.csproj b/exercises/sieve/Sieve.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/sieve/Sieve.csproj +++ b/exercises/sieve/Sieve.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/simple-cipher/SimpleCipher.csproj b/exercises/simple-cipher/SimpleCipher.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/simple-cipher/SimpleCipher.csproj +++ b/exercises/simple-cipher/SimpleCipher.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/simple-linked-list/SimpleLinkedList.csproj b/exercises/simple-linked-list/SimpleLinkedList.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/simple-linked-list/SimpleLinkedList.csproj +++ b/exercises/simple-linked-list/SimpleLinkedList.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/space-age/SpaceAge.csproj b/exercises/space-age/SpaceAge.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/space-age/SpaceAge.csproj +++ b/exercises/space-age/SpaceAge.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/spiral-matrix/SpiralMatrix.csproj b/exercises/spiral-matrix/SpiralMatrix.csproj index d81b1ee689..c4945acdcd 100644 --- a/exercises/spiral-matrix/SpiralMatrix.csproj +++ b/exercises/spiral-matrix/SpiralMatrix.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/strain/Strain.csproj b/exercises/strain/Strain.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/strain/Strain.csproj +++ b/exercises/strain/Strain.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/sublist/Sublist.csproj b/exercises/sublist/Sublist.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/sublist/Sublist.csproj +++ b/exercises/sublist/Sublist.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/sum-of-multiples/SumOfMultiples.csproj b/exercises/sum-of-multiples/SumOfMultiples.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/sum-of-multiples/SumOfMultiples.csproj +++ b/exercises/sum-of-multiples/SumOfMultiples.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/tournament/Tournament.csproj b/exercises/tournament/Tournament.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/tournament/Tournament.csproj +++ b/exercises/tournament/Tournament.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/transpose/Transpose.csproj b/exercises/transpose/Transpose.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/transpose/Transpose.csproj +++ b/exercises/transpose/Transpose.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/tree-building/TreeBuilding.csproj b/exercises/tree-building/TreeBuilding.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/tree-building/TreeBuilding.csproj +++ b/exercises/tree-building/TreeBuilding.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/triangle/Triangle.csproj b/exercises/triangle/Triangle.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/triangle/Triangle.csproj +++ b/exercises/triangle/Triangle.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/twelve-days/TwelveDays.csproj b/exercises/twelve-days/TwelveDays.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/twelve-days/TwelveDays.csproj +++ b/exercises/twelve-days/TwelveDays.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/two-bucket/TwoBucket.csproj b/exercises/two-bucket/TwoBucket.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/two-bucket/TwoBucket.csproj +++ b/exercises/two-bucket/TwoBucket.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/two-fer/TwoFer.csproj b/exercises/two-fer/TwoFer.csproj index d81b1ee689..c4945acdcd 100644 --- a/exercises/two-fer/TwoFer.csproj +++ b/exercises/two-fer/TwoFer.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/variable-length-quantity/VariableLengthQuantity.csproj b/exercises/variable-length-quantity/VariableLengthQuantity.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/variable-length-quantity/VariableLengthQuantity.csproj +++ b/exercises/variable-length-quantity/VariableLengthQuantity.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/word-count/WordCount.csproj b/exercises/word-count/WordCount.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/word-count/WordCount.csproj +++ b/exercises/word-count/WordCount.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/word-search/WordSearch.csproj b/exercises/word-search/WordSearch.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/word-search/WordSearch.csproj +++ b/exercises/word-search/WordSearch.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/wordy/Wordy.csproj b/exercises/wordy/Wordy.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/wordy/Wordy.csproj +++ b/exercises/wordy/Wordy.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/zebra-puzzle/ZebraPuzzle.csproj b/exercises/zebra-puzzle/ZebraPuzzle.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/zebra-puzzle/ZebraPuzzle.csproj +++ b/exercises/zebra-puzzle/ZebraPuzzle.csproj @@ -9,7 +9,7 @@ - + diff --git a/exercises/zipper/Zipper.csproj b/exercises/zipper/Zipper.csproj index f0361f867a..f9dbcdc58c 100644 --- a/exercises/zipper/Zipper.csproj +++ b/exercises/zipper/Zipper.csproj @@ -9,7 +9,7 @@ - + From 9ebd5985e6e04686375bafb6d6279ea55a6b16af Mon Sep 17 00:00:00 2001 From: Erik Schierboom Date: Mon, 13 Nov 2017 16:54:30 +0100 Subject: [PATCH 3/3] Update dotliquid package --- generators/Generators.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generators/Generators.csproj b/generators/Generators.csproj index ee02649395..30898a188f 100644 --- a/generators/Generators.csproj +++ b/generators/Generators.csproj @@ -5,7 +5,7 @@ - +