Remove ActivityInputOptions folder reference
The ActivityInputOptions folder reference was removed from Elsa.Workflows.Management.csproj file. It may have no longer been relevant or necessary for the project build.
This commit is contained in:
parent
8e73d7a5d7
commit
e5ebad71ed
|
|
@ -21,8 +21,4 @@
|
|||
<ProjectReference Include="..\Elsa.Workflows.Core\Elsa.Workflows.Core.csproj"/>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="ActivityInputOptions\" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in a new issue