Is the feature request related to a problem? Please elaborate.
Hi there, me and my team are trying to use blazor for projects in our company and are looking to test the rendering of components and we would like to use bunit. However any packages we use in our projects must be strong name signed, so I was wondering if it would be possible to get bunit packages strong name signed.
The suggested solution
Strong name signing the packages using an snk file. Have done so here https://github.com/dyllew3/bUnit/tree/feature/strong-name-signing
Describe any alternative solutions
Additional context
Is the feature request related to a problem? Please elaborate.
Hi there, me and my team are trying to use blazor for projects in our company and are looking to test the rendering of components and we would like to use bunit. However any packages we use in our projects must be strong name signed, so I was wondering if it would be possible to get bunit packages strong name signed.
The suggested solution
Strong name signing the packages using an snk file. Have done so here https://github.com/dyllew3/bUnit/tree/feature/strong-name-signing
Describe any alternative solutions
Additional context