diff --git a/azure/sdk-identity-resources-storage/AzureIdentityStorageExample.csproj b/azure/sdk-identity-resources-storage/AzureIdentityStorageExample.csproj index d00c57c4177..d75fd3b5541 100644 --- a/azure/sdk-identity-resources-storage/AzureIdentityStorageExample.csproj +++ b/azure/sdk-identity-resources-storage/AzureIdentityStorageExample.csproj @@ -22,7 +22,7 @@ - + diff --git a/core/getting-started/unit-testing-using-nunit/PrimeService.Tests/PrimeService.Tests.csproj b/core/getting-started/unit-testing-using-nunit/PrimeService.Tests/PrimeService.Tests.csproj index 0357544cf5f..d6e71b53ab2 100644 --- a/core/getting-started/unit-testing-using-nunit/PrimeService.Tests/PrimeService.Tests.csproj +++ b/core/getting-started/unit-testing-using-nunit/PrimeService.Tests/PrimeService.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/core/getting-started/unit-testing-vb-nunit/PrimeService.Tests/PrimeService.Tests.vbproj b/core/getting-started/unit-testing-vb-nunit/PrimeService.Tests/PrimeService.Tests.vbproj index 5f666609ba2..63194f9bf51 100644 --- a/core/getting-started/unit-testing-vb-nunit/PrimeService.Tests/PrimeService.Tests.vbproj +++ b/core/getting-started/unit-testing-vb-nunit/PrimeService.Tests/PrimeService.Tests.vbproj @@ -8,7 +8,7 @@ - + diff --git a/core/getting-started/unit-testing-with-fsharp-nunit/MathService.Tests/MathService.Tests.fsproj b/core/getting-started/unit-testing-with-fsharp-nunit/MathService.Tests/MathService.Tests.fsproj index fea7cbbe12a..37f1215d307 100644 --- a/core/getting-started/unit-testing-with-fsharp-nunit/MathService.Tests/MathService.Tests.fsproj +++ b/core/getting-started/unit-testing-with-fsharp-nunit/MathService.Tests/MathService.Tests.fsproj @@ -13,7 +13,7 @@ - + diff --git a/csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader.Tests/SimpleFeedReader.Tests.csproj b/csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader.Tests/SimpleFeedReader.Tests.csproj index 7d2dd0ec11b..84202759069 100644 --- a/csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader.Tests/SimpleFeedReader.Tests.csproj +++ b/csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader.Tests/SimpleFeedReader.Tests.csproj @@ -6,7 +6,7 @@ - + diff --git a/csharp/tutorials/nullable-reference-migration/start/SimpleFeedReader.Tests/SimpleFeedReader.Tests.csproj b/csharp/tutorials/nullable-reference-migration/start/SimpleFeedReader.Tests/SimpleFeedReader.Tests.csproj index 28267dacf2f..ef18c230552 100644 --- a/csharp/tutorials/nullable-reference-migration/start/SimpleFeedReader.Tests/SimpleFeedReader.Tests.csproj +++ b/csharp/tutorials/nullable-reference-migration/start/SimpleFeedReader.Tests/SimpleFeedReader.Tests.csproj @@ -5,7 +5,7 @@ - + diff --git a/csharp/unit-testing/NUnit.TestProject/NUnit.Project.csproj b/csharp/unit-testing/NUnit.TestProject/NUnit.Project.csproj index 8dbcf156efa..faea391dc75 100644 --- a/csharp/unit-testing/NUnit.TestProject/NUnit.Project.csproj +++ b/csharp/unit-testing/NUnit.TestProject/NUnit.Project.csproj @@ -7,7 +7,7 @@ - + diff --git a/machine-learning/tutorials/GitHubIssueClassification/GitHubIssueClassification.csproj b/machine-learning/tutorials/GitHubIssueClassification/GitHubIssueClassification.csproj index 0553cf37c7a..e9fee556e27 100644 --- a/machine-learning/tutorials/GitHubIssueClassification/GitHubIssueClassification.csproj +++ b/machine-learning/tutorials/GitHubIssueClassification/GitHubIssueClassification.csproj @@ -15,7 +15,7 @@ - + diff --git a/machine-learning/tutorials/IrisFlowerClustering/IrisFlowerClustering.csproj b/machine-learning/tutorials/IrisFlowerClustering/IrisFlowerClustering.csproj index 70038d55b2e..c22f52e0969 100644 --- a/machine-learning/tutorials/IrisFlowerClustering/IrisFlowerClustering.csproj +++ b/machine-learning/tutorials/IrisFlowerClustering/IrisFlowerClustering.csproj @@ -6,7 +6,7 @@ - + diff --git a/machine-learning/tutorials/MovieRecommendation/MovieRecommendation.csproj b/machine-learning/tutorials/MovieRecommendation/MovieRecommendation.csproj index d4a9446042f..00fc036e0b7 100644 --- a/machine-learning/tutorials/MovieRecommendation/MovieRecommendation.csproj +++ b/machine-learning/tutorials/MovieRecommendation/MovieRecommendation.csproj @@ -6,8 +6,8 @@ - - + + diff --git a/machine-learning/tutorials/ProductSalesAnomalyDetection/ProductSalesAnomalyDetection.csproj b/machine-learning/tutorials/ProductSalesAnomalyDetection/ProductSalesAnomalyDetection.csproj index 94f4515a2fa..17e619be699 100644 --- a/machine-learning/tutorials/ProductSalesAnomalyDetection/ProductSalesAnomalyDetection.csproj +++ b/machine-learning/tutorials/ProductSalesAnomalyDetection/ProductSalesAnomalyDetection.csproj @@ -6,7 +6,7 @@ - + diff --git a/machine-learning/tutorials/SentimentAnalysis/SentimentAnalysis.csproj b/machine-learning/tutorials/SentimentAnalysis/SentimentAnalysis.csproj index 256c798f734..ab1e32e61ec 100644 --- a/machine-learning/tutorials/SentimentAnalysis/SentimentAnalysis.csproj +++ b/machine-learning/tutorials/SentimentAnalysis/SentimentAnalysis.csproj @@ -10,7 +10,7 @@ - + diff --git a/machine-learning/tutorials/TaxiFarePrediction/TaxiFarePrediction.csproj b/machine-learning/tutorials/TaxiFarePrediction/TaxiFarePrediction.csproj index 98a9ce97ab5..8a7c4a583fb 100644 --- a/machine-learning/tutorials/TaxiFarePrediction/TaxiFarePrediction.csproj +++ b/machine-learning/tutorials/TaxiFarePrediction/TaxiFarePrediction.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/machine-learning/tutorials/TextClassificationTF/TextClassificationTF.csproj b/machine-learning/tutorials/TextClassificationTF/TextClassificationTF.csproj index 5164d9b21fd..25051b4dbf5 100644 --- a/machine-learning/tutorials/TextClassificationTF/TextClassificationTF.csproj +++ b/machine-learning/tutorials/TextClassificationTF/TextClassificationTF.csproj @@ -6,9 +6,9 @@ - - - + + + diff --git a/machine-learning/tutorials/TransferLearningTF/TransferLearningTF.csproj b/machine-learning/tutorials/TransferLearningTF/TransferLearningTF.csproj index d9fc56f72aa..20aee1b5e62 100644 --- a/machine-learning/tutorials/TransferLearningTF/TransferLearningTF.csproj +++ b/machine-learning/tutorials/TransferLearningTF/TransferLearningTF.csproj @@ -7,9 +7,9 @@ - + - +