WinUI3Localizer icon indicating copy to clipboard operation
WinUI3Localizer copied to clipboard

Make building process easier

Open AndrewKeepCoding opened this issue 1 year ago • 0 comments

We should be able to make the building process easier and make the WinUI3Localizer easier to use.

For instance, we can make the Build method synchronous by removing the SemaphoreSlim in DependencyObjectWeakReferences class.

AndrewKeepCoding avatar May 20 '24 01:05 AndrewKeepCoding