aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline/Timeline.csproj
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-04-28 19:42:24 +0800
committercrupest <crupest@outlook.com>2021-04-28 19:42:24 +0800
commit2075e4098025001073b5eca025632cbb3199c316 (patch)
tree4259278a7523a52e368c16828450342110c7a25b /BackEnd/Timeline/Timeline.csproj
parentd922b3241245c9bc1ca6cff8ac69dd7659a958f1 (diff)
downloadtimeline-2075e4098025001073b5eca025632cbb3199c316.tar.gz
timeline-2075e4098025001073b5eca025632cbb3199c316.tar.bz2
timeline-2075e4098025001073b5eca025632cbb3199c316.zip
refactor: ...
Diffstat (limited to 'BackEnd/Timeline/Timeline.csproj')
-rw-r--r--BackEnd/Timeline/Timeline.csproj9
1 files changed, 9 insertions, 0 deletions
diff --git a/BackEnd/Timeline/Timeline.csproj b/BackEnd/Timeline/Timeline.csproj
index 3c2f3b85..8cf1b31f 100644
--- a/BackEnd/Timeline/Timeline.csproj
+++ b/BackEnd/Timeline/Timeline.csproj
@@ -53,6 +53,11 @@
<AutoGen>True</AutoGen>
<DependentUpon>Resource.resx</DependentUpon>
</Compile>
+ <Compile Update="Controllers\Resource.Designer.cs">
+ <DesignTime>True</DesignTime>
+ <AutoGen>True</AutoGen>
+ <DependentUpon>Resource.resx</DependentUpon>
+ </Compile>
<Compile Update="Resources\Controllers\ControllerAuthExtensions.Designer.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
@@ -185,6 +190,10 @@
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resource.Designer.cs</LastGenOutput>
</EmbeddedResource>
+ <EmbeddedResource Update="Controllers\Resource.resx">
+ <Generator>ResXFileCodeGenerator</Generator>
+ <LastGenOutput>Resource.Designer.cs</LastGenOutput>
+ </EmbeddedResource>
<EmbeddedResource Update="Resources\Controllers\ControllerAuthExtensions.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>ControllerAuthExtensions.Designer.cs</LastGenOutput>