aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Web
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio/Web')
-rw-r--r--Software/Visual_Studio/Web/Tango.MachineService/Properties/PublishProfiles/Alpha.pubxml16
1 files changed, 16 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Web/Tango.MachineService/Properties/PublishProfiles/Alpha.pubxml b/Software/Visual_Studio/Web/Tango.MachineService/Properties/PublishProfiles/Alpha.pubxml
index 3632deaac..608f3f42f 100644
--- a/Software/Visual_Studio/Web/Tango.MachineService/Properties/PublishProfiles/Alpha.pubxml
+++ b/Software/Visual_Studio/Web/Tango.MachineService/Properties/PublishProfiles/Alpha.pubxml
@@ -24,5 +24,21 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<UserName>$machineservice-alpha-beta__MachineService-ALPHA</UserName>
<_SavePWD>True</_SavePWD>
<_DestinationType>AzureWebSite</_DestinationType>
+ <PublishDatabaseSettings>
+ <Objects xmlns="">
+ <ObjectGroup Name="Tango.BL.ObservablesContext" Order="1" Enabled="False">
+ <Destination Path="" />
+ <Object Type="DbCodeFirst">
+ <Source Path="DBContext" DbContext="Tango.BL.ObservablesContext, Tango.BL" Origin="Convention" />
+ </Object>
+ </ObjectGroup>
+ </Objects>
+ </PublishDatabaseSettings>
</PropertyGroup>
+ <ItemGroup>
+ <MSDeployParameterValue Include="$(DeployParameterPrefix)Tango.BL.ObservablesContext-Web.config Connection String" />
+ </ItemGroup>
+ <ItemGroup>
+ <_ConnectionStringsToInsert Include="Tango.BL.ObservablesContext" />
+ </ItemGroup>
</Project> \ No newline at end of file