﻿<?xml version="1.0" encoding="utf-8"?>
<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">
  <Section Name="GlobalConfiguration">
    <Parameter Name="GlobalConfigVersion" Value="1" />
    <Parameter Name="AESKey" Value="" MustOverride="true" IsEncrypted="true"/>
  </Section>
  <Section Name="SDNAPIConfiguration">
    <Parameter Name="SDNAPIConfigVersion" Value="1" />
  </Section>
</Settings>
