diff --git a/Directory.Build.props b/Directory.Build.props new file mode 100644 index 00000000..13dadbad --- /dev/null +++ b/Directory.Build.props @@ -0,0 +1,7 @@ + + + true + true + true + + \ No newline at end of file diff --git a/src/CalculatorUITestFramework/CalculatorUITestFramework.csproj b/src/CalculatorUITestFramework/CalculatorUITestFramework.csproj index e16b544a..ea7ea56c 100644 --- a/src/CalculatorUITestFramework/CalculatorUITestFramework.csproj +++ b/src/CalculatorUITestFramework/CalculatorUITestFramework.csproj @@ -1,10 +1,10 @@ - + net6.0 - + diff --git a/src/CalculatorUITests/CalculatorUITests.csproj b/src/CalculatorUITests/CalculatorUITests.csproj index 2b73267c..9ce0acde 100644 --- a/src/CalculatorUITests/CalculatorUITests.csproj +++ b/src/CalculatorUITests/CalculatorUITests.csproj @@ -1,12 +1,12 @@ - + + Exe net8.0 false - - - + +