From f351564a8b31e17c3b798dc136b68a3576f1c843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 15:35:25 +0000 Subject: [PATCH] chore(deps): bump AutoFixture.Idioms from 4.18.0 to 4.18.1 Bumps [AutoFixture.Idioms](https://github.com/AutoFixture/AutoFixture) from 4.18.0 to 4.18.1. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.18.0...v4.18.1) --- updated-dependencies: - dependency-name: AutoFixture.Idioms dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 10_Tennis/Tennis.csproj | 2 +- 11_GildedRose/GildedRoseTests/GildedRoseTests.csproj | 2 +- 12_Raid/Raid.csproj | 2 +- 13_RefactoringGolf/RefactoringGolf.csproj | 2 +- 14_CharacterCopier/CharacterCopier.csproj | 2 +- 15_TicTacToeMock/TicTacToeMock.csproj | 2 +- 16_ESAMarsRover/ESAMarsRover.csproj | 2 +- 17_ShoppingCart/ShoppingCart.csproj | 2 +- 18_SmellyTicTacToe/SmellyTicTacToe.csproj | 2 +- 19_SocialNetwork/SocialNetwork.csproj | 2 +- 1_FizzBuzz/FizzBuzz.csproj | 2 +- 20_Katacombs/Katacombs.csproj | 2 +- 2_LeapYear/LeapYear.csproj | 2 +- 3_Fibonacci/Fibonacci.csproj | 2 +- 4_StackKata/StackKata.csproj | 2 +- 5_RomanNumerals/RomanNumerals.csproj | 2 +- 6_PrimeFactors/PrimeFactors.csproj | 2 +- 7_TicTacToe/TicTacToe.csproj | 2 +- 8_Yahtzee/Yahtzee.csproj | 2 +- 9_MarsRover/MarsRover.csproj | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/10_Tennis/Tennis.csproj b/10_Tennis/Tennis.csproj index 21be7ae..0482e72 100644 --- a/10_Tennis/Tennis.csproj +++ b/10_Tennis/Tennis.csproj @@ -12,7 +12,7 @@ - + diff --git a/11_GildedRose/GildedRoseTests/GildedRoseTests.csproj b/11_GildedRose/GildedRoseTests/GildedRoseTests.csproj index 7781267..50d85de 100644 --- a/11_GildedRose/GildedRoseTests/GildedRoseTests.csproj +++ b/11_GildedRose/GildedRoseTests/GildedRoseTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/12_Raid/Raid.csproj b/12_Raid/Raid.csproj index 4e3da6c..39d66fd 100644 --- a/12_Raid/Raid.csproj +++ b/12_Raid/Raid.csproj @@ -12,7 +12,7 @@ - + diff --git a/13_RefactoringGolf/RefactoringGolf.csproj b/13_RefactoringGolf/RefactoringGolf.csproj index 5606763..c139c2b 100644 --- a/13_RefactoringGolf/RefactoringGolf.csproj +++ b/13_RefactoringGolf/RefactoringGolf.csproj @@ -12,7 +12,7 @@ - + diff --git a/14_CharacterCopier/CharacterCopier.csproj b/14_CharacterCopier/CharacterCopier.csproj index d1d01ce..2bce98d 100644 --- a/14_CharacterCopier/CharacterCopier.csproj +++ b/14_CharacterCopier/CharacterCopier.csproj @@ -11,7 +11,7 @@ - + diff --git a/15_TicTacToeMock/TicTacToeMock.csproj b/15_TicTacToeMock/TicTacToeMock.csproj index 7cecfdd..231df68 100644 --- a/15_TicTacToeMock/TicTacToeMock.csproj +++ b/15_TicTacToeMock/TicTacToeMock.csproj @@ -12,7 +12,7 @@ - + diff --git a/16_ESAMarsRover/ESAMarsRover.csproj b/16_ESAMarsRover/ESAMarsRover.csproj index 63ce369..90a7efd 100644 --- a/16_ESAMarsRover/ESAMarsRover.csproj +++ b/16_ESAMarsRover/ESAMarsRover.csproj @@ -11,7 +11,7 @@ - + diff --git a/17_ShoppingCart/ShoppingCart.csproj b/17_ShoppingCart/ShoppingCart.csproj index 171ef09..1c8e6a8 100644 --- a/17_ShoppingCart/ShoppingCart.csproj +++ b/17_ShoppingCart/ShoppingCart.csproj @@ -11,7 +11,7 @@ - + diff --git a/18_SmellyTicTacToe/SmellyTicTacToe.csproj b/18_SmellyTicTacToe/SmellyTicTacToe.csproj index 28b6d77..26cabef 100644 --- a/18_SmellyTicTacToe/SmellyTicTacToe.csproj +++ b/18_SmellyTicTacToe/SmellyTicTacToe.csproj @@ -12,7 +12,7 @@ - + diff --git a/19_SocialNetwork/SocialNetwork.csproj b/19_SocialNetwork/SocialNetwork.csproj index 30d1c97..c48a921 100644 --- a/19_SocialNetwork/SocialNetwork.csproj +++ b/19_SocialNetwork/SocialNetwork.csproj @@ -11,7 +11,7 @@ - + diff --git a/1_FizzBuzz/FizzBuzz.csproj b/1_FizzBuzz/FizzBuzz.csproj index aad63dc..7a5d4f7 100644 --- a/1_FizzBuzz/FizzBuzz.csproj +++ b/1_FizzBuzz/FizzBuzz.csproj @@ -12,7 +12,7 @@ - + diff --git a/20_Katacombs/Katacombs.csproj b/20_Katacombs/Katacombs.csproj index 3368ee3..616c7c6 100644 --- a/20_Katacombs/Katacombs.csproj +++ b/20_Katacombs/Katacombs.csproj @@ -11,7 +11,7 @@ - + diff --git a/2_LeapYear/LeapYear.csproj b/2_LeapYear/LeapYear.csproj index f1f2267..d5dd447 100644 --- a/2_LeapYear/LeapYear.csproj +++ b/2_LeapYear/LeapYear.csproj @@ -12,7 +12,7 @@ - + diff --git a/3_Fibonacci/Fibonacci.csproj b/3_Fibonacci/Fibonacci.csproj index 0c30622..f45c6a5 100644 --- a/3_Fibonacci/Fibonacci.csproj +++ b/3_Fibonacci/Fibonacci.csproj @@ -12,7 +12,7 @@ - + diff --git a/4_StackKata/StackKata.csproj b/4_StackKata/StackKata.csproj index 389daf3..99c3fa3 100644 --- a/4_StackKata/StackKata.csproj +++ b/4_StackKata/StackKata.csproj @@ -12,7 +12,7 @@ - + diff --git a/5_RomanNumerals/RomanNumerals.csproj b/5_RomanNumerals/RomanNumerals.csproj index a0180a9..4320fcf 100644 --- a/5_RomanNumerals/RomanNumerals.csproj +++ b/5_RomanNumerals/RomanNumerals.csproj @@ -12,7 +12,7 @@ - + diff --git a/6_PrimeFactors/PrimeFactors.csproj b/6_PrimeFactors/PrimeFactors.csproj index a8bf447..3ee2615 100644 --- a/6_PrimeFactors/PrimeFactors.csproj +++ b/6_PrimeFactors/PrimeFactors.csproj @@ -12,7 +12,7 @@ - + diff --git a/7_TicTacToe/TicTacToe.csproj b/7_TicTacToe/TicTacToe.csproj index 7015f1b..7bf2430 100644 --- a/7_TicTacToe/TicTacToe.csproj +++ b/7_TicTacToe/TicTacToe.csproj @@ -12,7 +12,7 @@ - + diff --git a/8_Yahtzee/Yahtzee.csproj b/8_Yahtzee/Yahtzee.csproj index 75722f2..afb2c2e 100644 --- a/8_Yahtzee/Yahtzee.csproj +++ b/8_Yahtzee/Yahtzee.csproj @@ -12,7 +12,7 @@ - + diff --git a/9_MarsRover/MarsRover.csproj b/9_MarsRover/MarsRover.csproj index 3c2be5e..66ffdb5 100644 --- a/9_MarsRover/MarsRover.csproj +++ b/9_MarsRover/MarsRover.csproj @@ -12,7 +12,7 @@ - +