aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Timeline.csproj
diff options
context:
space:
mode:
author杨宇千 <crupest@outlook.com>2019-10-20 16:24:11 +0800
committer杨宇千 <crupest@outlook.com>2019-10-20 16:24:11 +0800
commitc9cc1e18fb36df25ad28778c26e4b2bd88b6a96d (patch)
tree27c788de2ef4475dd50c5720209eb6f1df866130 /Timeline/Timeline.csproj
parent7bcf891d9d68ac0f12570b94938347ab8eec3247 (diff)
downloadtimeline-c9cc1e18fb36df25ad28778c26e4b2bd88b6a96d.tar.gz
timeline-c9cc1e18fb36df25ad28778c26e4b2bd88b6a96d.tar.bz2
timeline-c9cc1e18fb36df25ad28778c26e4b2bd88b6a96d.zip
...
Diffstat (limited to 'Timeline/Timeline.csproj')
-rw-r--r--Timeline/Timeline.csproj15
1 files changed, 15 insertions, 0 deletions
diff --git a/Timeline/Timeline.csproj b/Timeline/Timeline.csproj
index c634563a..01207ae2 100644
--- a/Timeline/Timeline.csproj
+++ b/Timeline/Timeline.csproj
@@ -26,4 +26,19 @@
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.0-dev002868" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.6.0" />
</ItemGroup>
+
+ <ItemGroup>
+ <Compile Update="Resources\Controllers\TokenController.en.Designer.cs">
+ <DesignTime>True</DesignTime>
+ <AutoGen>True</AutoGen>
+ <DependentUpon>TokenController.en.resx</DependentUpon>
+ </Compile>
+ </ItemGroup>
+
+ <ItemGroup>
+ <EmbeddedResource Update="Resources\Controllers\TokenController.en.resx">
+ <Generator>PublicResXFileCodeGenerator</Generator>
+ <LastGenOutput>TokenController.en.Designer.cs</LastGenOutput>
+ </EmbeddedResource>
+ </ItemGroup>
</Project>