Respond to PR feedback:

-- remove extra spaces
-- add the 8.0 common templates into the 9 bundle
-- remove some duplicate msbuild targets
-- remove the windows known framework references
This commit is contained in:
Marc Paine 2023-10-04 11:02:10 -07:00
parent dca685ae3e
commit c542cfcebe
4 changed files with 3 additions and 46 deletions

View file

@ -12,8 +12,6 @@ namespace EndToEnd
{
public class GivenWindowsApp : TestBase
{
[WindowsOnlyTheory]
[InlineData("10.0.17763.0")]
[InlineData("10.0.18362.0")]