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 | 53888df71f7580bf169dfab3d13d313cf96d26df (patch) | |
tree | 6317f1debad6d58ddad04f8767f447e5ae34556d /Timeline/Timeline.csproj | |
parent | 6fa82cabf2eebec572d23ff49a650e04128d2514 (diff) | |
download | timeline-53888df71f7580bf169dfab3d13d313cf96d26df.tar.gz timeline-53888df71f7580bf169dfab3d13d313cf96d26df.tar.bz2 timeline-53888df71f7580bf169dfab3d13d313cf96d26df.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>
|