aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Timeline.csproj
diff options
context:
space:
mode:
author杨宇千 <crupest@outlook.com>2019-11-04 22:58:24 +0800
committer杨宇千 <crupest@outlook.com>2019-11-04 22:58:24 +0800
commit9df5a86786ac2dcb8bc0f34f69501abfffd0dc9c (patch)
tree7a0401d6ba88cdab6e87f9a3ff1b2d5a7c0c1edb /Timeline/Timeline.csproj
parentedfc86d84da81fcabc00bb27e875f26038bf94f7 (diff)
downloadtimeline-9df5a86786ac2dcb8bc0f34f69501abfffd0dc9c.tar.gz
timeline-9df5a86786ac2dcb8bc0f34f69501abfffd0dc9c.tar.bz2
timeline-9df5a86786ac2dcb8bc0f34f69501abfffd0dc9c.zip
Add controller primarily and of course redesign the service accordingly.
Diffstat (limited to 'Timeline/Timeline.csproj')
-rw-r--r--Timeline/Timeline.csproj9
1 files changed, 9 insertions, 0 deletions
diff --git a/Timeline/Timeline.csproj b/Timeline/Timeline.csproj
index bd195475..7e1dd4ef 100644
--- a/Timeline/Timeline.csproj
+++ b/Timeline/Timeline.csproj
@@ -49,6 +49,11 @@
<AutoGen>True</AutoGen>
<DependentUpon>TestingI18nController.resx</DependentUpon>
</Compile>
+ <Compile Update="Resources\Controllers\TimelineController.Designer.cs">
+ <DesignTime>True</DesignTime>
+ <AutoGen>True</AutoGen>
+ <DependentUpon>TimelineController.resx</DependentUpon>
+ </Compile>
<Compile Update="Resources\Controllers\TokenController.Designer.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
@@ -119,6 +124,10 @@
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>TestingI18nController.Designer.cs</LastGenOutput>
</EmbeddedResource>
+ <EmbeddedResource Update="Resources\Controllers\TimelineController.resx">
+ <Generator>ResXFileCodeGenerator</Generator>
+ <LastGenOutput>TimelineController.Designer.cs</LastGenOutput>
+ </EmbeddedResource>
<EmbeddedResource Update="Resources\Controllers\TokenController.resx">
<SubType>Designer</SubType>
<Generator>ResXFileCodeGenerator</Generator>