Skip to content

Commit 81a25de

Browse files
authored
fix: Change namespace of FeedGenerationHelper.cs
1 parent cc6fdc9 commit 81a25de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Examples/BookingSystem.AspNetFramework/Helpers/FeedGenerationHelper.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212

13-
namespace BookingSystem.AspNetCore.Helpers
13+
namespace BookingSystem.AspNetFramework.Helpers
1414
{
1515
public static class FeedGenerationHelper
1616
{

0 commit comments

Comments
 (0)