File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
AzureWebFarm.OctopusDeploy.Tests/Tools/ExampleFiles
AzureWebFarm.OctopusDeploy/Tools Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <ServiceConfiguration serviceName =" WindowsAzure5" xmlns =" http://schemas.microsoft.com/ServiceHosting/2008/10/ServiceConfiguration" osFamily =" 3 " osVersion =" *" schemaVersion =" 2013-10.2.2" >
2+ <ServiceConfiguration serviceName =" WindowsAzure5" xmlns =" http://schemas.microsoft.com/ServiceHosting/2008/10/ServiceConfiguration" osFamily =" 2 " osVersion =" *" schemaVersion =" 2013-10.2.2" >
33 <Role name =" WebApplication1" >
44 <Instances count =" 1" />
55 <ConfigurationSettings >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <x : ServiceConfiguration xmlns : xdt =" http://schemas.microsoft.com/XML-Document-Transform" xmlns : x =" http://schemas.microsoft.com/ServiceHosting/2008/10/ServiceConfiguration" >
2+ <x : ServiceConfiguration xmlns : xdt =" http://schemas.microsoft.com/XML-Document-Transform" xmlns : x =" http://schemas.microsoft.com/ServiceHosting/2008/10/ServiceConfiguration" osFamily = " 3 " xdt : Transform = " SetAttributes " >
33 <x : Role >
44 <x : ConfigurationSettings >
55 <x : Setting name =" OctopusServer" value =" http://OCTOPUSSERVERURL/" xdt : Transform =" InsertIfMissing" xdt : Locator =" Match(name)" />
You can’t perform that action at this time.
0 commit comments