Maxim Marinchenko

Results 58 comments of Maxim Marinchenko

I guess the following files should also not be copied to `dist`: - corebindings.c - driver.c - emcc-default.rsp - emcc-props.json - pinvoke.h - pinvoke.c

Thanks for quick response, @jeromelaban! I'll provide the details a bit later.

### Blazor WebAssembly Build Process The `net6.0` target framework provides [Microsoft.NET.Sdk.BlazorWebAssembly](https://docs.microsoft.com/en-us/dotnet/architecture/blazor-for-web-forms-developers/project-structure) SDK for client-side Wasm apps. When using this SDK the `_framework/*` files are deployed to content root (typically the...

> This fix had to be reverted because it was implemented incorrectly. > > #854 Hi! A year has passed since then:) Do you guys have any plans to work...

+1 `SentenceBuilder` should provide methods for _Default_ and _Verb_ words. And be used here: - https://github.com/commandlineparser/commandline/blob/master/src/CommandLine/Text/HelpText.cs#L857 - https://github.com/commandlineparser/commandline/blob/master/src/CommandLine/Text/HelpText.cs#L975

Additional info (screenshot and activity log): 1. ![image](https://user-images.githubusercontent.com/21952330/122946588-ed02c600-d392-11eb-9c25-80ec6973c390.png) 2. [ActivityLog.xml.txt](https://github.com/msawczyn/EFDesigner/files/6695348/ActivityLog.xml.txt)

This only happens in absence of DslTools. When I install DslTools EFDesigner works properly.

@msawczyn I've spent some time investigating this issue further. Here are my findings. I have `v3.0.6.1` installed. But if I understand correctly this issue is really old, see ex. #66,...

> Ты гений! Oh, I hardly think so))) But thanks anyway! > https://github.com/msawczyn/EFDesigner/raw/master/dist/Sawczyn.EFDesigner.EFModel.DslPackage.vsix I installed your VSIX. Version is `3.0.7.0` now. Unfortunately, it still doesn't work. --- There are 2...