mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-12 12:07:05 +00:00
fix: Fixing bad include in .csproj
This commit is contained in:
parent
d1b8b5a01f
commit
bfbbcff7e7
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@
|
|||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="RecursionUtils.cs" />
|
||||
<Compile Include="ReprBuilder.cs" />
|
||||
<Compile Include="Services\Scheduler\AbstactScheduledAction.cs" />
|
||||
<Compile Include="Services\Scheduler\AbstractScheduledAction.cs" />
|
||||
<Compile Include="Services\Scheduler\ActionSchedulerService.cs" />
|
||||
<Compile Include="Services\Scheduler\IActionSchedulerService.cs" />
|
||||
<Compile Include="Services\Scheduler\IScheduledAction.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue