mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-25 02:42:28 +02:00
Main build (Jenkins)
This commit is contained in:
parent
2e63db1cbd
commit
f1cca2f6c7
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
|
||||
|
Loading…
Reference in New Issue
Block a user