Do I need any kind of special setup for extra properties defined in samples like
<CFBundleName>Xilium.CefGlue.Demo.Avalonia</CFBundleName> <!-- Also defines .app file name -->
<CFBundleDisplayName>CefGlueDemoAvalonia</CFBundleDisplayName>
They seem to be used by custom .targets. Do I need to set them using NuGet? What are their effects?
Do I need any kind of special setup for extra properties defined in samples like
They seem to be used by custom .targets. Do I need to set them using NuGet? What are their effects?