diff --git a/Codewars/3kyu/LastDigitOfHugeNumber/LastDigitOfHugeNumber.UnitTests/LastDigitOfHugeNumber.UnitTests.csproj b/Codewars/3kyu/LastDigitOfHugeNumber/LastDigitOfHugeNumber.UnitTests/LastDigitOfHugeNumber.UnitTests.csproj index 0d399769..6231d5a7 100644 --- a/Codewars/3kyu/LastDigitOfHugeNumber/LastDigitOfHugeNumber.UnitTests/LastDigitOfHugeNumber.UnitTests.csproj +++ b/Codewars/3kyu/LastDigitOfHugeNumber/LastDigitOfHugeNumber.UnitTests/LastDigitOfHugeNumber.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/4kyu/MostUsedWordInText/MostUsedWordInText.UnitTests/MostUsedWordInText.UnitTests.csproj b/Codewars/4kyu/MostUsedWordInText/MostUsedWordInText.UnitTests/MostUsedWordInText.UnitTests.csproj index 7614c309..535ef084 100644 --- a/Codewars/4kyu/MostUsedWordInText/MostUsedWordInText.UnitTests/MostUsedWordInText.UnitTests.csproj +++ b/Codewars/4kyu/MostUsedWordInText/MostUsedWordInText.UnitTests/MostUsedWordInText.UnitTests.csproj @@ -11,7 +11,7 @@ - + diff --git a/Codewars/5kyu/Rot13/Rot13.UnitTests/Rot13.UnitTests.csproj b/Codewars/5kyu/Rot13/Rot13.UnitTests/Rot13.UnitTests.csproj index 7686b07c..0951173d 100644 --- a/Codewars/5kyu/Rot13/Rot13.UnitTests/Rot13.UnitTests.csproj +++ b/Codewars/5kyu/Rot13/Rot13.UnitTests/Rot13.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/5kyu/ToSquareRootOrNotToSquareRoot/ToSquareRootOrNotToSquareRoot.UnitTests/ToSquareRootOrNotToSquareRoot.UnitTests.csproj b/Codewars/5kyu/ToSquareRootOrNotToSquareRoot/ToSquareRootOrNotToSquareRoot.UnitTests/ToSquareRootOrNotToSquareRoot.UnitTests.csproj index 3bc7eb99..7ab9387e 100644 --- a/Codewars/5kyu/ToSquareRootOrNotToSquareRoot/ToSquareRootOrNotToSquareRoot.UnitTests/ToSquareRootOrNotToSquareRoot.UnitTests.csproj +++ b/Codewars/5kyu/ToSquareRootOrNotToSquareRoot/ToSquareRootOrNotToSquareRoot.UnitTests/ToSquareRootOrNotToSquareRoot.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/6kyu/ArrayDiff/ArrayDiff.UnitTests/ArrayDiff.UnitTests.csproj b/Codewars/6kyu/ArrayDiff/ArrayDiff.UnitTests/ArrayDiff.UnitTests.csproj index b40cab1f..42dec472 100644 --- a/Codewars/6kyu/ArrayDiff/ArrayDiff.UnitTests/ArrayDiff.UnitTests.csproj +++ b/Codewars/6kyu/ArrayDiff/ArrayDiff.UnitTests/ArrayDiff.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/6kyu/BuildTower/BuildTower.UnitTests/BuildTower.UnitTests.csproj b/Codewars/6kyu/BuildTower/BuildTower.UnitTests/BuildTower.UnitTests.csproj index 37edafa2..1965070b 100644 --- a/Codewars/6kyu/BuildTower/BuildTower.UnitTests/BuildTower.UnitTests.csproj +++ b/Codewars/6kyu/BuildTower/BuildTower.UnitTests/BuildTower.UnitTests.csproj @@ -11,7 +11,7 @@ - + diff --git a/Codewars/6kyu/ConvertStringToCamelCase/ConvertStringToCamelCase.UnitTests/ConvertStringToCamelCase.UnitTests.csproj b/Codewars/6kyu/ConvertStringToCamelCase/ConvertStringToCamelCase.UnitTests/ConvertStringToCamelCase.UnitTests.csproj index dba51506..de2c2279 100644 --- a/Codewars/6kyu/ConvertStringToCamelCase/ConvertStringToCamelCase.UnitTests/ConvertStringToCamelCase.UnitTests.csproj +++ b/Codewars/6kyu/ConvertStringToCamelCase/ConvertStringToCamelCase.UnitTests/ConvertStringToCamelCase.UnitTests.csproj @@ -11,7 +11,7 @@ - + diff --git a/Codewars/6kyu/CountCharactersInString/CountCharactersInString.UnitTests/CountCharactersInString.UnitTests.csproj b/Codewars/6kyu/CountCharactersInString/CountCharactersInString.UnitTests/CountCharactersInString.UnitTests.csproj index 125a03c0..fdd83df4 100644 --- a/Codewars/6kyu/CountCharactersInString/CountCharactersInString.UnitTests/CountCharactersInString.UnitTests.csproj +++ b/Codewars/6kyu/CountCharactersInString/CountCharactersInString.UnitTests/CountCharactersInString.UnitTests.csproj @@ -11,7 +11,7 @@ - + diff --git a/Codewars/6kyu/DecipherThis/DecipherThis.UnitTests/DecipherThis.UnitTests.csproj b/Codewars/6kyu/DecipherThis/DecipherThis.UnitTests/DecipherThis.UnitTests.csproj index a05639bc..5bf848df 100644 --- a/Codewars/6kyu/DecipherThis/DecipherThis.UnitTests/DecipherThis.UnitTests.csproj +++ b/Codewars/6kyu/DecipherThis/DecipherThis.UnitTests/DecipherThis.UnitTests.csproj @@ -11,7 +11,7 @@ - + diff --git a/Codewars/6kyu/GiveMeAdiamond/GiveMeAdiamond.UnitTests/GiveMeAdiamond.UnitTests.csproj b/Codewars/6kyu/GiveMeAdiamond/GiveMeAdiamond.UnitTests/GiveMeAdiamond.UnitTests.csproj index 5f6f7bdc..89a557d1 100644 --- a/Codewars/6kyu/GiveMeAdiamond/GiveMeAdiamond.UnitTests/GiveMeAdiamond.UnitTests.csproj +++ b/Codewars/6kyu/GiveMeAdiamond/GiveMeAdiamond.UnitTests/GiveMeAdiamond.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/6kyu/IpValidation/IpValidation.UnitTests/IpValidation.UnitTests.csproj b/Codewars/6kyu/IpValidation/IpValidation.UnitTests/IpValidation.UnitTests.csproj index bef4029b..70fea4fa 100644 --- a/Codewars/6kyu/IpValidation/IpValidation.UnitTests/IpValidation.UnitTests.csproj +++ b/Codewars/6kyu/IpValidation/IpValidation.UnitTests/IpValidation.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Codewars/6kyu/MultiplesOf3Or5/MultiplesOf3Or5.UnitTests/MultiplesOf3Or5.UnitTests.csproj b/Codewars/6kyu/MultiplesOf3Or5/MultiplesOf3Or5.UnitTests/MultiplesOf3Or5.UnitTests.csproj index b102617b..fa302479 100644 --- a/Codewars/6kyu/MultiplesOf3Or5/MultiplesOf3Or5.UnitTests/MultiplesOf3Or5.UnitTests.csproj +++ b/Codewars/6kyu/MultiplesOf3Or5/MultiplesOf3Or5.UnitTests/MultiplesOf3Or5.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/6kyu/SumOfGroups/SumOfGroups.UnitTests/SumOfGroups.UnitTests.csproj b/Codewars/6kyu/SumOfGroups/SumOfGroups.UnitTests/SumOfGroups.UnitTests.csproj index 05e3d419..369b16cc 100644 --- a/Codewars/6kyu/SumOfGroups/SumOfGroups.UnitTests/SumOfGroups.UnitTests.csproj +++ b/Codewars/6kyu/SumOfGroups/SumOfGroups.UnitTests/SumOfGroups.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Codewars/7kyu/AlphabetSymmetry/AlphabetSymmetry.UnitTests/AlphabetSymmetry.UnitTests.csproj b/Codewars/7kyu/AlphabetSymmetry/AlphabetSymmetry.UnitTests/AlphabetSymmetry.UnitTests.csproj index 7f4b14b9..9fa81601 100644 --- a/Codewars/7kyu/AlphabetSymmetry/AlphabetSymmetry.UnitTests/AlphabetSymmetry.UnitTests.csproj +++ b/Codewars/7kyu/AlphabetSymmetry/AlphabetSymmetry.UnitTests/AlphabetSymmetry.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/AreTheNumbersInOrder/AreTheNumbersInOrder.UnitTests/AreTheNumbersInOrder.UnitTests.csproj b/Codewars/7kyu/AreTheNumbersInOrder/AreTheNumbersInOrder.UnitTests/AreTheNumbersInOrder.UnitTests.csproj index c08076cf..e0203808 100644 --- a/Codewars/7kyu/AreTheNumbersInOrder/AreTheNumbersInOrder.UnitTests/AreTheNumbersInOrder.UnitTests.csproj +++ b/Codewars/7kyu/AreTheNumbersInOrder/AreTheNumbersInOrder.UnitTests/AreTheNumbersInOrder.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/BinaryAddition/BinaryAddition.UnitTests/BinaryAddition.UnitTests.csproj b/Codewars/7kyu/BinaryAddition/BinaryAddition.UnitTests/BinaryAddition.UnitTests.csproj index 9abc743e..2b027dc6 100644 --- a/Codewars/7kyu/BinaryAddition/BinaryAddition.UnitTests/BinaryAddition.UnitTests.csproj +++ b/Codewars/7kyu/BinaryAddition/BinaryAddition.UnitTests/BinaryAddition.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/BinaryScore/BinaryScore.UnitTests/BinaryScore.UnitTests.csproj b/Codewars/7kyu/BinaryScore/BinaryScore.UnitTests/BinaryScore.UnitTests.csproj index 190c2c52..cb326097 100644 --- a/Codewars/7kyu/BinaryScore/BinaryScore.UnitTests/BinaryScore.UnitTests.csproj +++ b/Codewars/7kyu/BinaryScore/BinaryScore.UnitTests/BinaryScore.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/CaseSwapping/CaseSwapping.UnitTests/CaseSwapping.UnitTests.csproj b/Codewars/7kyu/CaseSwapping/CaseSwapping.UnitTests/CaseSwapping.UnitTests.csproj index d57636e9..07d2f9e5 100644 --- a/Codewars/7kyu/CaseSwapping/CaseSwapping.UnitTests/CaseSwapping.UnitTests.csproj +++ b/Codewars/7kyu/CaseSwapping/CaseSwapping.UnitTests/CaseSwapping.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/CharacterCounter/CharacterCounter.UnitTests/CharacterCounter.UnitTests.csproj b/Codewars/7kyu/CharacterCounter/CharacterCounter.UnitTests/CharacterCounter.UnitTests.csproj index 18c9a215..538a5eba 100644 --- a/Codewars/7kyu/CharacterCounter/CharacterCounter.UnitTests/CharacterCounter.UnitTests.csproj +++ b/Codewars/7kyu/CharacterCounter/CharacterCounter.UnitTests/CharacterCounter.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/CircleAreaInsideSquare/CircleAreaInsideSquare.UnitTests/CircleAreaInsideSquare.UnitTests.csproj b/Codewars/7kyu/CircleAreaInsideSquare/CircleAreaInsideSquare.UnitTests/CircleAreaInsideSquare.UnitTests.csproj index 474b3d0c..1fd28c42 100644 --- a/Codewars/7kyu/CircleAreaInsideSquare/CircleAreaInsideSquare.UnitTests/CircleAreaInsideSquare.UnitTests.csproj +++ b/Codewars/7kyu/CircleAreaInsideSquare/CircleAreaInsideSquare.UnitTests/CircleAreaInsideSquare.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/CountTheDigit/CountTheDigit.UnitTests/CountTheDigit.UnitTests.csproj b/Codewars/7kyu/CountTheDigit/CountTheDigit.UnitTests/CountTheDigit.UnitTests.csproj index 4a89b219..0a791253 100644 --- a/Codewars/7kyu/CountTheDigit/CountTheDigit.UnitTests/CountTheDigit.UnitTests.csproj +++ b/Codewars/7kyu/CountTheDigit/CountTheDigit.UnitTests/CountTheDigit.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/CreditCardMask/CreditCardMask.UnitTests/CreditCardMask.UnitTests.csproj b/Codewars/7kyu/CreditCardMask/CreditCardMask.UnitTests/CreditCardMask.UnitTests.csproj index 4723dc5b..61bb262e 100644 --- a/Codewars/7kyu/CreditCardMask/CreditCardMask.UnitTests/CreditCardMask.UnitTests.csproj +++ b/Codewars/7kyu/CreditCardMask/CreditCardMask.UnitTests/CreditCardMask.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/DescendingOrder/DescendingOrder.UnitTests/DescendingOrder.UnitTests.csproj b/Codewars/7kyu/DescendingOrder/DescendingOrder.UnitTests/DescendingOrder.UnitTests.csproj index fbb6e7de..bac9ba9e 100644 --- a/Codewars/7kyu/DescendingOrder/DescendingOrder.UnitTests/DescendingOrder.UnitTests.csproj +++ b/Codewars/7kyu/DescendingOrder/DescendingOrder.UnitTests/DescendingOrder.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Codewars/7kyu/FindTheCapitals/FindTheCapitals.UnitTests/FindTheCapitals.UnitTests.csproj b/Codewars/7kyu/FindTheCapitals/FindTheCapitals.UnitTests/FindTheCapitals.UnitTests.csproj index 4a636b3d..48c542a2 100644 --- a/Codewars/7kyu/FindTheCapitals/FindTheCapitals.UnitTests/FindTheCapitals.UnitTests.csproj +++ b/Codewars/7kyu/FindTheCapitals/FindTheCapitals.UnitTests/FindTheCapitals.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/FindTheDivisors/FindTheDivisors.UnitTests/FindTheDivisors.UnitTests.csproj b/Codewars/7kyu/FindTheDivisors/FindTheDivisors.UnitTests/FindTheDivisors.UnitTests.csproj index 4f4ee449..d4fa287f 100644 --- a/Codewars/7kyu/FindTheDivisors/FindTheDivisors.UnitTests/FindTheDivisors.UnitTests.csproj +++ b/Codewars/7kyu/FindTheDivisors/FindTheDivisors.UnitTests/FindTheDivisors.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Codewars/7kyu/FindTheMiddleElement/FindTheMiddleElement.UnitTests/FindTheMiddleElement.UnitTests.csproj b/Codewars/7kyu/FindTheMiddleElement/FindTheMiddleElement.UnitTests/FindTheMiddleElement.UnitTests.csproj index 42283b43..035ffa7e 100644 --- a/Codewars/7kyu/FindTheMiddleElement/FindTheMiddleElement.UnitTests/FindTheMiddleElement.UnitTests.csproj +++ b/Codewars/7kyu/FindTheMiddleElement/FindTheMiddleElement.UnitTests/FindTheMiddleElement.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/FindTheNthDigitOfNumber/FindTheNthDigitOfNumber.UnitTests/FindTheNthDigitOfNumber.UnitTests.csproj b/Codewars/7kyu/FindTheNthDigitOfNumber/FindTheNthDigitOfNumber.UnitTests/FindTheNthDigitOfNumber.UnitTests.csproj index f6b90f08..a82821c0 100644 --- a/Codewars/7kyu/FindTheNthDigitOfNumber/FindTheNthDigitOfNumber.UnitTests/FindTheNthDigitOfNumber.UnitTests.csproj +++ b/Codewars/7kyu/FindTheNthDigitOfNumber/FindTheNthDigitOfNumber.UnitTests/FindTheNthDigitOfNumber.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/FindTheVowels/FindTheVowels.UnitTests/FindTheVowels.UnitTests.csproj b/Codewars/7kyu/FindTheVowels/FindTheVowels.UnitTests/FindTheVowels.UnitTests.csproj index 0439f439..f1fb1b11 100644 --- a/Codewars/7kyu/FindTheVowels/FindTheVowels.UnitTests/FindTheVowels.UnitTests.csproj +++ b/Codewars/7kyu/FindTheVowels/FindTheVowels.UnitTests/FindTheVowels.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/HelpFarmerCountAnimals/HelpFarmerCountAnimals.UnitTests/HelpFarmerCountAnimals.UnitTests.csproj b/Codewars/7kyu/HelpFarmerCountAnimals/HelpFarmerCountAnimals.UnitTests/HelpFarmerCountAnimals.UnitTests.csproj index 9ff80544..84452c56 100644 --- a/Codewars/7kyu/HelpFarmerCountAnimals/HelpFarmerCountAnimals.UnitTests/HelpFarmerCountAnimals.UnitTests.csproj +++ b/Codewars/7kyu/HelpFarmerCountAnimals/HelpFarmerCountAnimals.UnitTests/HelpFarmerCountAnimals.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Codewars/7kyu/HighestAndLowest/HighestAndLowest.UnitTests/HighestAndLowest.UnitTests.csproj b/Codewars/7kyu/HighestAndLowest/HighestAndLowest.UnitTests/HighestAndLowest.UnitTests.csproj index c2f9bf5f..dd78a68b 100644 --- a/Codewars/7kyu/HighestAndLowest/HighestAndLowest.UnitTests/HighestAndLowest.UnitTests.csproj +++ b/Codewars/7kyu/HighestAndLowest/HighestAndLowest.UnitTests/HighestAndLowest.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Codewars/7kyu/InsertDashes/InsertDashes.UnitTests/InsertDashes.UnitTests.csproj b/Codewars/7kyu/InsertDashes/InsertDashes.UnitTests/InsertDashes.UnitTests.csproj index 5fc8bc0e..fab05508 100644 --- a/Codewars/7kyu/InsertDashes/InsertDashes.UnitTests/InsertDashes.UnitTests.csproj +++ b/Codewars/7kyu/InsertDashes/InsertDashes.UnitTests/InsertDashes.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/JadenCasingStrings/JadenCasingStrings.UnitTests/JadenCasingStrings.UnitTests.csproj b/Codewars/7kyu/JadenCasingStrings/JadenCasingStrings.UnitTests/JadenCasingStrings.UnitTests.csproj index c78e8eb7..4e07f288 100644 --- a/Codewars/7kyu/JadenCasingStrings/JadenCasingStrings.UnitTests/JadenCasingStrings.UnitTests.csproj +++ b/Codewars/7kyu/JadenCasingStrings/JadenCasingStrings.UnitTests/JadenCasingStrings.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/Largest5DigitNumberInSeries/Largest5DigitNumberInSeries.UnitTests/Largest5DigitNumberInSeries.UnitTests.csproj b/Codewars/7kyu/Largest5DigitNumberInSeries/Largest5DigitNumberInSeries.UnitTests/Largest5DigitNumberInSeries.UnitTests.csproj index 5c3fea32..d068be66 100644 --- a/Codewars/7kyu/Largest5DigitNumberInSeries/Largest5DigitNumberInSeries.UnitTests/Largest5DigitNumberInSeries.UnitTests.csproj +++ b/Codewars/7kyu/Largest5DigitNumberInSeries/Largest5DigitNumberInSeries.UnitTests/Largest5DigitNumberInSeries.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/LeapYears/LeapYears.UnitTests/LeapYears.UnitTests.csproj b/Codewars/7kyu/LeapYears/LeapYears.UnitTests/LeapYears.UnitTests.csproj index 1de71a72..4e215929 100644 --- a/Codewars/7kyu/LeapYears/LeapYears.UnitTests/LeapYears.UnitTests.csproj +++ b/Codewars/7kyu/LeapYears/LeapYears.UnitTests/LeapYears.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Codewars/7kyu/ListFiltering/ListFiltering.UnitTests/ListFiltering.UnitTests.csproj b/Codewars/7kyu/ListFiltering/ListFiltering.UnitTests/ListFiltering.UnitTests.csproj index 26eb6d54..dbe666a4 100644 --- a/Codewars/7kyu/ListFiltering/ListFiltering.UnitTests/ListFiltering.UnitTests.csproj +++ b/Codewars/7kyu/ListFiltering/ListFiltering.UnitTests/ListFiltering.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/MaxDiffEasy/MaxDiffEasy.UnitTests/MaxDiffEasy.UnitTests.csproj b/Codewars/7kyu/MaxDiffEasy/MaxDiffEasy.UnitTests/MaxDiffEasy.UnitTests.csproj index d1ef3d66..1b1caa69 100644 --- a/Codewars/7kyu/MaxDiffEasy/MaxDiffEasy.UnitTests/MaxDiffEasy.UnitTests.csproj +++ b/Codewars/7kyu/MaxDiffEasy/MaxDiffEasy.UnitTests/MaxDiffEasy.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/MaximumLengthDifference/MaximumLengthDifference.UnitTests/MaximumLengthDifference.UnitTests.csproj b/Codewars/7kyu/MaximumLengthDifference/MaximumLengthDifference.UnitTests/MaximumLengthDifference.UnitTests.csproj index dd1a9252..5134ab03 100644 --- a/Codewars/7kyu/MaximumLengthDifference/MaximumLengthDifference.UnitTests/MaximumLengthDifference.UnitTests.csproj +++ b/Codewars/7kyu/MaximumLengthDifference/MaximumLengthDifference.UnitTests/MaximumLengthDifference.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/Mumbling/Mumbling.UnitTests/Mumbling.UnitTests.csproj b/Codewars/7kyu/Mumbling/Mumbling.UnitTests/Mumbling.UnitTests.csproj index ed638574..bbb2c528 100644 --- a/Codewars/7kyu/Mumbling/Mumbling.UnitTests/Mumbling.UnitTests.csproj +++ b/Codewars/7kyu/Mumbling/Mumbling.UnitTests/Mumbling.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/NarcissisticNumbers/NarcissisticNumbers.UnitTests/NarcissisticNumbers.UnitTests.csproj b/Codewars/7kyu/NarcissisticNumbers/NarcissisticNumbers.UnitTests/NarcissisticNumbers.UnitTests.csproj index 7d132bb9..373685d7 100644 --- a/Codewars/7kyu/NarcissisticNumbers/NarcissisticNumbers.UnitTests/NarcissisticNumbers.UnitTests.csproj +++ b/Codewars/7kyu/NarcissisticNumbers/NarcissisticNumbers.UnitTests/NarcissisticNumbers.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/NextPalindromicNumber/NextPalindromicNumber.UnitTests/NextPalindromicNumber.UnitTests.csproj b/Codewars/7kyu/NextPalindromicNumber/NextPalindromicNumber.UnitTests/NextPalindromicNumber.UnitTests.csproj index cc4b98b2..62a1ea16 100644 --- a/Codewars/7kyu/NextPalindromicNumber/NextPalindromicNumber.UnitTests/NextPalindromicNumber.UnitTests.csproj +++ b/Codewars/7kyu/NextPalindromicNumber/NextPalindromicNumber.UnitTests/NextPalindromicNumber.UnitTests.csproj @@ -11,7 +11,7 @@ - + diff --git a/Codewars/7kyu/PossibilitiesArray/PossibilitiesArray.UnitTests/PossibilitiesArray.UnitTests.csproj b/Codewars/7kyu/PossibilitiesArray/PossibilitiesArray.UnitTests/PossibilitiesArray.UnitTests.csproj index 26f8c9a4..3af184a0 100644 --- a/Codewars/7kyu/PossibilitiesArray/PossibilitiesArray.UnitTests/PossibilitiesArray.UnitTests.csproj +++ b/Codewars/7kyu/PossibilitiesArray/PossibilitiesArray.UnitTests/PossibilitiesArray.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/RemoveTheMinimum/RemoveTheMinimum.UnitTests/RemoveTheMinimum.UnitTests.csproj b/Codewars/7kyu/RemoveTheMinimum/RemoveTheMinimum.UnitTests/RemoveTheMinimum.UnitTests.csproj index cc8138b1..7e5c09a9 100644 --- a/Codewars/7kyu/RemoveTheMinimum/RemoveTheMinimum.UnitTests/RemoveTheMinimum.UnitTests.csproj +++ b/Codewars/7kyu/RemoveTheMinimum/RemoveTheMinimum.UnitTests/RemoveTheMinimum.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/ReturnClosestNumberMultipleOf10/ReturnClosestNumberMultipleOf10.UnitTests/ReturnClosestNumberMultipleOf10.UnitTests.csproj b/Codewars/7kyu/ReturnClosestNumberMultipleOf10/ReturnClosestNumberMultipleOf10.UnitTests/ReturnClosestNumberMultipleOf10.UnitTests.csproj index b29b4291..5e23a46b 100644 --- a/Codewars/7kyu/ReturnClosestNumberMultipleOf10/ReturnClosestNumberMultipleOf10.UnitTests/ReturnClosestNumberMultipleOf10.UnitTests.csproj +++ b/Codewars/7kyu/ReturnClosestNumberMultipleOf10/ReturnClosestNumberMultipleOf10.UnitTests/ReturnClosestNumberMultipleOf10.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/RoundUpToNextMultipleOf5/RoundUpToNextMultipleOf5.UnitTests/RoundUpToNextMultipleOf5.UnitTests.csproj b/Codewars/7kyu/RoundUpToNextMultipleOf5/RoundUpToNextMultipleOf5.UnitTests/RoundUpToNextMultipleOf5.UnitTests.csproj index e42d7e28..0c8556c3 100644 --- a/Codewars/7kyu/RoundUpToNextMultipleOf5/RoundUpToNextMultipleOf5.UnitTests/RoundUpToNextMultipleOf5.UnitTests.csproj +++ b/Codewars/7kyu/RoundUpToNextMultipleOf5/RoundUpToNextMultipleOf5.UnitTests/RoundUpToNextMultipleOf5.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/SimpleStringCharacters/SimpleStringCharacters.UnitTests/SimpleStringCharacters.UnitTests.csproj b/Codewars/7kyu/SimpleStringCharacters/SimpleStringCharacters.UnitTests/SimpleStringCharacters.UnitTests.csproj index 237fa6e6..973173e5 100644 --- a/Codewars/7kyu/SimpleStringCharacters/SimpleStringCharacters.UnitTests/SimpleStringCharacters.UnitTests.csproj +++ b/Codewars/7kyu/SimpleStringCharacters/SimpleStringCharacters.UnitTests/SimpleStringCharacters.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/SortNumbers/SortNumbers.UnitTests/SortNumbers.UnitTests.csproj b/Codewars/7kyu/SortNumbers/SortNumbers.UnitTests/SortNumbers.UnitTests.csproj index ca300c7b..69e0fcad 100644 --- a/Codewars/7kyu/SortNumbers/SortNumbers.UnitTests/SortNumbers.UnitTests.csproj +++ b/Codewars/7kyu/SortNumbers/SortNumbers.UnitTests/SortNumbers.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/StringEndsWith/StringEndsWith.UnitTests/StringEndsWith.UnitTests.csproj b/Codewars/7kyu/StringEndsWith/StringEndsWith.UnitTests/StringEndsWith.UnitTests.csproj index 14ce7d7d..b887572f 100644 --- a/Codewars/7kyu/StringEndsWith/StringEndsWith.UnitTests/StringEndsWith.UnitTests.csproj +++ b/Codewars/7kyu/StringEndsWith/StringEndsWith.UnitTests/StringEndsWith.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/SumOfSequence/SumOfSequence.UnitTests/SumOfSequence.UnitTests.csproj b/Codewars/7kyu/SumOfSequence/SumOfSequence.UnitTests/SumOfSequence.UnitTests.csproj index d45f6f49..f871ab4e 100644 --- a/Codewars/7kyu/SumOfSequence/SumOfSequence.UnitTests/SumOfSequence.UnitTests.csproj +++ b/Codewars/7kyu/SumOfSequence/SumOfSequence.UnitTests/SumOfSequence.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Codewars/7kyu/SumOfTwoLowestPositiveIntegers/SumOfTwoLowestPositiveIntegers.UnitTests/SumOfTwoLowestPositiveIntegers.UnitTests.csproj b/Codewars/7kyu/SumOfTwoLowestPositiveIntegers/SumOfTwoLowestPositiveIntegers.UnitTests/SumOfTwoLowestPositiveIntegers.UnitTests.csproj index a3a4fd2e..d82918c2 100644 --- a/Codewars/7kyu/SumOfTwoLowestPositiveIntegers/SumOfTwoLowestPositiveIntegers.UnitTests/SumOfTwoLowestPositiveIntegers.UnitTests.csproj +++ b/Codewars/7kyu/SumOfTwoLowestPositiveIntegers/SumOfTwoLowestPositiveIntegers.UnitTests/SumOfTwoLowestPositiveIntegers.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/7kyu/TheHighestProfitWins/TheHighestProfitWins.UnitTests/TheHighestProfitWins.UnitTests.csproj b/Codewars/7kyu/TheHighestProfitWins/TheHighestProfitWins.UnitTests/TheHighestProfitWins.UnitTests.csproj index 6bda9d6f..4597a315 100644 --- a/Codewars/7kyu/TheHighestProfitWins/TheHighestProfitWins.UnitTests/TheHighestProfitWins.UnitTests.csproj +++ b/Codewars/7kyu/TheHighestProfitWins/TheHighestProfitWins.UnitTests/TheHighestProfitWins.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Codewars/7kyu/TwoToOne/TwoToOne.UnitTests/TwoToOne.UnitTests.csproj b/Codewars/7kyu/TwoToOne/TwoToOne.UnitTests/TwoToOne.UnitTests.csproj index e5f133f1..6e24750e 100644 --- a/Codewars/7kyu/TwoToOne/TwoToOne.UnitTests/TwoToOne.UnitTests.csproj +++ b/Codewars/7kyu/TwoToOne/TwoToOne.UnitTests/TwoToOne.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Codewars/7kyu/YouGotChange/YouGotChange.UnitTests/YouGotChange.UnitTests.csproj b/Codewars/7kyu/YouGotChange/YouGotChange.UnitTests/YouGotChange.UnitTests.csproj index 07beb249..ad3adb09 100644 --- a/Codewars/7kyu/YouGotChange/YouGotChange.UnitTests/YouGotChange.UnitTests.csproj +++ b/Codewars/7kyu/YouGotChange/YouGotChange.UnitTests/YouGotChange.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/AdamAndEve/AdamAndEve.UnitTests/AdamAndEve.UnitTests.csproj b/Codewars/8kyu/AdamAndEve/AdamAndEve.UnitTests/AdamAndEve.UnitTests.csproj index 051c48ea..a3aa293b 100644 --- a/Codewars/8kyu/AdamAndEve/AdamAndEve.UnitTests/AdamAndEve.UnitTests.csproj +++ b/Codewars/8kyu/AdamAndEve/AdamAndEve.UnitTests/AdamAndEve.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Codewars/8kyu/AreTheyOpposite/AreTheyOpposite.UnitTests/AreTheyOpposite.UnitTests.csproj b/Codewars/8kyu/AreTheyOpposite/AreTheyOpposite.UnitTests/AreTheyOpposite.UnitTests.csproj index d7d8e2e2..6c7fc092 100644 --- a/Codewars/8kyu/AreTheyOpposite/AreTheyOpposite.UnitTests/AreTheyOpposite.UnitTests.csproj +++ b/Codewars/8kyu/AreTheyOpposite/AreTheyOpposite.UnitTests/AreTheyOpposite.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Codewars/8kyu/AreaOfaSquare/AreaOfaSquare.UnitTests/AreaOfaSquare.UnitTests.csproj b/Codewars/8kyu/AreaOfaSquare/AreaOfaSquare.UnitTests/AreaOfaSquare.UnitTests.csproj index f6ac444f..417aaaf2 100644 --- a/Codewars/8kyu/AreaOfaSquare/AreaOfaSquare.UnitTests/AreaOfaSquare.UnitTests.csproj +++ b/Codewars/8kyu/AreaOfaSquare/AreaOfaSquare.UnitTests/AreaOfaSquare.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/CatYearsDogYears/CatYearsDogYears.UnitTests/CatYearsDogYears.UnitTests.csproj b/Codewars/8kyu/CatYearsDogYears/CatYearsDogYears.UnitTests/CatYearsDogYears.UnitTests.csproj index ea602ba7..475031c0 100644 --- a/Codewars/8kyu/CatYearsDogYears/CatYearsDogYears.UnitTests/CatYearsDogYears.UnitTests.csproj +++ b/Codewars/8kyu/CatYearsDogYears/CatYearsDogYears.UnitTests/CatYearsDogYears.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/CharacterFrequency/CharacterFrequency.UnitTests/CharacterFrequency.UnitTests.csproj b/Codewars/8kyu/CharacterFrequency/CharacterFrequency.UnitTests/CharacterFrequency.UnitTests.csproj index 38439c58..24fd2b1b 100644 --- a/Codewars/8kyu/CharacterFrequency/CharacterFrequency.UnitTests/CharacterFrequency.UnitTests.csproj +++ b/Codewars/8kyu/CharacterFrequency/CharacterFrequency.UnitTests/CharacterFrequency.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/Collinearity/Collinearity.UnitTests/Collinearity.UnitTests.csproj b/Codewars/8kyu/Collinearity/Collinearity.UnitTests/Collinearity.UnitTests.csproj index e186ac4d..2ade1008 100644 --- a/Codewars/8kyu/Collinearity/Collinearity.UnitTests/Collinearity.UnitTests.csproj +++ b/Codewars/8kyu/Collinearity/Collinearity.UnitTests/Collinearity.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Codewars/8kyu/ColorGhost/ColorGhost.UnitTests/ColorGhost.UnitTests.csproj b/Codewars/8kyu/ColorGhost/ColorGhost.UnitTests/ColorGhost.UnitTests.csproj index ff7f28c8..e14352a8 100644 --- a/Codewars/8kyu/ColorGhost/ColorGhost.UnitTests/ColorGhost.UnitTests.csproj +++ b/Codewars/8kyu/ColorGhost/ColorGhost.UnitTests/ColorGhost.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/CorrectTheMistakesOfTheCharacterRecognitionSoftware/CorrectTheMistakesOfTheCharacterRecognitionSoftware.UnitTests/CorrectTheMistakesOfTheCharacterRecognitionSoftware.UnitTests.csproj b/Codewars/8kyu/CorrectTheMistakesOfTheCharacterRecognitionSoftware/CorrectTheMistakesOfTheCharacterRecognitionSoftware.UnitTests/CorrectTheMistakesOfTheCharacterRecognitionSoftware.UnitTests.csproj index d695c467..6d2628ec 100644 --- a/Codewars/8kyu/CorrectTheMistakesOfTheCharacterRecognitionSoftware/CorrectTheMistakesOfTheCharacterRecognitionSoftware.UnitTests/CorrectTheMistakesOfTheCharacterRecognitionSoftware.UnitTests.csproj +++ b/Codewars/8kyu/CorrectTheMistakesOfTheCharacterRecognitionSoftware/CorrectTheMistakesOfTheCharacterRecognitionSoftware.UnitTests/CorrectTheMistakesOfTheCharacterRecognitionSoftware.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/DecibelScale/DecibelScale.UnitTests/DecibelScale.UnitTests.csproj b/Codewars/8kyu/DecibelScale/DecibelScale.UnitTests/DecibelScale.UnitTests.csproj index 7f82aea5..c4a27c8b 100644 --- a/Codewars/8kyu/DecibelScale/DecibelScale.UnitTests/DecibelScale.UnitTests.csproj +++ b/Codewars/8kyu/DecibelScale/DecibelScale.UnitTests/DecibelScale.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/DollarsAndCents/DollarsAndCents.UnitTests/DollarsAndCents.UnitTests.csproj b/Codewars/8kyu/DollarsAndCents/DollarsAndCents.UnitTests/DollarsAndCents.UnitTests.csproj index 2bddec1d..91e83f6a 100644 --- a/Codewars/8kyu/DollarsAndCents/DollarsAndCents.UnitTests/DollarsAndCents.UnitTests.csproj +++ b/Codewars/8kyu/DollarsAndCents/DollarsAndCents.UnitTests/DollarsAndCents.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/DoubleChar/DoubleChar.UnitTests/DoubleChar.UnitTests.csproj b/Codewars/8kyu/DoubleChar/DoubleChar.UnitTests/DoubleChar.UnitTests.csproj index bd327e0c..87ce89fd 100644 --- a/Codewars/8kyu/DoubleChar/DoubleChar.UnitTests/DoubleChar.UnitTests.csproj +++ b/Codewars/8kyu/DoubleChar/DoubleChar.UnitTests/DoubleChar.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/ExclamationMarksSeries6/ExclamationMarksSeries6.UnitTests/ExclamationMarksSeries6.UnitTests.csproj b/Codewars/8kyu/ExclamationMarksSeries6/ExclamationMarksSeries6.UnitTests/ExclamationMarksSeries6.UnitTests.csproj index b09af01f..d9f9eb0b 100644 --- a/Codewars/8kyu/ExclamationMarksSeries6/ExclamationMarksSeries6.UnitTests/ExclamationMarksSeries6.UnitTests.csproj +++ b/Codewars/8kyu/ExclamationMarksSeries6/ExclamationMarksSeries6.UnitTests/ExclamationMarksSeries6.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/FindNearestSquareNumber/FindNearestSquareNumber.UnitTests/FindNearestSquareNumber.UnitTests.csproj b/Codewars/8kyu/FindNearestSquareNumber/FindNearestSquareNumber.UnitTests/FindNearestSquareNumber.UnitTests.csproj index 0ce28564..5814c94f 100644 --- a/Codewars/8kyu/FindNearestSquareNumber/FindNearestSquareNumber.UnitTests/FindNearestSquareNumber.UnitTests.csproj +++ b/Codewars/8kyu/FindNearestSquareNumber/FindNearestSquareNumber.UnitTests/FindNearestSquareNumber.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Codewars/8kyu/Grader/Grader.UnitTests/Grader.UnitTests.csproj b/Codewars/8kyu/Grader/Grader.UnitTests/Grader.UnitTests.csproj index f9a82f09..546fad2f 100644 --- a/Codewars/8kyu/Grader/Grader.UnitTests/Grader.UnitTests.csproj +++ b/Codewars/8kyu/Grader/Grader.UnitTests/Grader.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/Holiday4SharkPontoon/Holiday4SharkPontoon.UnitTests/Holiday4SharkPontoon.UnitTests.csproj b/Codewars/8kyu/Holiday4SharkPontoon/Holiday4SharkPontoon.UnitTests/Holiday4SharkPontoon.UnitTests.csproj index 235582fe..f3639e81 100644 --- a/Codewars/8kyu/Holiday4SharkPontoon/Holiday4SharkPontoon.UnitTests/Holiday4SharkPontoon.UnitTests.csproj +++ b/Codewars/8kyu/Holiday4SharkPontoon/Holiday4SharkPontoon.UnitTests/Holiday4SharkPontoon.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/IsYourPeriodLate/IsYourPeriodLate.UnitTests/IsYourPeriodLate.UnitTests.csproj b/Codewars/8kyu/IsYourPeriodLate/IsYourPeriodLate.UnitTests/IsYourPeriodLate.UnitTests.csproj index dd1cb61e..d333587c 100644 --- a/Codewars/8kyu/IsYourPeriodLate/IsYourPeriodLate.UnitTests/IsYourPeriodLate.UnitTests.csproj +++ b/Codewars/8kyu/IsYourPeriodLate/IsYourPeriodLate.UnitTests/IsYourPeriodLate.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Codewars/8kyu/LarioAndMuigiPipeProblem/LarioAndMuigiPipeProblem.UnitTests/LarioAndMuigiPipeProblem.UnitTests.csproj b/Codewars/8kyu/LarioAndMuigiPipeProblem/LarioAndMuigiPipeProblem.UnitTests/LarioAndMuigiPipeProblem.UnitTests.csproj index 84839287..4cd2de98 100644 --- a/Codewars/8kyu/LarioAndMuigiPipeProblem/LarioAndMuigiPipeProblem.UnitTests/LarioAndMuigiPipeProblem.UnitTests.csproj +++ b/Codewars/8kyu/LarioAndMuigiPipeProblem/LarioAndMuigiPipeProblem.UnitTests/LarioAndMuigiPipeProblem.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/MergeTwoSortedArrays/MergeTwoSortedArrays.UnitTests/MergeTwoSortedArrays.UnitTests.csproj b/Codewars/8kyu/MergeTwoSortedArrays/MergeTwoSortedArrays.UnitTests/MergeTwoSortedArrays.UnitTests.csproj index 81845072..f5aadb78 100644 --- a/Codewars/8kyu/MergeTwoSortedArrays/MergeTwoSortedArrays.UnitTests/MergeTwoSortedArrays.UnitTests.csproj +++ b/Codewars/8kyu/MergeTwoSortedArrays/MergeTwoSortedArrays.UnitTests/MergeTwoSortedArrays.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Codewars/8kyu/OnlineRpgPlayerToQualifyingStage/OnlineRpgPlayerToQualifyingStage.UnitTests/OnlineRpgPlayerToQualifyingStage.UnitTests.csproj b/Codewars/8kyu/OnlineRpgPlayerToQualifyingStage/OnlineRpgPlayerToQualifyingStage.UnitTests/OnlineRpgPlayerToQualifyingStage.UnitTests.csproj index f8692949..69d0da40 100644 --- a/Codewars/8kyu/OnlineRpgPlayerToQualifyingStage/OnlineRpgPlayerToQualifyingStage.UnitTests/OnlineRpgPlayerToQualifyingStage.UnitTests.csproj +++ b/Codewars/8kyu/OnlineRpgPlayerToQualifyingStage/OnlineRpgPlayerToQualifyingStage.UnitTests/OnlineRpgPlayerToQualifyingStage.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/Pillars/Pillars.UnitTests/Pillars.UnitTests.csproj b/Codewars/8kyu/Pillars/Pillars.UnitTests/Pillars.UnitTests.csproj index 75474e58..947ff36f 100644 --- a/Codewars/8kyu/Pillars/Pillars.UnitTests/Pillars.UnitTests.csproj +++ b/Codewars/8kyu/Pillars/Pillars.UnitTests/Pillars.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/PlayingWithCubes2/PlayingWithCubes2.UnitTests/PlayingWithCubes2.UnitTests.csproj b/Codewars/8kyu/PlayingWithCubes2/PlayingWithCubes2.UnitTests/PlayingWithCubes2.UnitTests.csproj index a3652f24..bccb567a 100644 --- a/Codewars/8kyu/PlayingWithCubes2/PlayingWithCubes2.UnitTests/PlayingWithCubes2.UnitTests.csproj +++ b/Codewars/8kyu/PlayingWithCubes2/PlayingWithCubes2.UnitTests/PlayingWithCubes2.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/RemoveFirstAndLastCharacter2/RemoveFirstAndLastCharacter2.UnitTests/RemoveFirstAndLastCharacter2.UnitTests.csproj b/Codewars/8kyu/RemoveFirstAndLastCharacter2/RemoveFirstAndLastCharacter2.UnitTests/RemoveFirstAndLastCharacter2.UnitTests.csproj index 6004cb30..bfc4dcd3 100644 --- a/Codewars/8kyu/RemoveFirstAndLastCharacter2/RemoveFirstAndLastCharacter2.UnitTests/RemoveFirstAndLastCharacter2.UnitTests.csproj +++ b/Codewars/8kyu/RemoveFirstAndLastCharacter2/RemoveFirstAndLastCharacter2.UnitTests/RemoveFirstAndLastCharacter2.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/ReversingWordsInString/ReversingWordsInString.UnitTests/ReversingWordsInString.UnitTests.csproj b/Codewars/8kyu/ReversingWordsInString/ReversingWordsInString.UnitTests/ReversingWordsInString.UnitTests.csproj index 3e687e41..b3aaf574 100644 --- a/Codewars/8kyu/ReversingWordsInString/ReversingWordsInString.UnitTests/ReversingWordsInString.UnitTests.csproj +++ b/Codewars/8kyu/ReversingWordsInString/ReversingWordsInString.UnitTests/ReversingWordsInString.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/SleighAuthentication/SleighAuthentication.UnitTests/SleighAuthentication.UnitTests.csproj b/Codewars/8kyu/SleighAuthentication/SleighAuthentication.UnitTests/SleighAuthentication.UnitTests.csproj index 30b6fcce..69ef56e1 100644 --- a/Codewars/8kyu/SleighAuthentication/SleighAuthentication.UnitTests/SleighAuthentication.UnitTests.csproj +++ b/Codewars/8kyu/SleighAuthentication/SleighAuthentication.UnitTests/SleighAuthentication.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Codewars/8kyu/SubtractTheSum/SubtractTheSum.UnitTests/SubtractTheSum.UnitTests.csproj b/Codewars/8kyu/SubtractTheSum/SubtractTheSum.UnitTests/SubtractTheSum.UnitTests.csproj index e4ee9d61..029eb867 100644 --- a/Codewars/8kyu/SubtractTheSum/SubtractTheSum.UnitTests/SubtractTheSum.UnitTests.csproj +++ b/Codewars/8kyu/SubtractTheSum/SubtractTheSum.UnitTests/SubtractTheSum.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/SumTheStrings/SumTheStrings.UnitTests/SumTheStrings.UnitTests.csproj b/Codewars/8kyu/SumTheStrings/SumTheStrings.UnitTests/SumTheStrings.UnitTests.csproj index 29e74509..77701f90 100644 --- a/Codewars/8kyu/SumTheStrings/SumTheStrings.UnitTests/SumTheStrings.UnitTests.csproj +++ b/Codewars/8kyu/SumTheStrings/SumTheStrings.UnitTests/SumTheStrings.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/SumWithoutHighestAndLowestNumber/SumWithoutHighestAndLowestNumber.UnitTests/SumWithoutHighestAndLowestNumber.UnitTests.csproj b/Codewars/8kyu/SumWithoutHighestAndLowestNumber/SumWithoutHighestAndLowestNumber.UnitTests/SumWithoutHighestAndLowestNumber.UnitTests.csproj index 43702b0c..4c660d7b 100644 --- a/Codewars/8kyu/SumWithoutHighestAndLowestNumber/SumWithoutHighestAndLowestNumber.UnitTests/SumWithoutHighestAndLowestNumber.UnitTests.csproj +++ b/Codewars/8kyu/SumWithoutHighestAndLowestNumber/SumWithoutHighestAndLowestNumber.UnitTests/SumWithoutHighestAndLowestNumber.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/TakeAnArrowToTheKneeFunctionally/TakeAnArrowToTheKneeFunctionally.UnitTests/TakeAnArrowToTheKneeFunctionally.UnitTests.csproj b/Codewars/8kyu/TakeAnArrowToTheKneeFunctionally/TakeAnArrowToTheKneeFunctionally.UnitTests/TakeAnArrowToTheKneeFunctionally.UnitTests.csproj index c491aa84..2f7404e0 100644 --- a/Codewars/8kyu/TakeAnArrowToTheKneeFunctionally/TakeAnArrowToTheKneeFunctionally.UnitTests/TakeAnArrowToTheKneeFunctionally.UnitTests.csproj +++ b/Codewars/8kyu/TakeAnArrowToTheKneeFunctionally/TakeAnArrowToTheKneeFunctionally.UnitTests/TakeAnArrowToTheKneeFunctionally.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/VowelRemover/VowelRemover.UnitTests/VowelRemover.UnitTests.csproj b/Codewars/8kyu/VowelRemover/VowelRemover.UnitTests/VowelRemover.UnitTests.csproj index e09f7448..483b51ee 100644 --- a/Codewars/8kyu/VowelRemover/VowelRemover.UnitTests/VowelRemover.UnitTests.csproj +++ b/Codewars/8kyu/VowelRemover/VowelRemover.UnitTests/VowelRemover.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/Codewars/8kyu/WelcomeToTheCity/WelcomeToTheCity.UnitTests/WelcomeToTheCity.UnitTests.csproj b/Codewars/8kyu/WelcomeToTheCity/WelcomeToTheCity.UnitTests/WelcomeToTheCity.UnitTests.csproj index c0838fe9..94d3e3d5 100644 --- a/Codewars/8kyu/WelcomeToTheCity/WelcomeToTheCity.UnitTests/WelcomeToTheCity.UnitTests.csproj +++ b/Codewars/8kyu/WelcomeToTheCity/WelcomeToTheCity.UnitTests/WelcomeToTheCity.UnitTests.csproj @@ -10,7 +10,7 @@ - +