1

In Visual Studio 2017 Enterprise, assigning RunSettings files can typically be done here, under "Test" > "Test Settings":

enter image description here

However, I don't see anything relevant when going to "Test" on Visual Studio 2019 Enterprise (Preview 4.0):

enter image description here

Where can I assign the RunSettings file to run with in the Visual Studio 2019 Enterprise IDE?

Community
  • 1
  • 1
natn2323
  • 1,983
  • 1
  • 13
  • 30

1 Answers1

1

The setting was changed in VS 2019 - you can find it in Test Explorer tool Window

See the docs for the exact instructions.

AlexDrenea
  • 7,981
  • 1
  • 32
  • 49