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.

6 lines
432 B

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Application xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Name="fabric:/eShopOnServiceFabricApiGW" xmlns="http://schemas.microsoft.com/2011/01/fabric">
  3. <Parameters>
  4. <Parameter Name="ApiGw_Base_ASPNETCORE_ENVIRONMENT" Value="Development" />
  5. <Parameter Name="ApiGw_Base_InstanceCount" Value="1" />
  6. </Parameters>
  7. </Application>