.filenesting.json 174 B

12345678910
  1. {
  2. "help": "https://go.microsoft.com/fwlink/?linkid=866610",
  3. "dependentFileProviders": {
  4. "add": {
  5. "addedExtension": {
  6. ".*": [ ".cs" ]
  7. }
  8. }
  9. }
  10. }