Nyconing
Nyconing
### What You Are Seeing? Cake.Core.CakeException: MSBuild: Could not locate executable. ### What is Expected? Be able to set `ToolVersion = MSBuildToolVersion.VS2019PreRelease` ### What version of Cake are you using?...
Or please at lease wrote a simple guidance for how to build it manually.
I have Winbows10 Pro 64bit, VS2017, Mono2.12.0.226(x64) , AS3.0 and Java Environment installed, But I have a exception when try to run Embeddinator-4000: Cannot find Mono SDK, it needs to...
Sideloaded apps is missing in the list. Maybe bugs? Please fix. Thanks a lot.
Run the created exe got error: Traceback (most recent call last): File "c:\users\nyconing\appdata\local\programs\python\python37-32\Scripts\binwalk", line 4, in __import__('pkg_resources').run_script('binwalk==2.3.3', 'binwalk') File "C:\Users\Nyconing\AppData\Local\Programs\Python\Python37-32\lib\site-packages\pkg_resources\__init__.py", line 672, in run_script self.require(requires)[0].run_script(script_name, ns) File "C:\Users\Nyconing\AppData\Local\Programs\Python\Python37-32\lib\site-packages\pkg_resources\__init__.py", line 1472,...
``` Logs.AutologConfig = new RestClientAutologConfiguration() { MessageTemplateForSuccess = "{Method} {Uri} responded {StatusCode}", MessageTemplateForError = "{Method} {Uri} is not good! {ErrorMessage}", LoggerConfiguration = new LoggerConfiguration() .MinimumLevel.Debug() .Enrich.FromLogContext() .WriteTo.Console() }; Serilog.Log.Information($"Logger running...