Add project reference to HTTP Webhooks module
This commit is contained in:
parent
5fd3a074c9
commit
bde8b2ccf2
|
|
@ -25,6 +25,7 @@
|
|||
<ProjectReference Include="..\..\modules\Elsa.ExternalAuthentication.OpenIdConnect\Elsa.ExternalAuthentication.OpenIdConnect.csproj" />
|
||||
<ProjectReference Include="..\..\modules\Elsa.ExternalAuthentication.Persistence.EFCore.Sqlite\Elsa.ExternalAuthentication.Persistence.EFCore.Sqlite.csproj" />
|
||||
<ProjectReference Include="..\..\modules\Elsa.ExternalAuthentication.Secrets\Elsa.ExternalAuthentication.Secrets.csproj" />
|
||||
<ProjectReference Include="..\..\modules\Elsa.Http.Webhooks\Elsa.Http.Webhooks.csproj" />
|
||||
<ProjectReference Include="..\..\modules\Elsa.Http\Elsa.Http.csproj" />
|
||||
<ProjectReference Include="..\..\modules\Elsa.Identity\Elsa.Identity.csproj" />
|
||||
<ProjectReference Include="..\..\modules\Elsa.Persistence.EFCore.Sqlite\Elsa.Persistence.EFCore.Sqlite.csproj" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue