diff --git a/build/common.props b/build/common.props index fbd28f6c..3e863b4a 100644 --- a/build/common.props +++ b/build/common.props @@ -36,7 +36,7 @@ - + diff --git a/src/Foundatio.TestHarness/Foundatio.TestHarness.csproj b/src/Foundatio.TestHarness/Foundatio.TestHarness.csproj index e166a9dc..22b510c6 100644 --- a/src/Foundatio.TestHarness/Foundatio.TestHarness.csproj +++ b/src/Foundatio.TestHarness/Foundatio.TestHarness.csproj @@ -1,15 +1,15 @@ - + net6.0 true false - + - + diff --git a/src/Foundatio.Xunit/Foundatio.Xunit.csproj b/src/Foundatio.Xunit/Foundatio.Xunit.csproj index 0e31f1b6..ad51ff13 100644 --- a/src/Foundatio.Xunit/Foundatio.Xunit.csproj +++ b/src/Foundatio.Xunit/Foundatio.Xunit.csproj @@ -8,6 +8,6 @@ - + \ No newline at end of file diff --git a/tests/Directory.Build.props b/tests/Directory.Build.props index 49d2f735..2a91c28b 100644 --- a/tests/Directory.Build.props +++ b/tests/Directory.Build.props @@ -6,9 +6,9 @@ $(NoWarn);CS1591;NU1701 - - - - + + + +