diff options
author | crupest <crupest@outlook.com> | 2022-04-12 18:07:17 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-04-12 18:07:17 +0800 |
commit | bdcbe0612ae3e4e173754c5e663e2668e9f380ec (patch) | |
tree | c8f2b703302b0fed91925962a1695c2394bf345a /BackEnd/Timeline/Timeline.csproj | |
parent | 3fc0cd57711b41e3a65e24e30ceaa3f95d7d4415 (diff) | |
download | timeline-bdcbe0612ae3e4e173754c5e663e2668e9f380ec.tar.gz timeline-bdcbe0612ae3e4e173754c5e663e2668e9f380ec.tar.bz2 timeline-bdcbe0612ae3e4e173754c5e663e2668e9f380ec.zip |
...
Diffstat (limited to 'BackEnd/Timeline/Timeline.csproj')
-rw-r--r-- | BackEnd/Timeline/Timeline.csproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/BackEnd/Timeline/Timeline.csproj b/BackEnd/Timeline/Timeline.csproj index ee14de25..5db7a613 100644 --- a/BackEnd/Timeline/Timeline.csproj +++ b/BackEnd/Timeline/Timeline.csproj @@ -199,4 +199,10 @@ <LastGenOutput>Resource.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>
+ <ItemGroup>
+ <None Remove="Controllers\V2\" />
+ </ItemGroup>
+ <ItemGroup>
+ <Folder Include="Controllers\V2\" />
+ </ItemGroup>
</Project>
\ No newline at end of file |