Files
server/src/Core/Properties/AssemblyInfo.cs
Justin Baur 0e1ab99e25 Cleanup Projects (#1324)
* Update bitwarden_license projects

* Added tests to verify resource names

* Remove unneeded assembly attributes

* Standardized namespace

* Remove .GetTypeInfo()
2021-05-13 17:14:56 -04:00

5 lines
112 B
C#

using System.Reflection;
using Microsoft.Extensions.Localization;
[assembly: ResourceLocation("Resources")]