From d8fc6cb85872212b062d0024a4d1d84cd863d21d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 15:52:24 +0000 Subject: [PATCH] chore(deps): bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.3 to 2.5.4. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.3...2.5.4) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio 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 49e8692..64cd9fe 100644 --- a/10_Tennis/Tennis.csproj +++ b/10_Tennis/Tennis.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/11_GildedRose/GildedRoseTests/GildedRoseTests.csproj b/11_GildedRose/GildedRoseTests/GildedRoseTests.csproj index b8a0c9f..bf11eb3 100644 --- a/11_GildedRose/GildedRoseTests/GildedRoseTests.csproj +++ b/11_GildedRose/GildedRoseTests/GildedRoseTests.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/12_Raid/Raid.csproj b/12_Raid/Raid.csproj index bd4842f..6172d70 100644 --- a/12_Raid/Raid.csproj +++ b/12_Raid/Raid.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/13_RefactoringGolf/RefactoringGolf.csproj b/13_RefactoringGolf/RefactoringGolf.csproj index 755ace9..dd3cb92 100644 --- a/13_RefactoringGolf/RefactoringGolf.csproj +++ b/13_RefactoringGolf/RefactoringGolf.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/14_CharacterCopier/CharacterCopier.csproj b/14_CharacterCopier/CharacterCopier.csproj index 0e3dea3..80809e1 100644 --- a/14_CharacterCopier/CharacterCopier.csproj +++ b/14_CharacterCopier/CharacterCopier.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/15_TicTacToeMock/TicTacToeMock.csproj b/15_TicTacToeMock/TicTacToeMock.csproj index 6eed959..81dca1a 100644 --- a/15_TicTacToeMock/TicTacToeMock.csproj +++ b/15_TicTacToeMock/TicTacToeMock.csproj @@ -18,7 +18,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/16_ESAMarsRover/ESAMarsRover.csproj b/16_ESAMarsRover/ESAMarsRover.csproj index a24b3c1..838c4e5 100644 --- a/16_ESAMarsRover/ESAMarsRover.csproj +++ b/16_ESAMarsRover/ESAMarsRover.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/17_ShoppingCart/ShoppingCart.csproj b/17_ShoppingCart/ShoppingCart.csproj index af3f10a..8678de0 100644 --- a/17_ShoppingCart/ShoppingCart.csproj +++ b/17_ShoppingCart/ShoppingCart.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/18_SmellyTicTacToe/SmellyTicTacToe.csproj b/18_SmellyTicTacToe/SmellyTicTacToe.csproj index b7a2a1d..579c476 100644 --- a/18_SmellyTicTacToe/SmellyTicTacToe.csproj +++ b/18_SmellyTicTacToe/SmellyTicTacToe.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/19_SocialNetwork/SocialNetwork.csproj b/19_SocialNetwork/SocialNetwork.csproj index 374cca3..a0a88f1 100644 --- a/19_SocialNetwork/SocialNetwork.csproj +++ b/19_SocialNetwork/SocialNetwork.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/1_FizzBuzz/FizzBuzz.csproj b/1_FizzBuzz/FizzBuzz.csproj index c479053..00b1d57 100644 --- a/1_FizzBuzz/FizzBuzz.csproj +++ b/1_FizzBuzz/FizzBuzz.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/20_Katacombs/Katacombs.csproj b/20_Katacombs/Katacombs.csproj index d8378fe..bb366df 100644 --- a/20_Katacombs/Katacombs.csproj +++ b/20_Katacombs/Katacombs.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2_LeapYear/LeapYear.csproj b/2_LeapYear/LeapYear.csproj index 4fb4ebf..c005d46 100644 --- a/2_LeapYear/LeapYear.csproj +++ b/2_LeapYear/LeapYear.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/3_Fibonacci/Fibonacci.csproj b/3_Fibonacci/Fibonacci.csproj index 5211ab2..3fb82e5 100644 --- a/3_Fibonacci/Fibonacci.csproj +++ b/3_Fibonacci/Fibonacci.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/4_StackKata/StackKata.csproj b/4_StackKata/StackKata.csproj index 393b37d..c83b501 100644 --- a/4_StackKata/StackKata.csproj +++ b/4_StackKata/StackKata.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/5_RomanNumerals/RomanNumerals.csproj b/5_RomanNumerals/RomanNumerals.csproj index 152429d..11af24e 100644 --- a/5_RomanNumerals/RomanNumerals.csproj +++ b/5_RomanNumerals/RomanNumerals.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/6_PrimeFactors/PrimeFactors.csproj b/6_PrimeFactors/PrimeFactors.csproj index 429f586..7eb1c18 100644 --- a/6_PrimeFactors/PrimeFactors.csproj +++ b/6_PrimeFactors/PrimeFactors.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/7_TicTacToe/TicTacToe.csproj b/7_TicTacToe/TicTacToe.csproj index 3ecc066..de37cc7 100644 --- a/7_TicTacToe/TicTacToe.csproj +++ b/7_TicTacToe/TicTacToe.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/8_Yahtzee/Yahtzee.csproj b/8_Yahtzee/Yahtzee.csproj index af7d071..8ef1765 100644 --- a/8_Yahtzee/Yahtzee.csproj +++ b/8_Yahtzee/Yahtzee.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/9_MarsRover/MarsRover.csproj b/9_MarsRover/MarsRover.csproj index 8a90c13..b29e0b9 100644 --- a/9_MarsRover/MarsRover.csproj +++ b/9_MarsRover/MarsRover.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all