Jan Kučera
Jan Kučera
This was originally tagged 'help-wanted'. I would be happy to help with this one if needed.
> But, the spec was written with "The Unicode Standard, Version 3.0" also see the comments at https://github.com/dotnet/roslyn/issues/13474#issuecomment-243858232
@srutzky I disagree with your interpretation of the standard. To me it clearly says "any Unicode character of those classes", it is just at that time only BMPs existed. Technically...
This would be helpful to me and I'm happy to give it a try. Do you have quick pointers to the code areas involved?
@dan-jac the spec mandates everything will become precomposed during processing unless the layout opts out. The marker is used as a dead key (key will insert marker which user cannot...
Yes sorry I am talking about the ILSpy UI: ILSpy 3.2 RC: After #1196 (intentionally):
@ozkanpakdil neither, you should be able to build this repo either way. Try cloning the repo instead of downloading a zip file (or Unblock the zip file in the file...
I download the SDK binaries and put them in a folder. Then when I want to compile a project either I can use MSBuildSDKsPath environment to point to the folder...
Hm, appears to be `MSBuild version 17.3.1+2badb37d1 for .NET Framework`
@rainersigwald when I install the SDK, I get ``` Microsoft.NET.Sdk.ImportWorkloads.targets (16,3): Version 8.0.204 of the .NET SDK requires at least version 17.8.3 of MSBuild. The current available version of MSBuild...