dotnet-websharper / core

WebSharper - Full-stack, functional, reactive web apps and microservices in F# and C#
https://websharper.com
Apache License 2.0
593 stars 52 forks source link

Make File Properties available for WIG binding dlls #1351

Closed Jooseppi12 closed 9 months ago

Jooseppi12 commented 12 months ago

Currently the dll's Properties window in Windows does not show the properties set via Assembly Attributes.

This is happening because the WIG compilation layer creates a new assembly instead of reusing the interim dll.