From 04a537a587412a8eef7c99e8913b9c2005d6b05a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 15:22:20 +0000 Subject: [PATCH] chore(deps): bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/3.0.0...3.0.1) --- 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_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/KatacombsTests/KatacombsTests.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 bcf8b05..ee05c5a 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 813c12e..fb7e76e 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 1249e4f..7919632 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 fbb06dd..b635672 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 1b395b9..69c3f44 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 50e06cb..9cd028a 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 87f148d..a579a84 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 c0a750b..966211b 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 7bc95e4..1bed032 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 2cb13ee..336feb6 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 d457a59..2a37148 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/KatacombsTests/KatacombsTests.csproj b/20_Katacombs/KatacombsTests/KatacombsTests.csproj index 83dc307..d4e8a82 100644 --- a/20_Katacombs/KatacombsTests/KatacombsTests.csproj +++ b/20_Katacombs/KatacombsTests/KatacombsTests.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 fbc24b9..01f18ff 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 4c8befd..e9bfa50 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 8b26211..1001476 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 644f9cf..04d38be 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 ab04902..24d8016 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 af40594..aa9036e 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 bbd2d68..6908a4f 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 af32d80..4e3ad28 100644 --- a/9_MarsRover/MarsRover.csproj +++ b/9_MarsRover/MarsRover.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all