Skip to content

Commit cd4a15b

Browse files
committed
Publication
1 parent 0af22fd commit cd4a15b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

Zenergy/Zenergy/Properties/PublishProfiles/zenergy.pubxml

+2-6
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,9 @@ en modifiant ce fichier MSBuild. Pour en savoir plus à ce sujet, consultez la p
2929
</ObjectGroup>
3030
<ObjectGroup Name="DefaultConnection" Order="3" Enabled="False">
3131
<Destination Path="" />
32-
<Object Type="DbDacFx">
33-
<PreSource Path="Data Source=(LocalDb)\MSSQLLocalDB;AttachDbFilename=|DataDirectory|\aspnet-Zenergy-20151109023115.mdf;Initial Catalog=aspnet-Zenergy-20151109023115;Integrated Security=True" includeData="False" />
34-
<Source Path="$(IntermediateOutputPath)AutoScripts\DefaultConnection_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
32+
<Object Type="DbCodeFirst">
33+
<Source Path="DBContext" DbContext="Zenergy.Models.ApplicationDbContext, Zenergy" Origin="Configuration" />
3534
</Object>
36-
<UpdateFrom Type="Web.Config">
37-
<Source MatchValue="Data Source=(LocalDb)\MSSQLLocalDB;AttachDbFilename=|DataDirectory|\aspnet-Zenergy-20151109023115.mdf;Initial Catalog=aspnet-Zenergy-20151109023115;Integrated Security=True" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
38-
</UpdateFrom>
3935
</ObjectGroup>
4036
</Objects>
4137
</PublishDatabaseSettings>

0 commit comments

Comments
 (0)