From 76551a2d0cc29983019ba2f9a2c1ddd756a7e869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 15:17:53 +0000 Subject: [PATCH] chore(deps): bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.1 to 17.12.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.11.1...v17.12.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk 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/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 9f4db4b..95f15c5 100644 --- a/10_Tennis/Tennis.csproj +++ b/10_Tennis/Tennis.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/11_GildedRose/GildedRoseTests/GildedRoseTests.csproj b/11_GildedRose/GildedRoseTests/GildedRoseTests.csproj index 9b7248f..f1f918d 100644 --- a/11_GildedRose/GildedRoseTests/GildedRoseTests.csproj +++ b/11_GildedRose/GildedRoseTests/GildedRoseTests.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/12_Raid/Raid.csproj b/12_Raid/Raid.csproj index 8322d66..d6e5dba 100644 --- a/12_Raid/Raid.csproj +++ b/12_Raid/Raid.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/13_RefactoringGolf/RefactoringGolf.csproj b/13_RefactoringGolf/RefactoringGolf.csproj index c80a586..17e8a25 100644 --- a/13_RefactoringGolf/RefactoringGolf.csproj +++ b/13_RefactoringGolf/RefactoringGolf.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/14_SmellyTicTacToe/SmellyTicTacToe.csproj b/14_SmellyTicTacToe/SmellyTicTacToe.csproj index da179f4..cf67459 100644 --- a/14_SmellyTicTacToe/SmellyTicTacToe.csproj +++ b/14_SmellyTicTacToe/SmellyTicTacToe.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/15_CharacterCopier/CharacterCopier.csproj b/15_CharacterCopier/CharacterCopier.csproj index 395b1a7..96747ab 100644 --- a/15_CharacterCopier/CharacterCopier.csproj +++ b/15_CharacterCopier/CharacterCopier.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/16_TicTacToeMock/TicTacToeMock.csproj b/16_TicTacToeMock/TicTacToeMock.csproj index 7aabad2..3f11bfb 100644 --- a/16_TicTacToeMock/TicTacToeMock.csproj +++ b/16_TicTacToeMock/TicTacToeMock.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/17_ESAMarsRover/ESAMarsRover.csproj b/17_ESAMarsRover/ESAMarsRover.csproj index bb32cb3..dd53f32 100644 --- a/17_ESAMarsRover/ESAMarsRover.csproj +++ b/17_ESAMarsRover/ESAMarsRover.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/18_ShoppingCart/ShoppingCart.csproj b/18_ShoppingCart/ShoppingCart.csproj index a45c3e1..af4ab9a 100644 --- a/18_ShoppingCart/ShoppingCart.csproj +++ b/18_ShoppingCart/ShoppingCart.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/19_SocialNetwork/SocialNetwork.csproj b/19_SocialNetwork/SocialNetwork.csproj index b492306..09b6193 100644 --- a/19_SocialNetwork/SocialNetwork.csproj +++ b/19_SocialNetwork/SocialNetwork.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/1_FizzBuzz/FizzBuzz.csproj b/1_FizzBuzz/FizzBuzz.csproj index 276f62b..cb6146b 100644 --- a/1_FizzBuzz/FizzBuzz.csproj +++ b/1_FizzBuzz/FizzBuzz.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/20_Katacombs/KatacombsTests/KatacombsTests.csproj b/20_Katacombs/KatacombsTests/KatacombsTests.csproj index 4bf0ae9..df11909 100644 --- a/20_Katacombs/KatacombsTests/KatacombsTests.csproj +++ b/20_Katacombs/KatacombsTests/KatacombsTests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/2_LeapYear/LeapYear.csproj b/2_LeapYear/LeapYear.csproj index c8ec6f9..9010a7b 100644 --- a/2_LeapYear/LeapYear.csproj +++ b/2_LeapYear/LeapYear.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/3_Fibonacci/Fibonacci.csproj b/3_Fibonacci/Fibonacci.csproj index 98f42db..e3788f1 100644 --- a/3_Fibonacci/Fibonacci.csproj +++ b/3_Fibonacci/Fibonacci.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/4_StackKata/StackKata.csproj b/4_StackKata/StackKata.csproj index 2c30009..6056481 100644 --- a/4_StackKata/StackKata.csproj +++ b/4_StackKata/StackKata.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/5_RomanNumerals/RomanNumerals.csproj b/5_RomanNumerals/RomanNumerals.csproj index 4d25292..61f56eb 100644 --- a/5_RomanNumerals/RomanNumerals.csproj +++ b/5_RomanNumerals/RomanNumerals.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/6_PrimeFactors/PrimeFactors.csproj b/6_PrimeFactors/PrimeFactors.csproj index 44017f8..5c3c5f5 100644 --- a/6_PrimeFactors/PrimeFactors.csproj +++ b/6_PrimeFactors/PrimeFactors.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/7_TicTacToe/TicTacToe.csproj b/7_TicTacToe/TicTacToe.csproj index fd2d33f..5ca1a10 100644 --- a/7_TicTacToe/TicTacToe.csproj +++ b/7_TicTacToe/TicTacToe.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/8_Yahtzee/Yahtzee.csproj b/8_Yahtzee/Yahtzee.csproj index 3910b57..518ee6b 100644 --- a/8_Yahtzee/Yahtzee.csproj +++ b/8_Yahtzee/Yahtzee.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/9_MarsRover/MarsRover.csproj b/9_MarsRover/MarsRover.csproj index c5b2d31..a6a91a7 100644 --- a/9_MarsRover/MarsRover.csproj +++ b/9_MarsRover/MarsRover.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all