diff options
Diffstat (limited to 'BackEnd/Timeline/Timeline.csproj')
-rw-r--r-- | BackEnd/Timeline/Timeline.csproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/BackEnd/Timeline/Timeline.csproj b/BackEnd/Timeline/Timeline.csproj index 28234a4d..c8964363 100644 --- a/BackEnd/Timeline/Timeline.csproj +++ b/BackEnd/Timeline/Timeline.csproj @@ -201,8 +201,10 @@ </ItemGroup>
<ItemGroup>
<None Remove="Controllers\V2\" />
+ <None Remove="Services\User\RegisterCode\" />
</ItemGroup>
<ItemGroup>
<Folder Include="Controllers\V2\" />
+ <Folder Include="Services\User\RegisterCode\" />
</ItemGroup>
</Project>
\ No newline at end of file |