You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-10 22:41:43 +02:00
Main build (Jenkins)
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1344,7 +1344,7 @@ Procedure WriteOnCurrentLine(Val Text, Val Color = "", Val ToStart = False) Expo
|
||||
ConsoleColor = New Map;
|
||||
EndIf;
|
||||
|
||||
Encoding = Console.OutputEncoding;
|
||||
Encoding = Console.КодировкаВыходногоПотока;
|
||||
OutputStream = Console.OpenStandardOutput();
|
||||
OutputWriting = New DataWriter(OutputStream, Encoding);
|
||||
|
||||
|
@@ -1,4 +1,3 @@
|
||||
Manifest-Version: 1.0
|
||||
Runtime-Version: 8.3.15
|
||||
Base-Project: OpenIntegrationsENG
|
||||
Manifest-Version: 1.0
|
||||
Base-Project: OpenIntegrations_ENG
|
||||
|
Reference in New Issue
Block a user