diff options
author | crupest <crupest@outlook.com> | 2020-08-21 21:25:33 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-08-21 21:25:33 +0800 |
commit | dcb0a10e1adaec24961f2484e7f9a9a1f1f5da15 (patch) | |
tree | 6183eac0575933a7d4b0bcd7ad771dafa06bf246 /Timeline/Timeline.csproj | |
parent | 81f6ecd9685c5a6bae0da5050b5edfaf050167cc (diff) | |
download | timeline-dcb0a10e1adaec24961f2484e7f9a9a1f1f5da15.tar.gz timeline-dcb0a10e1adaec24961f2484e7f9a9a1f1f5da15.tar.bz2 timeline-dcb0a10e1adaec24961f2484e7f9a9a1f1f5da15.zip |
...
Diffstat (limited to 'Timeline/Timeline.csproj')
-rw-r--r-- | Timeline/Timeline.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Timeline/Timeline.csproj b/Timeline/Timeline.csproj index 5c2f7adf..5fc69fc8 100644 --- a/Timeline/Timeline.csproj +++ b/Timeline/Timeline.csproj @@ -17,6 +17,7 @@ <Version>0.3.0</Version>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
+ <IncludeOpenAPIAnalyzers>true</IncludeOpenAPIAnalyzers>
</PropertyGroup>
<ItemGroup>
|