mirror of
https://github.com/bitwarden/server.git
synced 2025-05-07 04:32:20 -05:00

* Update bitwarden_license projects * Added tests to verify resource names * Remove unneeded assembly attributes * Standardized namespace * Remove .GetTypeInfo()
5 lines
112 B
C#
5 lines
112 B
C#
using System.Reflection;
|
|
using Microsoft.Extensions.Localization;
|
|
|
|
[assembly: ResourceLocation("Resources")]
|