Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
Conflicts: src/Umbraco.Core/Sync/DefaultServerMessenger.cs src/Umbraco.Tests/Services/ContentServiceTests.cs
This commit is contained in:
@@ -8,5 +8,7 @@ namespace Umbraco.Core.Sync
|
||||
public interface IServerAddress
|
||||
{
|
||||
string ServerAddress { get; }
|
||||
|
||||
//TODO : Should probably add things like port, protocol, server name, app id
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user