Skip to content

Commit 2ee32f2

Browse files
committed
Licenses
1 parent e112533 commit 2ee32f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ReportGenerator.Core/Licensing/LicenseValidator.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ internal static class LicenseValidator
4242
{ Guid.Parse("d15b4f19-506b-4c7c-a270-c99129bd8281"), new DateTime(2023, 12, 1) },
4343
{ Guid.Parse("9717392c-fc55-415f-a1bf-1a407c9ec705"), new DateTime(2023, 12, 1) },
4444
{ Guid.Parse("70dcfc78-6ca3-4a0b-bb43-a3840e39ff4f"), new DateTime(2024, 1, 1) },
45+
{ Guid.Parse("b673472f-24e0-4b4b-9837-713d49049e2d"), new DateTime(2024, 2, 1) },
4546
{ Guid.Parse("6e4d43dd-84a5-40fd-beb2-34f3c4930994"), new DateTime(2024, 4, 1) },
4647
{ Guid.Parse("4b80b56a-1eb0-4b93-9b82-b33c11215316"), new DateTime(2024, 4, 1) },
4748
};

0 commit comments

Comments
 (0)