Skip to content

Commit

Permalink
Rename project
Browse files Browse the repository at this point in the history
  • Loading branch information
gfhdlcod02 committed Nov 16, 2023
1 parent 7cd3e01 commit 77ac70f
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using Microsoft.AspNetCore.Http;
using Moq;

namespace Codehard.Common.AspNetCore.Test;
namespace Codehard.Common.AspNetCore.Tests;

public class ReadFileExtensionTest
{
Expand Down
1 change: 1 addition & 0 deletions src/Codehard.Core.sln
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Codehard.Functional.MediatR.Tests", "Codehard.Functional\Codehard.Functional.Mediatr.Tests\Codehard.Functional.MediatR.Tests.csproj", "{569F15A1-ABDE-4037-825C-90164D9074E2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Codehard.Common.AspNetCore.Test", "Codehard.Common.AspNetCore.Test\Codehard.Common.AspNetCore.Test.csproj", "{C936B94D-D1D9-4A55-8CA1-748988282811}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Codehard.Common.AspNetCore.Tests", "Codehard.Common.AspNetCore.Tests\Codehard.Common.AspNetCore.Tests.csproj", "{C936B94D-D1D9-4A55-8CA1-748988282811}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit 77ac70f

Please sign in to comment.