You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
400 B

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <Settings xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2011/01/fabric">
  3. <!-- Add your custom configuration sections and parameters here -->
  4. <!--
  5. <Section Name="MyConfigSection">
  6. <Parameter Name="MyParameter" Value="Value1" />
  7. </Section>
  8. -->
  9. </Settings>