rename: switch slide project to controller slide

This commit is contained in:
Gerard Gascón 2024-06-15 01:49:16 +02:00
parent baf15cdb0f
commit 0c2ff64639
2 changed files with 2 additions and 1 deletions

View file

@ -5,6 +5,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<RootNamespace>SwitchSlidePresenter</RootNamespace>
</PropertyGroup>
<ItemGroup>