Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit ba33fa7

Browse files
committed
Fix
1 parent a1bfc54 commit ba33fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NET6CustomLibrary/Results/ResponseResult.cs renamed to src/NET6CustomLibrary/CustomResults/ResponseResult.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
namespace NET6CustomLibrary.Results;
1+
namespace NET6CustomLibrary.CustomResults;
22

33
public class ResponseResult
44
{

0 commit comments

Comments
 (0)