diff --git a/src/ActionsTests/ActionsTests.csproj b/src/ActionsTests/ActionsTests.csproj index 21efec139..7895a716d 100644 --- a/src/ActionsTests/ActionsTests.csproj +++ b/src/ActionsTests/ActionsTests.csproj @@ -1,29 +1,29 @@ - - - - net6.0 - Axe.Windows.ActionsTests - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - + + + + net6.0 + Axe.Windows.ActionsTests + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + diff --git a/src/AutomationTests/AutomationTests.csproj b/src/AutomationTests/AutomationTests.csproj index ad8e11ea9..16b19060f 100644 --- a/src/AutomationTests/AutomationTests.csproj +++ b/src/AutomationTests/AutomationTests.csproj @@ -1,43 +1,43 @@ - - - - net6.0 - Axe.Windows.AutomationTests - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - ..\UIAAssemblies\Win10.17713\Interop.UIAutomationClient.dll - true - - - - - - ..\InteropDummy\bin\$(Configuration)\net6.0\Interop.UIAutomationCore.dll - true - - - - - - + + + + net6.0 + Axe.Windows.AutomationTests + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + ..\UIAAssemblies\Win10.17713\Interop.UIAutomationClient.dll + true + + + + + + ..\InteropDummy\bin\$(Configuration)\net6.0\Interop.UIAutomationCore.dll + true + + + + + + diff --git a/src/CLITests/CLITests.csproj b/src/CLITests/CLITests.csproj index d14c83d1f..bb6c6ff71 100644 --- a/src/CLITests/CLITests.csproj +++ b/src/CLITests/CLITests.csproj @@ -1,29 +1,29 @@ - - - - net6.0 - AxeWindowsCLITests - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - + + + + net6.0 + AxeWindowsCLITests + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + diff --git a/src/CoreTests/CoreTests.csproj b/src/CoreTests/CoreTests.csproj index a0f59be40..2767085d1 100644 --- a/src/CoreTests/CoreTests.csproj +++ b/src/CoreTests/CoreTests.csproj @@ -1,41 +1,41 @@ - - - - net6.0 - Axe.Windows.CoreTests - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - Always - - - Always - - - Always - - - - - - + + + + net6.0 + Axe.Windows.CoreTests + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + Always + + + Always + + + Always + + + + + + diff --git a/src/DesktopTests/DesktopTests.csproj b/src/DesktopTests/DesktopTests.csproj index 2a831a6b7..1af669ad7 100644 --- a/src/DesktopTests/DesktopTests.csproj +++ b/src/DesktopTests/DesktopTests.csproj @@ -1,138 +1,138 @@ - - - - net6.0 - Axe.Windows.DesktopTests - - - - - - - - - - - - - - - - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - ..\InteropDummy\bin\$(Configuration)\net6.0\Interop.UIAutomationCore.dll - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + net6.0 + Axe.Windows.DesktopTests + + + + + + + + + + + + + + + + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + ..\InteropDummy\bin\$(Configuration)\net6.0\Interop.UIAutomationCore.dll + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/MsiFileTests/MsiFileTests.csproj b/src/MsiFileTests/MsiFileTests.csproj index c9e5de949..9e6c663f7 100644 --- a/src/MsiFileTests/MsiFileTests.csproj +++ b/src/MsiFileTests/MsiFileTests.csproj @@ -1,23 +1,23 @@ - - - - net6.0 - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - + + + + net6.0 + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + diff --git a/src/OldFileVersionCompatibilityTests/OldFileVersionCompatibilityTests.csproj b/src/OldFileVersionCompatibilityTests/OldFileVersionCompatibilityTests.csproj index cdbb78426..9da07a8d9 100644 --- a/src/OldFileVersionCompatibilityTests/OldFileVersionCompatibilityTests.csproj +++ b/src/OldFileVersionCompatibilityTests/OldFileVersionCompatibilityTests.csproj @@ -1,44 +1,44 @@ - - - - net6.0 - Axe.Windows.OldFileVersionCompatibilityTests - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - Always - - - Always - - - Always - - - - - - + + + + net6.0 + Axe.Windows.OldFileVersionCompatibilityTests + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + Always + + + Always + + + Always + + + + + + diff --git a/src/RuleSelectionTests/RuleSelectionTests.csproj b/src/RuleSelectionTests/RuleSelectionTests.csproj index e6975a37c..00a162243 100644 --- a/src/RuleSelectionTests/RuleSelectionTests.csproj +++ b/src/RuleSelectionTests/RuleSelectionTests.csproj @@ -1,28 +1,28 @@ - - - - net6.0 - Axe.Windows.RuleSelectionTests - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - + + + + net6.0 + Axe.Windows.RuleSelectionTests + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + diff --git a/src/RulesTest/RulesTests.csproj b/src/RulesTest/RulesTests.csproj index 49e36697e..58c1c78c8 100644 --- a/src/RulesTest/RulesTests.csproj +++ b/src/RulesTest/RulesTests.csproj @@ -1,36 +1,36 @@ - - - - net6.0 - Axe.Windows.RulesTests - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - ..\UIAAssemblies\Win10.17713\Interop.UIAutomationClient.dll - true - - - - - - + + + + net6.0 + Axe.Windows.RulesTests + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + ..\UIAAssemblies\Win10.17713\Interop.UIAutomationClient.dll + true + + + + + + diff --git a/src/SystemAbstractionsTests/SystemAbstractionsTests.csproj b/src/SystemAbstractionsTests/SystemAbstractionsTests.csproj index 2d67d18a4..075b5772f 100644 --- a/src/SystemAbstractionsTests/SystemAbstractionsTests.csproj +++ b/src/SystemAbstractionsTests/SystemAbstractionsTests.csproj @@ -1,36 +1,36 @@ - - - - net6.0 - Axe.Windows.SystemAbstractionsTests - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - - - - - - - + + + + net6.0 + Axe.Windows.SystemAbstractionsTests + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/TelemetryTests/TelemetryTests.csproj b/src/TelemetryTests/TelemetryTests.csproj index e32c0efeb..73995cb01 100644 --- a/src/TelemetryTests/TelemetryTests.csproj +++ b/src/TelemetryTests/TelemetryTests.csproj @@ -1,28 +1,28 @@ - - - - net6.0 - Axe.Windows.TelemetryTests - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - + + + + net6.0 + Axe.Windows.TelemetryTests + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + diff --git a/src/Win32Tests/Win32Tests.csproj b/src/Win32Tests/Win32Tests.csproj index 8f6dc78d3..7979f9d30 100644 --- a/src/Win32Tests/Win32Tests.csproj +++ b/src/Win32Tests/Win32Tests.csproj @@ -1,29 +1,29 @@ - - - - net6.0 - Axe.Windows.Win32Tests - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - + + + + net6.0 + Axe.Windows.Win32Tests + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + +