Skip to content

Commit

Permalink
Added autogenerated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianRappl committed Sep 19, 2024
1 parent 684e066 commit e47436c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/Piral.Blazor.Sdk/Lib.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
namespace Piral.Blazor.Sdk;
// <autogenerated />

namespace Piral.Blazor.Sdk;

public static class Lib
{
Expand Down
2 changes: 2 additions & 0 deletions src/Piral.Blazor.Sdk/ProjectFolderAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// <autogenerated />

namespace Piral.Blazor.Sdk;

[AttributeUsage(AttributeTargets.Assembly)]
Expand Down

0 comments on commit e47436c

Please sign in to comment.