Skip to content
Snippets Groups Projects
Commit d92e1e3a authored by Petar Hristov's avatar Petar Hristov :speech_balloon:
Browse files

Fix: Swagger Description (coscine/issues#1393)

parent 281eeb0e
Branches
Tags v0.3-rc.4
2 merge requests!23Fix: Swagger Description (coscine/issues#1393),!22Sprint/2021 05
......@@ -270,4 +270,4 @@ tools/*
dist/
# Dotnet Tool Manifest
.config/*
\ No newline at end of file
.config/*
......@@ -3,6 +3,7 @@
<OutputType>Exe</OutputType>
<RootNamespace>Coscine.Api.Pid</RootNamespace>
<AssemblyName>Coscine.Api.Pid</AssemblyName>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<TargetFramework>net5.0</TargetFramework>
<Version>2.1.0</Version>
</PropertyGroup>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment