diff --git a/10_Tennis/Tennis.csproj b/10_Tennis/Tennis.csproj
index 57a7033..b7d06b4 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 ade8e37..d339330 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 b888218..791af6f 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 021945a..a6dc752 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 45e9f7c..66273d6 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 bcaaf62..994246c 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 2fee415..735f15a 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 9b6b785..0edd67c 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 6128abc..139df1f 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 cf01d06..dcc59f5 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 f86cd45..1a47102 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 ca59186..9b4c22a 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 de0a393..bcfe8de 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 2580382..0f785da 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 0d9c061..e811700 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 46a698c..79f63db 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 f4b9b19..410b20a 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 18f6ae6..b8646f4 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 51e8300..83fcfdc 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 3fd453c..b2e7fda 100644
--- a/9_MarsRover/MarsRover.csproj
+++ b/9_MarsRover/MarsRover.csproj
@@ -17,7 +17,7 @@
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all