From 10c5f837682023f903fb627d04b4789377eb3c17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 15:27:24 +0000 Subject: [PATCH] chore(deps): bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.8 to 2.8.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.8...2.8.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor ... 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_SmellyTicTacToe/SmellyTicTacToe.csproj | 2 +- 15_CharacterCopier/CharacterCopier.csproj | 2 +- 16_TicTacToeMock/TicTacToeMock.csproj | 2 +- 17_ESAMarsRover/ESAMarsRover.csproj | 2 +- 18_ShoppingCart/ShoppingCart.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 59c3b27..5d3b160 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 eb1ad70..086961a 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 012ff10..65c02bd 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 e0fdcc3..3c3d554 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_SmellyTicTacToe/SmellyTicTacToe.csproj b/14_SmellyTicTacToe/SmellyTicTacToe.csproj index 78dce7f..9e06168 100644 --- a/14_SmellyTicTacToe/SmellyTicTacToe.csproj +++ b/14_SmellyTicTacToe/SmellyTicTacToe.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/15_CharacterCopier/CharacterCopier.csproj b/15_CharacterCopier/CharacterCopier.csproj index adc7124..f978633 100644 --- a/15_CharacterCopier/CharacterCopier.csproj +++ b/15_CharacterCopier/CharacterCopier.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/16_TicTacToeMock/TicTacToeMock.csproj b/16_TicTacToeMock/TicTacToeMock.csproj index 3dcceb3..d130ac1 100644 --- a/16_TicTacToeMock/TicTacToeMock.csproj +++ b/16_TicTacToeMock/TicTacToeMock.csproj @@ -18,7 +18,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/17_ESAMarsRover/ESAMarsRover.csproj b/17_ESAMarsRover/ESAMarsRover.csproj index 85b22b3..d0786fd 100644 --- a/17_ESAMarsRover/ESAMarsRover.csproj +++ b/17_ESAMarsRover/ESAMarsRover.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/18_ShoppingCart/ShoppingCart.csproj b/18_ShoppingCart/ShoppingCart.csproj index 2a05e9d..364cc19 100644 --- a/18_ShoppingCart/ShoppingCart.csproj +++ b/18_ShoppingCart/ShoppingCart.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 4f654a4..1e18ff9 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 f5bd3d5..3cdf3dd 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 c515aa5..2b7d553 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 85161e6..ca39a10 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 45b82d0..5034f36 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 5a9a003..d163879 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 1ca6aaa..8f81357 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 907da91..c564269 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 525de0b..af556cc 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 82c9f61..28ae59b 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 1f85306..f2c5d9a 100644 --- a/9_MarsRover/MarsRover.csproj +++ b/9_MarsRover/MarsRover.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all