Skip to content

Commit 41e8073

Browse files
authored
Merge pull request #375 from serverlessworkflow/fix-http-api
Fixed the HTTP API project file
2 parents 859c7e6 + b093b8a commit 41e8073

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/api/Synapse.Api.Http/Synapse.Api.Http.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<Nullable>enable</Nullable>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<NeutralLanguage>en</NeutralLanguage>
8+
<OutputType>Library</OutputType>
89
<GenerateDocumentationFile>True</GenerateDocumentationFile>
910
<VersionPrefix>1.1.0</VersionPrefix>
1011
<VersionSuffix>alpha1</VersionSuffix>

0 commit comments

Comments
 (0)