From c2586882657039fb8b16b13c50b8eceb593eb554 Mon Sep 17 00:00:00 2001 From: Danny Simmons Date: Mon, 10 Apr 2023 15:06:40 -0700 Subject: [PATCH] fix incorrect version numbers in csproj files --- api-samples/Detection/Detection.csproj | 2 +- api-samples/Extraction.Json/Extraction.Json.csproj | 2 +- api-samples/Extraction.Text/Extraction.Text.csproj | 2 +- api-samples/Extraction.Web/Extraction.Web.csproj | 2 +- api-samples/Matching.Text/Matching.Text.csproj | 2 +- api-samples/Read.FlatFile/Read.FlatFile.csproj | 2 +- api-samples/Split.Text/Split.Text.csproj | 2 +- .../Transformation.Formula/Transformation.Formula.csproj | 4 ++-- api-samples/Transformation.Json/Transformation.Json.csproj | 2 +- api-samples/Transformation.Text/Transformation.Text.csproj | 2 +- .../MergeConflictsResolution.csproj | 4 ++-- .../ProseSample.Substrings.Semantics.csproj | 2 +- .../ProseSample.Substrings/ProseSample.Substrings.csproj | 6 +++--- .../ProseSample.TextExtraction.csproj | 4 ++-- dsl-samples/ProseSample/ProseSample/ProseSample.csproj | 2 +- .../ProseTutorial.Tests/ProseTutorial.Tests.csproj | 4 ++-- .../part1a-complete/ProseTutorial/ProseTutorial.csproj | 4 ++-- .../part1a/ProseTutorial.Tests/ProseTutorial.Tests.csproj | 4 ++-- .../tutorial/part1a/ProseTutorial/ProseTutorial.csproj | 4 ++-- .../ProseTutorial.Tests/ProseTutorial.Tests.csproj | 4 ++-- .../ProseTutorial/ProseTutorial.csproj | 4 ++-- .../ProseTutorial.Tests/ProseTutorial.Tests.csproj | 4 ++-- .../part1b-attempt1/ProseTutorial/ProseTutorial.csproj | 4 ++-- .../ProseTutorial.Tests/ProseTutorial.Tests.csproj | 4 ++-- .../ProseTutorial/ProseTutorial.csproj | 4 ++-- .../ProseTutorial.Tests/ProseTutorial.Tests.csproj | 4 ++-- .../part1b-attempt2/ProseTutorial/ProseTutorial.csproj | 4 ++-- .../ProseTutorial.Tests/ProseTutorial.Tests.csproj | 4 ++-- .../part1c-complete/ProseTutorial/ProseTutorial.csproj | 4 ++-- .../part1c/ProseTutorial.Tests/ProseTutorial.Tests.csproj | 4 ++-- .../tutorial/part1c/ProseTutorial/ProseTutorial.csproj | 4 ++-- .../ProseTutorial.Tests/ProseTutorial.Tests.csproj | 4 ++-- .../part1d-complete/ProseTutorial/ProseTutorial.csproj | 4 ++-- .../part1d/ProseTutorial.Tests/ProseTutorial.Tests.csproj | 4 ++-- .../tutorial/part1d/ProseTutorial/ProseTutorial.csproj | 4 ++-- .../ProseTutorial.Tests/ProseTutorial.Tests.csproj | 4 ++-- .../part2a-complete/ProseTutorial/ProseTutorial.csproj | 4 ++-- .../part2a/ProseTutorial.Tests/ProseTutorial.Tests.csproj | 4 ++-- .../tutorial/part2a/ProseTutorial/ProseTutorial.csproj | 4 ++-- .../ProseTutorial.Tests/ProseTutorial.Tests.csproj | 4 ++-- .../part2b-complete/ProseTutorial/ProseTutorial.csproj | 4 ++-- .../part2b/ProseTutorial.Tests/ProseTutorial.Tests.csproj | 4 ++-- .../tutorial/part2b/ProseTutorial/ProseTutorial.csproj | 4 ++-- misc/BenchmarkDriver/BenchmarkDriver.csproj | 4 ++-- 44 files changed, 78 insertions(+), 78 deletions(-) diff --git a/api-samples/Detection/Detection.csproj b/api-samples/Detection/Detection.csproj index 5d2904c..1732b68 100644 --- a/api-samples/Detection/Detection.csproj +++ b/api-samples/Detection/Detection.csproj @@ -6,6 +6,6 @@ - + diff --git a/api-samples/Extraction.Json/Extraction.Json.csproj b/api-samples/Extraction.Json/Extraction.Json.csproj index 4900ad5..1b55087 100644 --- a/api-samples/Extraction.Json/Extraction.Json.csproj +++ b/api-samples/Extraction.Json/Extraction.Json.csproj @@ -6,7 +6,7 @@ - + diff --git a/api-samples/Extraction.Text/Extraction.Text.csproj b/api-samples/Extraction.Text/Extraction.Text.csproj index d4ac061..a24e4a1 100644 --- a/api-samples/Extraction.Text/Extraction.Text.csproj +++ b/api-samples/Extraction.Text/Extraction.Text.csproj @@ -5,7 +5,7 @@ - + diff --git a/api-samples/Extraction.Web/Extraction.Web.csproj b/api-samples/Extraction.Web/Extraction.Web.csproj index 5c5b92a..c16b48f 100644 --- a/api-samples/Extraction.Web/Extraction.Web.csproj +++ b/api-samples/Extraction.Web/Extraction.Web.csproj @@ -9,7 +9,7 @@ - + diff --git a/api-samples/Matching.Text/Matching.Text.csproj b/api-samples/Matching.Text/Matching.Text.csproj index 866e371..e6f90a2 100644 --- a/api-samples/Matching.Text/Matching.Text.csproj +++ b/api-samples/Matching.Text/Matching.Text.csproj @@ -6,7 +6,7 @@ - + diff --git a/api-samples/Read.FlatFile/Read.FlatFile.csproj b/api-samples/Read.FlatFile/Read.FlatFile.csproj index e4e83b9..613cf18 100644 --- a/api-samples/Read.FlatFile/Read.FlatFile.csproj +++ b/api-samples/Read.FlatFile/Read.FlatFile.csproj @@ -5,7 +5,7 @@ - + diff --git a/api-samples/Split.Text/Split.Text.csproj b/api-samples/Split.Text/Split.Text.csproj index 866e371..e6f90a2 100644 --- a/api-samples/Split.Text/Split.Text.csproj +++ b/api-samples/Split.Text/Split.Text.csproj @@ -6,7 +6,7 @@ - + diff --git a/api-samples/Transformation.Formula/Transformation.Formula.csproj b/api-samples/Transformation.Formula/Transformation.Formula.csproj index 9bed640..c33e888 100644 --- a/api-samples/Transformation.Formula/Transformation.Formula.csproj +++ b/api-samples/Transformation.Formula/Transformation.Formula.csproj @@ -7,7 +7,7 @@ - - + + diff --git a/api-samples/Transformation.Json/Transformation.Json.csproj b/api-samples/Transformation.Json/Transformation.Json.csproj index 9c59b5b..014bf33 100644 --- a/api-samples/Transformation.Json/Transformation.Json.csproj +++ b/api-samples/Transformation.Json/Transformation.Json.csproj @@ -6,6 +6,6 @@ - + diff --git a/api-samples/Transformation.Text/Transformation.Text.csproj b/api-samples/Transformation.Text/Transformation.Text.csproj index 5b118a7..72a99f7 100644 --- a/api-samples/Transformation.Text/Transformation.Text.csproj +++ b/api-samples/Transformation.Text/Transformation.Text.csproj @@ -6,6 +6,6 @@ - + diff --git a/dsl-samples/MergeConflictsResolution/MergeConflictsResolution/MergeConflictsResolution.csproj b/dsl-samples/MergeConflictsResolution/MergeConflictsResolution/MergeConflictsResolution.csproj index b68519a..9f490a0 100644 --- a/dsl-samples/MergeConflictsResolution/MergeConflictsResolution/MergeConflictsResolution.csproj +++ b/dsl-samples/MergeConflictsResolution/MergeConflictsResolution/MergeConflictsResolution.csproj @@ -4,7 +4,7 @@ netcoreapp3.1 - - + + diff --git a/dsl-samples/ProseSample/ProseSample.Substrings.Semantics/ProseSample.Substrings.Semantics.csproj b/dsl-samples/ProseSample/ProseSample.Substrings.Semantics/ProseSample.Substrings.Semantics.csproj index d33e4e6..7f611ed 100644 --- a/dsl-samples/ProseSample/ProseSample.Substrings.Semantics/ProseSample.Substrings.Semantics.csproj +++ b/dsl-samples/ProseSample/ProseSample.Substrings.Semantics/ProseSample.Substrings.Semantics.csproj @@ -5,7 +5,7 @@ - + diff --git a/dsl-samples/ProseSample/ProseSample.Substrings/ProseSample.Substrings.csproj b/dsl-samples/ProseSample/ProseSample.Substrings/ProseSample.Substrings.csproj index 18448cc..eade235 100644 --- a/dsl-samples/ProseSample/ProseSample.Substrings/ProseSample.Substrings.csproj +++ b/dsl-samples/ProseSample/ProseSample.Substrings/ProseSample.Substrings.csproj @@ -6,9 +6,9 @@ - - - + + + diff --git a/dsl-samples/ProseSample/ProseSample.TextExtraction/ProseSample.TextExtraction.csproj b/dsl-samples/ProseSample/ProseSample.TextExtraction/ProseSample.TextExtraction.csproj index 5cfac0f..4e582a1 100644 --- a/dsl-samples/ProseSample/ProseSample.TextExtraction/ProseSample.TextExtraction.csproj +++ b/dsl-samples/ProseSample/ProseSample.TextExtraction/ProseSample.TextExtraction.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/dsl-samples/ProseSample/ProseSample/ProseSample.csproj b/dsl-samples/ProseSample/ProseSample/ProseSample.csproj index be14823..19efd81 100644 --- a/dsl-samples/ProseSample/ProseSample/ProseSample.csproj +++ b/dsl-samples/ProseSample/ProseSample/ProseSample.csproj @@ -14,7 +14,7 @@ - + diff --git a/dsl-samples/tutorial/part1a-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj b/dsl-samples/tutorial/part1a-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj index 13e556e..13c814d 100644 --- a/dsl-samples/tutorial/part1a-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj +++ b/dsl-samples/tutorial/part1a-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/dsl-samples/tutorial/part1a-complete/ProseTutorial/ProseTutorial.csproj b/dsl-samples/tutorial/part1a-complete/ProseTutorial/ProseTutorial.csproj index 646b58e..d6ad7f5 100644 --- a/dsl-samples/tutorial/part1a-complete/ProseTutorial/ProseTutorial.csproj +++ b/dsl-samples/tutorial/part1a-complete/ProseTutorial/ProseTutorial.csproj @@ -4,8 +4,8 @@ netcoreapp2.1 - - + + diff --git a/dsl-samples/tutorial/part1a/ProseTutorial.Tests/ProseTutorial.Tests.csproj b/dsl-samples/tutorial/part1a/ProseTutorial.Tests/ProseTutorial.Tests.csproj index 13e556e..13c814d 100644 --- a/dsl-samples/tutorial/part1a/ProseTutorial.Tests/ProseTutorial.Tests.csproj +++ b/dsl-samples/tutorial/part1a/ProseTutorial.Tests/ProseTutorial.Tests.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/dsl-samples/tutorial/part1a/ProseTutorial/ProseTutorial.csproj b/dsl-samples/tutorial/part1a/ProseTutorial/ProseTutorial.csproj index 646b58e..d6ad7f5 100644 --- a/dsl-samples/tutorial/part1a/ProseTutorial/ProseTutorial.csproj +++ b/dsl-samples/tutorial/part1a/ProseTutorial/ProseTutorial.csproj @@ -4,8 +4,8 @@ netcoreapp2.1 - - + + diff --git a/dsl-samples/tutorial/part1b-attempt1-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj b/dsl-samples/tutorial/part1b-attempt1-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj index 13e556e..13c814d 100644 --- a/dsl-samples/tutorial/part1b-attempt1-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj +++ b/dsl-samples/tutorial/part1b-attempt1-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/dsl-samples/tutorial/part1b-attempt1-complete/ProseTutorial/ProseTutorial.csproj b/dsl-samples/tutorial/part1b-attempt1-complete/ProseTutorial/ProseTutorial.csproj index 646b58e..d6ad7f5 100644 --- a/dsl-samples/tutorial/part1b-attempt1-complete/ProseTutorial/ProseTutorial.csproj +++ b/dsl-samples/tutorial/part1b-attempt1-complete/ProseTutorial/ProseTutorial.csproj @@ -4,8 +4,8 @@ netcoreapp2.1 - - + + diff --git a/dsl-samples/tutorial/part1b-attempt1/ProseTutorial.Tests/ProseTutorial.Tests.csproj b/dsl-samples/tutorial/part1b-attempt1/ProseTutorial.Tests/ProseTutorial.Tests.csproj index 13e556e..13c814d 100644 --- a/dsl-samples/tutorial/part1b-attempt1/ProseTutorial.Tests/ProseTutorial.Tests.csproj +++ b/dsl-samples/tutorial/part1b-attempt1/ProseTutorial.Tests/ProseTutorial.Tests.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/dsl-samples/tutorial/part1b-attempt1/ProseTutorial/ProseTutorial.csproj b/dsl-samples/tutorial/part1b-attempt1/ProseTutorial/ProseTutorial.csproj index 646b58e..d6ad7f5 100644 --- a/dsl-samples/tutorial/part1b-attempt1/ProseTutorial/ProseTutorial.csproj +++ b/dsl-samples/tutorial/part1b-attempt1/ProseTutorial/ProseTutorial.csproj @@ -4,8 +4,8 @@ netcoreapp2.1 - - + + diff --git a/dsl-samples/tutorial/part1b-attempt2-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj b/dsl-samples/tutorial/part1b-attempt2-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj index 13e556e..13c814d 100644 --- a/dsl-samples/tutorial/part1b-attempt2-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj +++ b/dsl-samples/tutorial/part1b-attempt2-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/dsl-samples/tutorial/part1b-attempt2-complete/ProseTutorial/ProseTutorial.csproj b/dsl-samples/tutorial/part1b-attempt2-complete/ProseTutorial/ProseTutorial.csproj index 646b58e..d6ad7f5 100644 --- a/dsl-samples/tutorial/part1b-attempt2-complete/ProseTutorial/ProseTutorial.csproj +++ b/dsl-samples/tutorial/part1b-attempt2-complete/ProseTutorial/ProseTutorial.csproj @@ -4,8 +4,8 @@ netcoreapp2.1 - - + + diff --git a/dsl-samples/tutorial/part1b-attempt2/ProseTutorial.Tests/ProseTutorial.Tests.csproj b/dsl-samples/tutorial/part1b-attempt2/ProseTutorial.Tests/ProseTutorial.Tests.csproj index 13e556e..13c814d 100644 --- a/dsl-samples/tutorial/part1b-attempt2/ProseTutorial.Tests/ProseTutorial.Tests.csproj +++ b/dsl-samples/tutorial/part1b-attempt2/ProseTutorial.Tests/ProseTutorial.Tests.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/dsl-samples/tutorial/part1b-attempt2/ProseTutorial/ProseTutorial.csproj b/dsl-samples/tutorial/part1b-attempt2/ProseTutorial/ProseTutorial.csproj index 646b58e..d6ad7f5 100644 --- a/dsl-samples/tutorial/part1b-attempt2/ProseTutorial/ProseTutorial.csproj +++ b/dsl-samples/tutorial/part1b-attempt2/ProseTutorial/ProseTutorial.csproj @@ -4,8 +4,8 @@ netcoreapp2.1 - - + + diff --git a/dsl-samples/tutorial/part1c-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj b/dsl-samples/tutorial/part1c-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj index 13e556e..13c814d 100644 --- a/dsl-samples/tutorial/part1c-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj +++ b/dsl-samples/tutorial/part1c-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/dsl-samples/tutorial/part1c-complete/ProseTutorial/ProseTutorial.csproj b/dsl-samples/tutorial/part1c-complete/ProseTutorial/ProseTutorial.csproj index 646b58e..d6ad7f5 100644 --- a/dsl-samples/tutorial/part1c-complete/ProseTutorial/ProseTutorial.csproj +++ b/dsl-samples/tutorial/part1c-complete/ProseTutorial/ProseTutorial.csproj @@ -4,8 +4,8 @@ netcoreapp2.1 - - + + diff --git a/dsl-samples/tutorial/part1c/ProseTutorial.Tests/ProseTutorial.Tests.csproj b/dsl-samples/tutorial/part1c/ProseTutorial.Tests/ProseTutorial.Tests.csproj index 13e556e..13c814d 100644 --- a/dsl-samples/tutorial/part1c/ProseTutorial.Tests/ProseTutorial.Tests.csproj +++ b/dsl-samples/tutorial/part1c/ProseTutorial.Tests/ProseTutorial.Tests.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/dsl-samples/tutorial/part1c/ProseTutorial/ProseTutorial.csproj b/dsl-samples/tutorial/part1c/ProseTutorial/ProseTutorial.csproj index 646b58e..d6ad7f5 100644 --- a/dsl-samples/tutorial/part1c/ProseTutorial/ProseTutorial.csproj +++ b/dsl-samples/tutorial/part1c/ProseTutorial/ProseTutorial.csproj @@ -4,8 +4,8 @@ netcoreapp2.1 - - + + diff --git a/dsl-samples/tutorial/part1d-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj b/dsl-samples/tutorial/part1d-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj index 13e556e..13c814d 100644 --- a/dsl-samples/tutorial/part1d-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj +++ b/dsl-samples/tutorial/part1d-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/dsl-samples/tutorial/part1d-complete/ProseTutorial/ProseTutorial.csproj b/dsl-samples/tutorial/part1d-complete/ProseTutorial/ProseTutorial.csproj index 646b58e..d6ad7f5 100644 --- a/dsl-samples/tutorial/part1d-complete/ProseTutorial/ProseTutorial.csproj +++ b/dsl-samples/tutorial/part1d-complete/ProseTutorial/ProseTutorial.csproj @@ -4,8 +4,8 @@ netcoreapp2.1 - - + + diff --git a/dsl-samples/tutorial/part1d/ProseTutorial.Tests/ProseTutorial.Tests.csproj b/dsl-samples/tutorial/part1d/ProseTutorial.Tests/ProseTutorial.Tests.csproj index 13e556e..13c814d 100644 --- a/dsl-samples/tutorial/part1d/ProseTutorial.Tests/ProseTutorial.Tests.csproj +++ b/dsl-samples/tutorial/part1d/ProseTutorial.Tests/ProseTutorial.Tests.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/dsl-samples/tutorial/part1d/ProseTutorial/ProseTutorial.csproj b/dsl-samples/tutorial/part1d/ProseTutorial/ProseTutorial.csproj index 646b58e..d6ad7f5 100644 --- a/dsl-samples/tutorial/part1d/ProseTutorial/ProseTutorial.csproj +++ b/dsl-samples/tutorial/part1d/ProseTutorial/ProseTutorial.csproj @@ -4,8 +4,8 @@ netcoreapp2.1 - - + + diff --git a/dsl-samples/tutorial/part2a-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj b/dsl-samples/tutorial/part2a-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj index 13e556e..13c814d 100644 --- a/dsl-samples/tutorial/part2a-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj +++ b/dsl-samples/tutorial/part2a-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/dsl-samples/tutorial/part2a-complete/ProseTutorial/ProseTutorial.csproj b/dsl-samples/tutorial/part2a-complete/ProseTutorial/ProseTutorial.csproj index 646b58e..d6ad7f5 100644 --- a/dsl-samples/tutorial/part2a-complete/ProseTutorial/ProseTutorial.csproj +++ b/dsl-samples/tutorial/part2a-complete/ProseTutorial/ProseTutorial.csproj @@ -4,8 +4,8 @@ netcoreapp2.1 - - + + diff --git a/dsl-samples/tutorial/part2a/ProseTutorial.Tests/ProseTutorial.Tests.csproj b/dsl-samples/tutorial/part2a/ProseTutorial.Tests/ProseTutorial.Tests.csproj index 13e556e..13c814d 100644 --- a/dsl-samples/tutorial/part2a/ProseTutorial.Tests/ProseTutorial.Tests.csproj +++ b/dsl-samples/tutorial/part2a/ProseTutorial.Tests/ProseTutorial.Tests.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/dsl-samples/tutorial/part2a/ProseTutorial/ProseTutorial.csproj b/dsl-samples/tutorial/part2a/ProseTutorial/ProseTutorial.csproj index 646b58e..d6ad7f5 100644 --- a/dsl-samples/tutorial/part2a/ProseTutorial/ProseTutorial.csproj +++ b/dsl-samples/tutorial/part2a/ProseTutorial/ProseTutorial.csproj @@ -4,8 +4,8 @@ netcoreapp2.1 - - + + diff --git a/dsl-samples/tutorial/part2b-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj b/dsl-samples/tutorial/part2b-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj index 13e556e..13c814d 100644 --- a/dsl-samples/tutorial/part2b-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj +++ b/dsl-samples/tutorial/part2b-complete/ProseTutorial.Tests/ProseTutorial.Tests.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/dsl-samples/tutorial/part2b-complete/ProseTutorial/ProseTutorial.csproj b/dsl-samples/tutorial/part2b-complete/ProseTutorial/ProseTutorial.csproj index 646b58e..d6ad7f5 100644 --- a/dsl-samples/tutorial/part2b-complete/ProseTutorial/ProseTutorial.csproj +++ b/dsl-samples/tutorial/part2b-complete/ProseTutorial/ProseTutorial.csproj @@ -4,8 +4,8 @@ netcoreapp2.1 - - + + diff --git a/dsl-samples/tutorial/part2b/ProseTutorial.Tests/ProseTutorial.Tests.csproj b/dsl-samples/tutorial/part2b/ProseTutorial.Tests/ProseTutorial.Tests.csproj index 13e556e..13c814d 100644 --- a/dsl-samples/tutorial/part2b/ProseTutorial.Tests/ProseTutorial.Tests.csproj +++ b/dsl-samples/tutorial/part2b/ProseTutorial.Tests/ProseTutorial.Tests.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/dsl-samples/tutorial/part2b/ProseTutorial/ProseTutorial.csproj b/dsl-samples/tutorial/part2b/ProseTutorial/ProseTutorial.csproj index 646b58e..d6ad7f5 100644 --- a/dsl-samples/tutorial/part2b/ProseTutorial/ProseTutorial.csproj +++ b/dsl-samples/tutorial/part2b/ProseTutorial/ProseTutorial.csproj @@ -4,8 +4,8 @@ netcoreapp2.1 - - + + diff --git a/misc/BenchmarkDriver/BenchmarkDriver.csproj b/misc/BenchmarkDriver/BenchmarkDriver.csproj index 4106778..9e75777 100644 --- a/misc/BenchmarkDriver/BenchmarkDriver.csproj +++ b/misc/BenchmarkDriver/BenchmarkDriver.csproj @@ -6,8 +6,8 @@ - - + +