Het publiceren van .NET Core naar een Linux-omgeving als één enkel bestand om de fout uit te voeren is als volgt:
Proces beëindigd. Ik kon geen geldig ICU-pakket vinden dat op het systeem was geïnstalleerd. Zet de configuratievlag System.Globalization.Invariant op true als je zonder globalisatie-ondersteuning wilt draaien. op System.Environment.FailFast(System.String) op System.Globalization.GlobalizationMode.GetGlobalizationInvariantMode() op System.Globalization.GlobalizationMode.. cctor() op System.Globalization.CultureData.CreateCultureWithInvariantData() bij System.Globalization.CultureData.get_Invariant() op System.Globalization.CultureInfo.. cctor() bij System.String.ToLowerInvariant() op System.Text.EncodingHelper.GetCharset() op System.Text.EncodingHelper.GetEncodingFromCharset() op System.ConsolePal.GetConsoleEncoding() op System.Console+<><get_OutputEncoding>c.b__19_0() at System.Threading.LazyInitializer.EnsureInitializedCore[[System.__Canon, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]( System.__Canon ByRef, System.Object ByRef, System.Func'1<System.__Canon>) at System.Threading.LazyInitializer.EnsureInitialized[[System.__Canon, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.__ Canon ByRef, System.Object ByRef, System.Func`1<System.__Canon>) op System.Console.get_OutputEncoding() op System.Console.CreateOutputWriter(System.IO.Stream) op System.Console+<><get_Out>c.b__26_0() at System.Threading.LazyInitializer.EnsureInitializedCore[[System.__Canon, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]( System.__Canon ByRef, System.Object ByRef, System.Func'1<System.__Canon>) at System.Threading.LazyInitializer.EnsureInitialized[[System.__Canon, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.__ Canon ByRef, System.Object ByRef, System.Func`1<System.__Canon>) op System.Console.get_Out() op System.Console.WriteLine(System.String) op ImageWatermark.Program.Main(System.String[]) Afgebroken Linux-versie: CentOS Linux release 7.7.1908 (Core)
Oplossing:
(Einde)
|