move all scheduled tasks and triggers into folders

This commit is contained in:
dkanada 2019-01-31 15:12:18 +09:00
parent 7e3c45c917
commit 07072d9f7b
9 changed files with 3 additions and 0 deletions

View file

@ -46,4 +46,7 @@
<EmbeddedResource Include="Localization\Ratings\*.txt" />
</ItemGroup>
<ItemGroup>
<Folder Include="ScheduledTasks\Triggers\" />
</ItemGroup>
</Project>