Skip to content
Snippets Groups Projects

Fix: Swagger Description (coscine/issues#1393)

Merged Marcel Nellesen requested to merge Hotfix/1370-swaggerDescription into Sprint/2021-05
2 files
+ 2
1
Compare changes
  • Side-by-side
  • Inline

Files

@@ -3,6 +3,7 @@
<OutputType>Exe</OutputType>
<RootNamespace>Coscine.Api.NotificationBus</RootNamespace>
<AssemblyName>Coscine.Api.NotificationBus</AssemblyName>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<TargetFramework>net5.0</TargetFramework>
<Version>2.1.0</Version>
</PropertyGroup>
Loading