Skip to content

Commit bbd680d

Browse files
committed
Move files around
1 parent 625f34f commit bbd680d

33 files changed

+22
-9
lines changed
File renamed without changes.

TodoApi.Tests/TodoApi.Tests.csproj renamed to Todo.Api.Tests/Todo.Api.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PackageReference Include="xunit" />
77
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="all" />
88
<PackageReference Include="coverlet.collector" PrivateAssets="all" />
9-
<ProjectReference Include="..\TodoApi\TodoApi.csproj" />
9+
<ProjectReference Include="..\Todo.Api\Todo.Api.csproj" />
1010
</ItemGroup>
1111

1212
<ItemGroup>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)