Add SelectFirstDay and SelectLastDay elements.
This commit is contained in:
@ -163,6 +163,8 @@
|
||||
can be found.
|
||||
-->
|
||||
<ItemGroup>
|
||||
<Compile Include="Controller\Elements\SelectLastDay.cs" />
|
||||
<Compile Include="Controller\Elements\SelectFirstDay.cs" />
|
||||
<Compile Include="Controller\Settings.cs" />
|
||||
<Compile Include="Controller\SettingsRepository.cs" />
|
||||
<Compile Include="Thesaurus\ThesaurusBase.cs" />
|
||||
|
Reference in New Issue
Block a user