Skip to content

Commit

Permalink
Merge pull request #375 from serverlessworkflow/fix-http-api
Browse files Browse the repository at this point in the history
Fixed the HTTP API project file
  • Loading branch information
cdavernas authored Sep 2, 2024
2 parents 859c7e6 + b093b8a commit 41e8073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/Synapse.Api.Http/Synapse.Api.Http.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<NeutralLanguage>en</NeutralLanguage>
<OutputType>Library</OutputType>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<VersionPrefix>1.1.0</VersionPrefix>
<VersionSuffix>alpha1</VersionSuffix>
Expand Down

0 comments on commit 41e8073

Please sign in to comment.