diff options
author | crupest <crupest@outlook.com> | 2021-04-25 21:38:52 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-04-25 21:38:52 +0800 |
commit | 436b9fc40c09f89e90bcf6abf84dec562ad14230 (patch) | |
tree | 817f1814d88b34f00237c18c7d4fbd94626ff823 /BackEnd/Timeline/Timeline.csproj | |
parent | 15534471f2eb8ba4fde37e43cf0954836cd86fcd (diff) | |
download | timeline-436b9fc40c09f89e90bcf6abf84dec562ad14230.tar.gz timeline-436b9fc40c09f89e90bcf6abf84dec562ad14230.tar.bz2 timeline-436b9fc40c09f89e90bcf6abf84dec562ad14230.zip |
...
Diffstat (limited to 'BackEnd/Timeline/Timeline.csproj')
-rw-r--r-- | BackEnd/Timeline/Timeline.csproj | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/BackEnd/Timeline/Timeline.csproj b/BackEnd/Timeline/Timeline.csproj index c1786488..47713284 100644 --- a/BackEnd/Timeline/Timeline.csproj +++ b/BackEnd/Timeline/Timeline.csproj @@ -128,11 +128,6 @@ <AutoGen>True</AutoGen>
<DependentUpon>DataManager.resx</DependentUpon>
</Compile>
- <Compile Update="Resources\Services\Exceptions.Designer.cs">
- <DesignTime>True</DesignTime>
- <AutoGen>True</AutoGen>
- <DependentUpon>Exceptions.resx</DependentUpon>
- </Compile>
<Compile Update="Resources\Services\TimelineService.Designer.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
@@ -246,10 +241,6 @@ <Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>DataManager.Designer.cs</LastGenOutput>
</EmbeddedResource>
- <EmbeddedResource Update="Resources\Services\Exceptions.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Exceptions.Designer.cs</LastGenOutput>
- </EmbeddedResource>
<EmbeddedResource Update="Resources\Services\TimelineService.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>TimelineService.Designer.cs</LastGenOutput>
|