Skip to content

Commit 5596295

Browse files
authored
Set DeploymentTarget to LocalPlatform (#8588)
1 parent fabf119 commit 5596295

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DownloaderDataProvider/Models/BrokerageDataDownloader.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ public BrokerageDataDownloader()
5050
ProjectId = Globals.ProjectId,
5151
OrganizationId = Globals.OrganizationID,
5252
Version = Globals.Version,
53+
DeploymentTarget = DeploymentTarget.LocalPlatform
5354
};
5455

5556
try

0 commit comments

Comments
 (0)